POST HorseInfo/GetFilter
Atlar tablosunda detaylı filitreleme sayfasına veri filtreler. || Filters data to the detailed filter page in the horses table.
Request Information
URI Parameters
None.
Body Parameters
HORSE_INFO_QUERYName | Description | Type | Additional information |
---|---|---|---|
HORSE_ID | integer |
None. |
|
RACE_ID | integer |
None. |
|
HORSE_NAME | string |
None. |
|
FATHER_ID | string |
None. |
|
MOTHER_ID | string |
None. |
|
BM_SIRE_ID | string |
None. |
|
CONFIRM | string |
None. |
|
COUNTRY_ID | string |
None. |
|
START_bIRTHDATE | string |
None. |
|
END_BIRTHDATE | string |
None. |
|
SEX_ID | string |
None. |
|
WINNER_TYPE_ID | string |
None. |
|
MIN_EARNING | integer |
None. |
|
MAX_EARNING | integer |
None. |
|
MIN_PRICE | integer |
None. |
|
MAX_PRICE | integer |
None. |
|
OWNER_ID | string |
None. |
|
BREEDER_ID | string |
None. |
|
COACH_ID | string |
None. |
|
IS_DEAD | string |
None. |
|
MIN_STARTS_COUNT | integer |
None. |
|
MAX_STARTS_COUNT | integer |
None. |
|
MIN_FIRST | integer |
None. |
|
MAX_FIRST | integer |
None. |
|
MIN_SECOND | integer |
None. |
|
MAX_SECOND | integer |
None. |
|
MIN_THIRD | integer |
None. |
|
MAX_THIRD | integer |
None. |
|
MIN_FOURTH | integer |
None. |
|
MAX_FOURTH | integer |
None. |
|
REFERENCE_1 | integer |
None. |
|
REFERENCE_2 | integer |
None. |
|
B | string |
None. |
|
I | string |
None. |
|
C | string |
None. |
|
S | string |
None. |
|
P | string |
None. |
|
RM_B | string |
None. |
|
RM_I | string |
None. |
|
RM_C | string |
None. |
|
RM_S | string |
None. |
|
RM_P | string |
None. |
|
ANZ_B | string |
None. |
|
ANZ_I | string |
None. |
|
ANZ_C | string |
None. |
|
ANZ_S | string |
None. |
|
ANZ_P | string |
None. |
|
SORT_TYPE_ID | integer |
None. |
|
PAGE_NO | integer |
None. |
|
PAGE_COUNT | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "HORSE_ID": 1, "RACE_ID": 2, "HORSE_NAME": "sample string 3", "FATHER_ID": "sample string 4", "MOTHER_ID": "sample string 5", "BM_SIRE_ID": "sample string 6", "CONFIRM": "sample string 7", "COUNTRY_ID": "sample string 8", "START_bIRTHDATE": "sample string 9", "END_BIRTHDATE": "sample string 10", "SEX_ID": "sample string 11", "WINNER_TYPE_ID": "sample string 12", "MIN_EARNING": 13, "MAX_EARNING": 14, "MIN_PRICE": 15, "MAX_PRICE": 16, "OWNER_ID": "sample string 17", "BREEDER_ID": "sample string 18", "COACH_ID": "sample string 19", "IS_DEAD": "sample string 20", "MIN_STARTS_COUNT": 21, "MAX_STARTS_COUNT": 22, "MIN_FIRST": 23, "MAX_FIRST": 24, "MIN_SECOND": 25, "MAX_SECOND": 26, "MIN_THIRD": 27, "MAX_THIRD": 28, "MIN_FOURTH": 29, "MAX_FOURTH": 30, "REFERENCE_1": 31, "REFERENCE_2": 32, "B": "sample string 33", "I": "sample string 34", "C": "sample string 35", "S": "sample string 36", "P": "sample string 37", "RM_B": "sample string 38", "RM_I": "sample string 39", "RM_C": "sample string 40", "RM_S": "sample string 41", "RM_P": "sample string 42", "ANZ_B": "sample string 43", "ANZ_I": "sample string 44", "ANZ_C": "sample string 45", "ANZ_S": "sample string 46", "ANZ_P": "sample string 47", "SORT_TYPE_ID": 48, "PAGE_NO": 49, "PAGE_COUNT": 50 }
text/html
Sample:
{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","FATHER_ID":"sample string 4","MOTHER_ID":"sample string 5","BM_SIRE_ID":"sample string 6","CONFIRM":"sample string 7","COUNTRY_ID":"sample string 8","START_bIRTHDATE":"sample string 9","END_BIRTHDATE":"sample string 10","SEX_ID":"sample string 11","WINNER_TYPE_ID":"sample string 12","MIN_EARNING":13,"MAX_EARNING":14,"MIN_PRICE":15,"MAX_PRICE":16,"OWNER_ID":"sample string 17","BREEDER_ID":"sample string 18","COACH_ID":"sample string 19","IS_DEAD":"sample string 20","MIN_STARTS_COUNT":21,"MAX_STARTS_COUNT":22,"MIN_FIRST":23,"MAX_FIRST":24,"MIN_SECOND":25,"MAX_SECOND":26,"MIN_THIRD":27,"MAX_THIRD":28,"MIN_FOURTH":29,"MAX_FOURTH":30,"REFERENCE_1":31,"REFERENCE_2":32,"B":"sample string 33","I":"sample string 34","C":"sample string 35","S":"sample string 36","P":"sample string 37","RM_B":"sample string 38","RM_I":"sample string 39","RM_C":"sample string 40","RM_S":"sample string 41","RM_P":"sample string 42","ANZ_B":"sample string 43","ANZ_I":"sample string 44","ANZ_C":"sample string 45","ANZ_S":"sample string 46","ANZ_P":"sample string 47","SORT_TYPE_ID":48,"PAGE_NO":49,"PAGE_COUNT":50}
application/xml, text/xml
Sample:
<HorseInfoController.HORSE_INFO_QUERY xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api.Controllers"> <ANZ_B>sample string 43</ANZ_B> <ANZ_C>sample string 45</ANZ_C> <ANZ_I>sample string 44</ANZ_I> <ANZ_P>sample string 47</ANZ_P> <ANZ_S>sample string 46</ANZ_S> <B>sample string 33</B> <BM_SIRE_ID>sample string 6</BM_SIRE_ID> <BREEDER_ID>sample string 18</BREEDER_ID> <C>sample string 35</C> <COACH_ID>sample string 19</COACH_ID> <CONFIRM>sample string 7</CONFIRM> <COUNTRY_ID>sample string 8</COUNTRY_ID> <END_BIRTHDATE>sample string 10</END_BIRTHDATE> <FATHER_ID>sample string 4</FATHER_ID> <HORSE_ID>1</HORSE_ID> <HORSE_NAME>sample string 3</HORSE_NAME> <I>sample string 34</I> <IS_DEAD>sample string 20</IS_DEAD> <MAX_EARNING>14</MAX_EARNING> <MAX_FIRST>24</MAX_FIRST> <MAX_FOURTH>30</MAX_FOURTH> <MAX_PRICE>16</MAX_PRICE> <MAX_SECOND>26</MAX_SECOND> <MAX_STARTS_COUNT>22</MAX_STARTS_COUNT> <MAX_THIRD>28</MAX_THIRD> <MIN_EARNING>13</MIN_EARNING> <MIN_FIRST>23</MIN_FIRST> <MIN_FOURTH>29</MIN_FOURTH> <MIN_PRICE>15</MIN_PRICE> <MIN_SECOND>25</MIN_SECOND> <MIN_STARTS_COUNT>21</MIN_STARTS_COUNT> <MIN_THIRD>27</MIN_THIRD> <MOTHER_ID>sample string 5</MOTHER_ID> <OWNER_ID>sample string 17</OWNER_ID> <P>sample string 37</P> <PAGE_COUNT>50</PAGE_COUNT> <PAGE_NO>49</PAGE_NO> <RACE_ID>2</RACE_ID> <REFERENCE_1>31</REFERENCE_1> <REFERENCE_2>32</REFERENCE_2> <RM_B>sample string 38</RM_B> <RM_C>sample string 40</RM_C> <RM_I>sample string 39</RM_I> <RM_P>sample string 42</RM_P> <RM_S>sample string 41</RM_S> <S>sample string 36</S> <SEX_ID>sample string 11</SEX_ID> <SORT_TYPE_ID>48</SORT_TYPE_ID> <START_bIRTHDATE>sample string 9</START_bIRTHDATE> <WINNER_TYPE_ID>sample string 12</WINNER_TYPE_ID> </HorseInfoController.HORSE_INFO_QUERY>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultOfListOfHORSE_INFOName | Description | Type | Additional information |
---|---|---|---|
m_cData | Collection of HORSE_INFO |
None. |
|
m_cDetail | ProcessResult |
None. |
Response Formats
application/json, text/json
Sample:
{ "m_cData": [ { "HORSE_ID": 1, "RACE_ID": 2, "HORSE_NAME": "sample string 3", "HAS_INFO": true, "IMAGE": "sample string 5", "REF1": 6, "REF2": 7, "IS_SIRE": true, "FATHER_ID": 9, "FATHER_NAME": "sample string 10", "FATHER_HAS_INFO": true, "FATHER_IMAGE": "sample string 12", "FATHER_REF1": 13, "FATHER_REF2": 14, "MOTHER_ID": 15, "MOTHER_NAME": "sample string 16", "MOTHER_HAS_INFO": true, "MOTHER_IMAGE": "sample string 18", "MOTHER_REF1": 19, "MOTHER_REF2": 20, "BM_SIRE_NAME": "sample string 21", "BM_SIRE_HAS_INFO": true, "BM_SIRE_IMAGE": "sample string 23", "BM_SIRE_REF1": 24, "BM_SIRE_REF2": 25, "ICON": "sample string 26", "FATHER_ICON": "sample string 27", "MOTHER_ICON": "sample string 28", "BM_SIRE_ICON": "sample string 29", "FAMILY_TEXT": "sample string 30", "COLOR_TEXT": "sample string 31", "SEX_OBJECT": { "SEX_ID": 1, "SEX_TR": "sample string 2", "SEX_EN": "sample string 3" }, "WINNER_TYPE_OBJECT": { "WINNER_TYPE_ID": 1, "TYPE_TEXT": "sample string 2", "WINNER_TYPE_TR": "sample string 3", "WINNER_TYPE_EN": "sample string 4", "SORT": 5, "PERCENTAGE": 6 }, "EARN": 32.1, "EARN_CURRENCY_ID": 33, "EARN_ICON": "sample string 34", "HORSE_BIRTH_DATE_TEXT": "sample string 35", "START_COUNT": 36, "FIRST": 37, "FIRST_PERCENTAGE": 38.1, "SECOND": 39, "SECOND_PERCENTAGE": 40.1, "THIRD": 41, "THIRD_PERCENTAGE": 42.1, "FOURTH": 43, "FOURTH_PERCENTAGE": 44.1, "PRICE": 45.1, "PRICE_CURRENCY_ID": 46, "PRICE_ICON": "sample string 47", "RM": "sample string 48", "ANZ": "sample string 49", "PA": "sample string 50", "OWNER": "sample string 51", "BREEDER": "sample string 52", "COACH": "sample string 53", "IS_DEAD": true, "POINT": 55.1, "EFFECT_POINT": 56.1, "EDIT_DATE_TEXT": "sample string 57", "IMAGE_LIST": [ "sample string 1", "sample string 2" ], "CONFIRMED": true }, { "HORSE_ID": 1, "RACE_ID": 2, "HORSE_NAME": "sample string 3", "HAS_INFO": true, "IMAGE": "sample string 5", "REF1": 6, "REF2": 7, "IS_SIRE": true, "FATHER_ID": 9, "FATHER_NAME": "sample string 10", "FATHER_HAS_INFO": true, "FATHER_IMAGE": "sample string 12", "FATHER_REF1": 13, "FATHER_REF2": 14, "MOTHER_ID": 15, "MOTHER_NAME": "sample string 16", "MOTHER_HAS_INFO": true, "MOTHER_IMAGE": "sample string 18", "MOTHER_REF1": 19, "MOTHER_REF2": 20, "BM_SIRE_NAME": "sample string 21", "BM_SIRE_HAS_INFO": true, "BM_SIRE_IMAGE": "sample string 23", "BM_SIRE_REF1": 24, "BM_SIRE_REF2": 25, "ICON": "sample string 26", "FATHER_ICON": "sample string 27", "MOTHER_ICON": "sample string 28", "BM_SIRE_ICON": "sample string 29", "FAMILY_TEXT": "sample string 30", "COLOR_TEXT": "sample string 31", "SEX_OBJECT": { "SEX_ID": 1, "SEX_TR": "sample string 2", "SEX_EN": "sample string 3" }, "WINNER_TYPE_OBJECT": { "WINNER_TYPE_ID": 1, "TYPE_TEXT": "sample string 2", "WINNER_TYPE_TR": "sample string 3", "WINNER_TYPE_EN": "sample string 4", "SORT": 5, "PERCENTAGE": 6 }, "EARN": 32.1, "EARN_CURRENCY_ID": 33, "EARN_ICON": "sample string 34", "HORSE_BIRTH_DATE_TEXT": "sample string 35", "START_COUNT": 36, "FIRST": 37, "FIRST_PERCENTAGE": 38.1, "SECOND": 39, "SECOND_PERCENTAGE": 40.1, "THIRD": 41, "THIRD_PERCENTAGE": 42.1, "FOURTH": 43, "FOURTH_PERCENTAGE": 44.1, "PRICE": 45.1, "PRICE_CURRENCY_ID": 46, "PRICE_ICON": "sample string 47", "RM": "sample string 48", "ANZ": "sample string 49", "PA": "sample string 50", "OWNER": "sample string 51", "BREEDER": "sample string 52", "COACH": "sample string 53", "IS_DEAD": true, "POINT": 55.1, "EFFECT_POINT": 56.1, "EDIT_DATE_TEXT": "sample string 57", "IMAGE_LIST": [ "sample string 1", "sample string 2" ], "CONFIRMED": true } ], "m_cDetail": { "m_eProcessState": 0, "m_sClass": "sample string 1", "m_sMethod": "sample string 2", "m_iLastId": 3, "m_cDataTable": null, "m_lUserMessageList": [ "sample string 1", "sample string 2" ], "m_PageList": [ 1, 2 ], "m_sErrorMessage": "sample string 4", "m_cException": { "ClassName": "System.Exception", "Message": null, "Data": null, "InnerException": null, "HelpURL": "sample string 1", "StackTraceString": null, "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": null, "HResult": 3, "Source": "sample string 2", "WatsonBuckets": null } } }
text/html
Sample:
{"m_cData":[{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","HAS_INFO":true,"IMAGE":"sample string 5","REF1":6,"REF2":7,"IS_SIRE":true,"FATHER_ID":9,"FATHER_NAME":"sample string 10","FATHER_HAS_INFO":true,"FATHER_IMAGE":"sample string 12","FATHER_REF1":13,"FATHER_REF2":14,"MOTHER_ID":15,"MOTHER_NAME":"sample string 16","MOTHER_HAS_INFO":true,"MOTHER_IMAGE":"sample string 18","MOTHER_REF1":19,"MOTHER_REF2":20,"BM_SIRE_NAME":"sample string 21","BM_SIRE_HAS_INFO":true,"BM_SIRE_IMAGE":"sample string 23","BM_SIRE_REF1":24,"BM_SIRE_REF2":25,"ICON":"sample string 26","FATHER_ICON":"sample string 27","MOTHER_ICON":"sample string 28","BM_SIRE_ICON":"sample string 29","FAMILY_TEXT":"sample string 30","COLOR_TEXT":"sample string 31","SEX_OBJECT":{"SEX_ID":1,"SEX_TR":"sample string 2","SEX_EN":"sample string 3"},"WINNER_TYPE_OBJECT":{"WINNER_TYPE_ID":1,"TYPE_TEXT":"sample string 2","WINNER_TYPE_TR":"sample string 3","WINNER_TYPE_EN":"sample string 4","SORT":5,"PERCENTAGE":6},"EARN":32.1,"EARN_CURRENCY_ID":33,"EARN_ICON":"sample string 34","HORSE_BIRTH_DATE_TEXT":"sample string 35","START_COUNT":36,"FIRST":37,"FIRST_PERCENTAGE":38.1,"SECOND":39,"SECOND_PERCENTAGE":40.1,"THIRD":41,"THIRD_PERCENTAGE":42.1,"FOURTH":43,"FOURTH_PERCENTAGE":44.1,"PRICE":45.1,"PRICE_CURRENCY_ID":46,"PRICE_ICON":"sample string 47","RM":"sample string 48","ANZ":"sample string 49","PA":"sample string 50","OWNER":"sample string 51","BREEDER":"sample string 52","COACH":"sample string 53","IS_DEAD":true,"POINT":55.1,"EFFECT_POINT":56.1,"EDIT_DATE_TEXT":"sample string 57","IMAGE_LIST":["sample string 1","sample string 2"],"CONFIRMED":true},{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","HAS_INFO":true,"IMAGE":"sample string 5","REF1":6,"REF2":7,"IS_SIRE":true,"FATHER_ID":9,"FATHER_NAME":"sample string 10","FATHER_HAS_INFO":true,"FATHER_IMAGE":"sample string 12","FATHER_REF1":13,"FATHER_REF2":14,"MOTHER_ID":15,"MOTHER_NAME":"sample string 16","MOTHER_HAS_INFO":true,"MOTHER_IMAGE":"sample string 18","MOTHER_REF1":19,"MOTHER_REF2":20,"BM_SIRE_NAME":"sample string 21","BM_SIRE_HAS_INFO":true,"BM_SIRE_IMAGE":"sample string 23","BM_SIRE_REF1":24,"BM_SIRE_REF2":25,"ICON":"sample string 26","FATHER_ICON":"sample string 27","MOTHER_ICON":"sample string 28","BM_SIRE_ICON":"sample string 29","FAMILY_TEXT":"sample string 30","COLOR_TEXT":"sample string 31","SEX_OBJECT":{"SEX_ID":1,"SEX_TR":"sample string 2","SEX_EN":"sample string 3"},"WINNER_TYPE_OBJECT":{"WINNER_TYPE_ID":1,"TYPE_TEXT":"sample string 2","WINNER_TYPE_TR":"sample string 3","WINNER_TYPE_EN":"sample string 4","SORT":5,"PERCENTAGE":6},"EARN":32.1,"EARN_CURRENCY_ID":33,"EARN_ICON":"sample string 34","HORSE_BIRTH_DATE_TEXT":"sample string 35","START_COUNT":36,"FIRST":37,"FIRST_PERCENTAGE":38.1,"SECOND":39,"SECOND_PERCENTAGE":40.1,"THIRD":41,"THIRD_PERCENTAGE":42.1,"FOURTH":43,"FOURTH_PERCENTAGE":44.1,"PRICE":45.1,"PRICE_CURRENCY_ID":46,"PRICE_ICON":"sample string 47","RM":"sample string 48","ANZ":"sample string 49","PA":"sample string 50","OWNER":"sample string 51","BREEDER":"sample string 52","COACH":"sample string 53","IS_DEAD":true,"POINT":55.1,"EFFECT_POINT":56.1,"EDIT_DATE_TEXT":"sample string 57","IMAGE_LIST":["sample string 1","sample string 2"],"CONFIRMED":true}],"m_cDetail":{"m_eProcessState":0,"m_sClass":"sample string 1","m_sMethod":"sample string 2","m_iLastId":3,"m_cDataTable":null,"m_lUserMessageList":["sample string 1","sample string 2"],"m_PageList":[1,2],"m_sErrorMessage":"sample string 4","m_cException":{"ClassName":"System.Exception","Message":null,"Data":null,"InnerException":null,"HelpURL":"sample string 1","StackTraceString":null,"RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":3,"Source":"sample string 2","WatsonBuckets":null}}}
application/xml, text/xml
Sample:
<ResultOfArrayOfHORSE_INFOdvpqyt9L xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/bnfOBJ"> <m_cData xmlns:d2p1="http://schemas.datacontract.org/2004/07/bnfBLL.ANALYSIS"> <d2p1:HORSE_INFO> <d2p1:ANZ>sample string 49</d2p1:ANZ> <d2p1:BM_SIRE_HAS_INFO>true</d2p1:BM_SIRE_HAS_INFO> <d2p1:BM_SIRE_ICON>sample string 29</d2p1:BM_SIRE_ICON> <d2p1:BM_SIRE_IMAGE>sample string 23</d2p1:BM_SIRE_IMAGE> <d2p1:BM_SIRE_NAME>sample string 21</d2p1:BM_SIRE_NAME> <d2p1:BM_SIRE_REF1>24</d2p1:BM_SIRE_REF1> <d2p1:BM_SIRE_REF2>25</d2p1:BM_SIRE_REF2> <d2p1:BREEDER>sample string 52</d2p1:BREEDER> <d2p1:COACH>sample string 53</d2p1:COACH> <d2p1:COLOR_TEXT>sample string 31</d2p1:COLOR_TEXT> <d2p1:CONFIRMED>true</d2p1:CONFIRMED> <d2p1:EARN>32.1</d2p1:EARN> <d2p1:EARN_CURRENCY_ID>33</d2p1:EARN_CURRENCY_ID> <d2p1:EARN_ICON>sample string 34</d2p1:EARN_ICON> <d2p1:EDIT_DATE_TEXT>sample string 57</d2p1:EDIT_DATE_TEXT> <d2p1:EFFECT_POINT>56.1</d2p1:EFFECT_POINT> <d2p1:FAMILY_TEXT>sample string 30</d2p1:FAMILY_TEXT> <d2p1:FATHER_HAS_INFO>true</d2p1:FATHER_HAS_INFO> <d2p1:FATHER_ICON>sample string 27</d2p1:FATHER_ICON> <d2p1:FATHER_ID>9</d2p1:FATHER_ID> <d2p1:FATHER_IMAGE>sample string 12</d2p1:FATHER_IMAGE> <d2p1:FATHER_NAME>sample string 10</d2p1:FATHER_NAME> <d2p1:FATHER_REF1>13</d2p1:FATHER_REF1> <d2p1:FATHER_REF2>14</d2p1:FATHER_REF2> <d2p1:FIRST>37</d2p1:FIRST> <d2p1:FIRST_PERCENTAGE>38.1</d2p1:FIRST_PERCENTAGE> <d2p1:FOURTH>43</d2p1:FOURTH> <d2p1:FOURTH_PERCENTAGE>44.1</d2p1:FOURTH_PERCENTAGE> <d2p1:HAS_INFO>true</d2p1:HAS_INFO> <d2p1:HORSE_BIRTH_DATE_TEXT>sample string 35</d2p1:HORSE_BIRTH_DATE_TEXT> <d2p1:HORSE_ID>1</d2p1:HORSE_ID> <d2p1:HORSE_NAME>sample string 3</d2p1:HORSE_NAME> <d2p1:ICON>sample string 26</d2p1:ICON> <d2p1:IMAGE>sample string 5</d2p1:IMAGE> <d2p1:IMAGE_LIST xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:string>sample string 1</d4p1:string> <d4p1:string>sample string 2</d4p1:string> </d2p1:IMAGE_LIST> <d2p1:IS_DEAD>true</d2p1:IS_DEAD> <d2p1:IS_SIRE>true</d2p1:IS_SIRE> <d2p1:MOTHER_HAS_INFO>true</d2p1:MOTHER_HAS_INFO> <d2p1:MOTHER_ICON>sample string 28</d2p1:MOTHER_ICON> <d2p1:MOTHER_ID>15</d2p1:MOTHER_ID> <d2p1:MOTHER_IMAGE>sample string 18</d2p1:MOTHER_IMAGE> <d2p1:MOTHER_NAME>sample string 16</d2p1:MOTHER_NAME> <d2p1:MOTHER_REF1>19</d2p1:MOTHER_REF1> <d2p1:MOTHER_REF2>20</d2p1:MOTHER_REF2> <d2p1:OWNER>sample string 51</d2p1:OWNER> <d2p1:PA>sample string 50</d2p1:PA> <d2p1:POINT>55.1</d2p1:POINT> <d2p1:PRICE>45.1</d2p1:PRICE> <d2p1:PRICE_CURRENCY_ID>46</d2p1:PRICE_CURRENCY_ID> <d2p1:PRICE_ICON>sample string 47</d2p1:PRICE_ICON> <d2p1:RACE_ID>2</d2p1:RACE_ID> <d2p1:REF1>6</d2p1:REF1> <d2p1:REF2>7</d2p1:REF2> <d2p1:RM>sample string 48</d2p1:RM> <d2p1:SECOND>39</d2p1:SECOND> <d2p1:SECOND_PERCENTAGE>40.1</d2p1:SECOND_PERCENTAGE> <d2p1:SEX_OBJECT xmlns:d4p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT"> <d4p1:SEX_EN>sample string 3</d4p1:SEX_EN> <d4p1:SEX_ID>1</d4p1:SEX_ID> <d4p1:SEX_TR>sample string 2</d4p1:SEX_TR> </d2p1:SEX_OBJECT> <d2p1:START_COUNT>36</d2p1:START_COUNT> <d2p1:THIRD>41</d2p1:THIRD> <d2p1:THIRD_PERCENTAGE>42.1</d2p1:THIRD_PERCENTAGE> <d2p1:WINNER_TYPE_OBJECT xmlns:d4p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT"> <d4p1:PERCENTAGE>6</d4p1:PERCENTAGE> <d4p1:SORT>5</d4p1:SORT> <d4p1:TYPE_TEXT>sample string 2</d4p1:TYPE_TEXT> <d4p1:WINNER_TYPE_EN>sample string 4</d4p1:WINNER_TYPE_EN> <d4p1:WINNER_TYPE_ID>1</d4p1:WINNER_TYPE_ID> <d4p1:WINNER_TYPE_TR>sample string 3</d4p1:WINNER_TYPE_TR> </d2p1:WINNER_TYPE_OBJECT> </d2p1:HORSE_INFO> <d2p1:HORSE_INFO> <d2p1:ANZ>sample string 49</d2p1:ANZ> <d2p1:BM_SIRE_HAS_INFO>true</d2p1:BM_SIRE_HAS_INFO> <d2p1:BM_SIRE_ICON>sample string 29</d2p1:BM_SIRE_ICON> <d2p1:BM_SIRE_IMAGE>sample string 23</d2p1:BM_SIRE_IMAGE> <d2p1:BM_SIRE_NAME>sample string 21</d2p1:BM_SIRE_NAME> <d2p1:BM_SIRE_REF1>24</d2p1:BM_SIRE_REF1> <d2p1:BM_SIRE_REF2>25</d2p1:BM_SIRE_REF2> <d2p1:BREEDER>sample string 52</d2p1:BREEDER> <d2p1:COACH>sample string 53</d2p1:COACH> <d2p1:COLOR_TEXT>sample string 31</d2p1:COLOR_TEXT> <d2p1:CONFIRMED>true</d2p1:CONFIRMED> <d2p1:EARN>32.1</d2p1:EARN> <d2p1:EARN_CURRENCY_ID>33</d2p1:EARN_CURRENCY_ID> <d2p1:EARN_ICON>sample string 34</d2p1:EARN_ICON> <d2p1:EDIT_DATE_TEXT>sample string 57</d2p1:EDIT_DATE_TEXT> <d2p1:EFFECT_POINT>56.1</d2p1:EFFECT_POINT> <d2p1:FAMILY_TEXT>sample string 30</d2p1:FAMILY_TEXT> <d2p1:FATHER_HAS_INFO>true</d2p1:FATHER_HAS_INFO> <d2p1:FATHER_ICON>sample string 27</d2p1:FATHER_ICON> <d2p1:FATHER_ID>9</d2p1:FATHER_ID> <d2p1:FATHER_IMAGE>sample string 12</d2p1:FATHER_IMAGE> <d2p1:FATHER_NAME>sample string 10</d2p1:FATHER_NAME> <d2p1:FATHER_REF1>13</d2p1:FATHER_REF1> <d2p1:FATHER_REF2>14</d2p1:FATHER_REF2> <d2p1:FIRST>37</d2p1:FIRST> <d2p1:FIRST_PERCENTAGE>38.1</d2p1:FIRST_PERCENTAGE> <d2p1:FOURTH>43</d2p1:FOURTH> <d2p1:FOURTH_PERCENTAGE>44.1</d2p1:FOURTH_PERCENTAGE> <d2p1:HAS_INFO>true</d2p1:HAS_INFO> <d2p1:HORSE_BIRTH_DATE_TEXT>sample string 35</d2p1:HORSE_BIRTH_DATE_TEXT> <d2p1:HORSE_ID>1</d2p1:HORSE_ID> <d2p1:HORSE_NAME>sample string 3</d2p1:HORSE_NAME> <d2p1:ICON>sample string 26</d2p1:ICON> <d2p1:IMAGE>sample string 5</d2p1:IMAGE> <d2p1:IMAGE_LIST xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:string>sample string 1</d4p1:string> <d4p1:string>sample string 2</d4p1:string> </d2p1:IMAGE_LIST> <d2p1:IS_DEAD>true</d2p1:IS_DEAD> <d2p1:IS_SIRE>true</d2p1:IS_SIRE> <d2p1:MOTHER_HAS_INFO>true</d2p1:MOTHER_HAS_INFO> <d2p1:MOTHER_ICON>sample string 28</d2p1:MOTHER_ICON> <d2p1:MOTHER_ID>15</d2p1:MOTHER_ID> <d2p1:MOTHER_IMAGE>sample string 18</d2p1:MOTHER_IMAGE> <d2p1:MOTHER_NAME>sample string 16</d2p1:MOTHER_NAME> <d2p1:MOTHER_REF1>19</d2p1:MOTHER_REF1> <d2p1:MOTHER_REF2>20</d2p1:MOTHER_REF2> <d2p1:OWNER>sample string 51</d2p1:OWNER> <d2p1:PA>sample string 50</d2p1:PA> <d2p1:POINT>55.1</d2p1:POINT> <d2p1:PRICE>45.1</d2p1:PRICE> <d2p1:PRICE_CURRENCY_ID>46</d2p1:PRICE_CURRENCY_ID> <d2p1:PRICE_ICON>sample string 47</d2p1:PRICE_ICON> <d2p1:RACE_ID>2</d2p1:RACE_ID> <d2p1:REF1>6</d2p1:REF1> <d2p1:REF2>7</d2p1:REF2> <d2p1:RM>sample string 48</d2p1:RM> <d2p1:SECOND>39</d2p1:SECOND> <d2p1:SECOND_PERCENTAGE>40.1</d2p1:SECOND_PERCENTAGE> <d2p1:SEX_OBJECT xmlns:d4p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT"> <d4p1:SEX_EN>sample string 3</d4p1:SEX_EN> <d4p1:SEX_ID>1</d4p1:SEX_ID> <d4p1:SEX_TR>sample string 2</d4p1:SEX_TR> </d2p1:SEX_OBJECT> <d2p1:START_COUNT>36</d2p1:START_COUNT> <d2p1:THIRD>41</d2p1:THIRD> <d2p1:THIRD_PERCENTAGE>42.1</d2p1:THIRD_PERCENTAGE> <d2p1:WINNER_TYPE_OBJECT xmlns:d4p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT"> <d4p1:PERCENTAGE>6</d4p1:PERCENTAGE> <d4p1:SORT>5</d4p1:SORT> <d4p1:TYPE_TEXT>sample string 2</d4p1:TYPE_TEXT> <d4p1:WINNER_TYPE_EN>sample string 4</d4p1:WINNER_TYPE_EN> <d4p1:WINNER_TYPE_ID>1</d4p1:WINNER_TYPE_ID> <d4p1:WINNER_TYPE_TR>sample string 3</d4p1:WINNER_TYPE_TR> </d2p1:WINNER_TYPE_OBJECT> </d2p1:HORSE_INFO> </m_cData> <m_cDetail> <m_PageList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:int>1</d3p1:int> <d3p1:int>2</d3p1:int> </m_PageList> <m_cDataTable i:nil="true" /> <m_cException xmlns:d3p1="http://schemas.datacontract.org/2004/07/System"> <ClassName xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">System.Exception</ClassName> <Message i:nil="true" xmlns="" /> <Data i:nil="true" xmlns="" /> <InnerException i:nil="true" xmlns="" /> <HelpURL xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 1</HelpURL> <StackTraceString i:nil="true" xmlns="" /> <RemoteStackTraceString i:nil="true" xmlns="" /> <RemoteStackIndex xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:int" xmlns="">0</RemoteStackIndex> <ExceptionMethod i:nil="true" xmlns="" /> <HResult xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:int" xmlns="">3</HResult> <Source xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</Source> <WatsonBuckets i:nil="true" xmlns="" /> </m_cException> <m_eProcessState>SystemException</m_eProcessState> <m_iLastId>3</m_iLastId> <m_lUserMessageList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:string>sample string 1</d3p1:string> <d3p1:string>sample string 2</d3p1:string> </m_lUserMessageList> <m_sClass>sample string 1</m_sClass> <m_sErrorMessage>sample string 4</m_sErrorMessage> <m_sMethod>sample string 2</m_sMethod> </m_cDetail> </ResultOfArrayOfHORSE_INFOdvpqyt9L>