POST Horse/GetFilter

Request Information

URI Parameters

None.

Body Parameters

HORSE_QUERY
NameDescriptionTypeAdditional information
HORSE_ID

integer

None.

HORSE_NAME

string

None.

FATHER_NAME

string

None.

MOTHER_NAME

string

None.

COUNTRY_ID

string

None.

START_bIRTHDATE

string

None.

END_BIRTHDATE

string

None.

SEX_ID

string

None.

WINNER_TYPE_ID

string

None.

ADDER_ID

string

None.

UPDATER_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.

ACTIVE

string

None.

APPROVED

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.

PAGE_NO

integer

None.

PAGE_COUNT

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "HORSE_ID": 1,
  "HORSE_NAME": "sample string 2",
  "FATHER_NAME": "sample string 3",
  "MOTHER_NAME": "sample string 4",
  "COUNTRY_ID": "sample string 5",
  "START_bIRTHDATE": "sample string 6",
  "END_BIRTHDATE": "sample string 7",
  "SEX_ID": "sample string 8",
  "WINNER_TYPE_ID": "sample string 9",
  "ADDER_ID": "sample string 10",
  "UPDATER_ID": "sample string 11",
  "MIN_EARNING": 12,
  "MAX_EARNING": 13,
  "MIN_PRICE": 14,
  "MAX_PRICE": 15,
  "OWNER_ID": "sample string 16",
  "BREEDER_ID": "sample string 17",
  "COACH_ID": "sample string 18",
  "IS_DEAD": "sample string 19",
  "ACTIVE": "sample string 20",
  "APPROVED": "sample string 21",
  "MIN_STARTS_COUNT": 22,
  "MAX_STARTS_COUNT": 23,
  "MIN_FIRST": 24,
  "MAX_FIRST": 25,
  "MIN_SECOND": 26,
  "MAX_SECOND": 27,
  "MIN_THIRD": 28,
  "MAX_THIRD": 29,
  "MIN_FOURTH": 30,
  "MAX_FOURTH": 31,
  "REFERENCE_1": 32,
  "REFERENCE_2": 33,
  "B": "sample string 34",
  "I": "sample string 35",
  "C": "sample string 36",
  "S": "sample string 37",
  "P": "sample string 38",
  "RM_B": "sample string 39",
  "RM_I": "sample string 40",
  "RM_C": "sample string 41",
  "RM_S": "sample string 42",
  "RM_P": "sample string 43",
  "ANZ_B": "sample string 44",
  "ANZ_I": "sample string 45",
  "ANZ_C": "sample string 46",
  "ANZ_S": "sample string 47",
  "ANZ_P": "sample string 48",
  "PAGE_NO": 49,
  "PAGE_COUNT": 50
}

text/html

Sample:
{"HORSE_ID":1,"HORSE_NAME":"sample string 2","FATHER_NAME":"sample string 3","MOTHER_NAME":"sample string 4","COUNTRY_ID":"sample string 5","START_bIRTHDATE":"sample string 6","END_BIRTHDATE":"sample string 7","SEX_ID":"sample string 8","WINNER_TYPE_ID":"sample string 9","ADDER_ID":"sample string 10","UPDATER_ID":"sample string 11","MIN_EARNING":12,"MAX_EARNING":13,"MIN_PRICE":14,"MAX_PRICE":15,"OWNER_ID":"sample string 16","BREEDER_ID":"sample string 17","COACH_ID":"sample string 18","IS_DEAD":"sample string 19","ACTIVE":"sample string 20","APPROVED":"sample string 21","MIN_STARTS_COUNT":22,"MAX_STARTS_COUNT":23,"MIN_FIRST":24,"MAX_FIRST":25,"MIN_SECOND":26,"MAX_SECOND":27,"MIN_THIRD":28,"MAX_THIRD":29,"MIN_FOURTH":30,"MAX_FOURTH":31,"REFERENCE_1":32,"REFERENCE_2":33,"B":"sample string 34","I":"sample string 35","C":"sample string 36","S":"sample string 37","P":"sample string 38","RM_B":"sample string 39","RM_I":"sample string 40","RM_C":"sample string 41","RM_S":"sample string 42","RM_P":"sample string 43","ANZ_B":"sample string 44","ANZ_I":"sample string 45","ANZ_C":"sample string 46","ANZ_S":"sample string 47","ANZ_P":"sample string 48","PAGE_NO":49,"PAGE_COUNT":50}

application/xml, text/xml

Sample:
<HORSE_QUERY xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api.Controllers">
  <ACTIVE>sample string 20</ACTIVE>
  <ADDER_ID>sample string 10</ADDER_ID>
  <ANZ_B>sample string 44</ANZ_B>
  <ANZ_C>sample string 46</ANZ_C>
  <ANZ_I>sample string 45</ANZ_I>
  <ANZ_P>sample string 48</ANZ_P>
  <ANZ_S>sample string 47</ANZ_S>
  <APPROVED>sample string 21</APPROVED>
  <B>sample string 34</B>
  <BREEDER_ID>sample string 17</BREEDER_ID>
  <C>sample string 36</C>
  <COACH_ID>sample string 18</COACH_ID>
  <COUNTRY_ID>sample string 5</COUNTRY_ID>
  <END_BIRTHDATE>sample string 7</END_BIRTHDATE>
  <FATHER_NAME>sample string 3</FATHER_NAME>
  <HORSE_ID>1</HORSE_ID>
  <HORSE_NAME>sample string 2</HORSE_NAME>
  <I>sample string 35</I>
  <IS_DEAD>sample string 19</IS_DEAD>
  <MAX_EARNING>13</MAX_EARNING>
  <MAX_FIRST>25</MAX_FIRST>
  <MAX_FOURTH>31</MAX_FOURTH>
  <MAX_PRICE>15</MAX_PRICE>
  <MAX_SECOND>27</MAX_SECOND>
  <MAX_STARTS_COUNT>23</MAX_STARTS_COUNT>
  <MAX_THIRD>29</MAX_THIRD>
  <MIN_EARNING>12</MIN_EARNING>
  <MIN_FIRST>24</MIN_FIRST>
  <MIN_FOURTH>30</MIN_FOURTH>
  <MIN_PRICE>14</MIN_PRICE>
  <MIN_SECOND>26</MIN_SECOND>
  <MIN_STARTS_COUNT>22</MIN_STARTS_COUNT>
  <MIN_THIRD>28</MIN_THIRD>
  <MOTHER_NAME>sample string 4</MOTHER_NAME>
  <OWNER_ID>sample string 16</OWNER_ID>
  <P>sample string 38</P>
  <PAGE_COUNT>50</PAGE_COUNT>
  <PAGE_NO>49</PAGE_NO>
  <REFERENCE_1>32</REFERENCE_1>
  <REFERENCE_2>33</REFERENCE_2>
  <RM_B>sample string 39</RM_B>
  <RM_C>sample string 41</RM_C>
  <RM_I>sample string 40</RM_I>
  <RM_P>sample string 43</RM_P>
  <RM_S>sample string 42</RM_S>
  <S>sample string 37</S>
  <SEX_ID>sample string 8</SEX_ID>
  <START_bIRTHDATE>sample string 6</START_bIRTHDATE>
  <UPDATER_ID>sample string 11</UPDATER_ID>
  <WINNER_TYPE_ID>sample string 9</WINNER_TYPE_ID>
</HORSE_QUERY>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResultOfListOfHORSE_RESULT_DATA
NameDescriptionTypeAdditional information
m_cData

Collection of HORSE_RESULT_DATA

None.

m_cDetail

ProcessResult

None.

Response Formats

application/json, text/json

Sample:
{
  "m_cData": [
    {
      "HORSE_ID": 1,
      "HORSE_NAME": "sample string 2",
      "FATHER_NAME": "sample string 3",
      "MOTHER_NAME": "sample string 4",
      "ICON": "sample string 5",
      "IMAGE": "sample string 6",
      "HORSE_BIRTH_DATE": "2024-04-25T16:48:07.8533923+03:00",
      "SEX_TR": "sample string 8",
      "SEX_EN": "sample string 9",
      "COUNTRY_TR": "sample string 10",
      "COUNTRY_EN": "sample string 11",
      "WINNER_TYPE_TR": "sample string 12",
      "WINNER_TYPE_EN": "sample string 13",
      "EARN": "sample string 14",
      "PRICE": "sample string 15",
      "OWNER": "sample string 16",
      "BREEDER": "sample string 17",
      "COACH": "sample string 18",
      "START_COUNT": 19,
      "FIRST": 20,
      "SECOND": 21,
      "THIRD": 22,
      "FOURTH": 23,
      "B_TR": "sample string 24",
      "B_EN": "sample string 25",
      "I_TR": "sample string 26",
      "I_EN": "sample string 27",
      "C_TR": "sample string 28",
      "C_EN": "sample string 29",
      "S_TR": "sample string 30",
      "S_EN": "sample string 31",
      "P_TR": "sample string 32",
      "P_EN": "sample string 33",
      "RM_B_TR": "sample string 34",
      "RM_B_EN": "sample string 35",
      "RM_I_TR": "sample string 36",
      "RM_I_EN": "sample string 37",
      "RM_C_TR": "sample string 38",
      "RM_C_EN": "sample string 39",
      "RM_S_TR": "sample string 40",
      "RM_S_EN": "sample string 41",
      "RM_P_TR": "sample string 42",
      "RM_P_EN": "sample string 43",
      "ANZ_B_TR": "sample string 44",
      "ANZ_B_EN": "sample string 45",
      "ANZ_I_TR": "sample string 46",
      "ANZ_I_EN": "sample string 47",
      "ANZ_C_TR": "sample string 48",
      "ANZ_C_EN": "sample string 49",
      "ANZ_S_TR": "sample string 50",
      "ANZ_S_EN": "sample string 51",
      "ANZ_P_TR": "sample string 52",
      "ANZ_P_EN": "sample string 53",
      "REF1": 54,
      "REF2": 55,
      "DEAD_TR": "sample string 56",
      "DEAD_EN": "sample string 57",
      "ACTIVE_TR": "sample string 58",
      "ACTIVE_EN": "sample string 59",
      "APPROVED_TR": "sample string 60",
      "APPROVED_EN": "sample string 61",
      "ADDER": "sample string 62",
      "UPDATER": "sample string 63",
      "RACE_ID": 64
    },
    {
      "HORSE_ID": 1,
      "HORSE_NAME": "sample string 2",
      "FATHER_NAME": "sample string 3",
      "MOTHER_NAME": "sample string 4",
      "ICON": "sample string 5",
      "IMAGE": "sample string 6",
      "HORSE_BIRTH_DATE": "2024-04-25T16:48:07.8533923+03:00",
      "SEX_TR": "sample string 8",
      "SEX_EN": "sample string 9",
      "COUNTRY_TR": "sample string 10",
      "COUNTRY_EN": "sample string 11",
      "WINNER_TYPE_TR": "sample string 12",
      "WINNER_TYPE_EN": "sample string 13",
      "EARN": "sample string 14",
      "PRICE": "sample string 15",
      "OWNER": "sample string 16",
      "BREEDER": "sample string 17",
      "COACH": "sample string 18",
      "START_COUNT": 19,
      "FIRST": 20,
      "SECOND": 21,
      "THIRD": 22,
      "FOURTH": 23,
      "B_TR": "sample string 24",
      "B_EN": "sample string 25",
      "I_TR": "sample string 26",
      "I_EN": "sample string 27",
      "C_TR": "sample string 28",
      "C_EN": "sample string 29",
      "S_TR": "sample string 30",
      "S_EN": "sample string 31",
      "P_TR": "sample string 32",
      "P_EN": "sample string 33",
      "RM_B_TR": "sample string 34",
      "RM_B_EN": "sample string 35",
      "RM_I_TR": "sample string 36",
      "RM_I_EN": "sample string 37",
      "RM_C_TR": "sample string 38",
      "RM_C_EN": "sample string 39",
      "RM_S_TR": "sample string 40",
      "RM_S_EN": "sample string 41",
      "RM_P_TR": "sample string 42",
      "RM_P_EN": "sample string 43",
      "ANZ_B_TR": "sample string 44",
      "ANZ_B_EN": "sample string 45",
      "ANZ_I_TR": "sample string 46",
      "ANZ_I_EN": "sample string 47",
      "ANZ_C_TR": "sample string 48",
      "ANZ_C_EN": "sample string 49",
      "ANZ_S_TR": "sample string 50",
      "ANZ_S_EN": "sample string 51",
      "ANZ_P_TR": "sample string 52",
      "ANZ_P_EN": "sample string 53",
      "REF1": 54,
      "REF2": 55,
      "DEAD_TR": "sample string 56",
      "DEAD_EN": "sample string 57",
      "ACTIVE_TR": "sample string 58",
      "ACTIVE_EN": "sample string 59",
      "APPROVED_TR": "sample string 60",
      "APPROVED_EN": "sample string 61",
      "ADDER": "sample string 62",
      "UPDATER": "sample string 63",
      "RACE_ID": 64
    }
  ],
  "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,"HORSE_NAME":"sample string 2","FATHER_NAME":"sample string 3","MOTHER_NAME":"sample string 4","ICON":"sample string 5","IMAGE":"sample string 6","HORSE_BIRTH_DATE":"2024-04-25T16:48:07.8533923+03:00","SEX_TR":"sample string 8","SEX_EN":"sample string 9","COUNTRY_TR":"sample string 10","COUNTRY_EN":"sample string 11","WINNER_TYPE_TR":"sample string 12","WINNER_TYPE_EN":"sample string 13","EARN":"sample string 14","PRICE":"sample string 15","OWNER":"sample string 16","BREEDER":"sample string 17","COACH":"sample string 18","START_COUNT":19,"FIRST":20,"SECOND":21,"THIRD":22,"FOURTH":23,"B_TR":"sample string 24","B_EN":"sample string 25","I_TR":"sample string 26","I_EN":"sample string 27","C_TR":"sample string 28","C_EN":"sample string 29","S_TR":"sample string 30","S_EN":"sample string 31","P_TR":"sample string 32","P_EN":"sample string 33","RM_B_TR":"sample string 34","RM_B_EN":"sample string 35","RM_I_TR":"sample string 36","RM_I_EN":"sample string 37","RM_C_TR":"sample string 38","RM_C_EN":"sample string 39","RM_S_TR":"sample string 40","RM_S_EN":"sample string 41","RM_P_TR":"sample string 42","RM_P_EN":"sample string 43","ANZ_B_TR":"sample string 44","ANZ_B_EN":"sample string 45","ANZ_I_TR":"sample string 46","ANZ_I_EN":"sample string 47","ANZ_C_TR":"sample string 48","ANZ_C_EN":"sample string 49","ANZ_S_TR":"sample string 50","ANZ_S_EN":"sample string 51","ANZ_P_TR":"sample string 52","ANZ_P_EN":"sample string 53","REF1":54,"REF2":55,"DEAD_TR":"sample string 56","DEAD_EN":"sample string 57","ACTIVE_TR":"sample string 58","ACTIVE_EN":"sample string 59","APPROVED_TR":"sample string 60","APPROVED_EN":"sample string 61","ADDER":"sample string 62","UPDATER":"sample string 63","RACE_ID":64},{"HORSE_ID":1,"HORSE_NAME":"sample string 2","FATHER_NAME":"sample string 3","MOTHER_NAME":"sample string 4","ICON":"sample string 5","IMAGE":"sample string 6","HORSE_BIRTH_DATE":"2024-04-25T16:48:07.8533923+03:00","SEX_TR":"sample string 8","SEX_EN":"sample string 9","COUNTRY_TR":"sample string 10","COUNTRY_EN":"sample string 11","WINNER_TYPE_TR":"sample string 12","WINNER_TYPE_EN":"sample string 13","EARN":"sample string 14","PRICE":"sample string 15","OWNER":"sample string 16","BREEDER":"sample string 17","COACH":"sample string 18","START_COUNT":19,"FIRST":20,"SECOND":21,"THIRD":22,"FOURTH":23,"B_TR":"sample string 24","B_EN":"sample string 25","I_TR":"sample string 26","I_EN":"sample string 27","C_TR":"sample string 28","C_EN":"sample string 29","S_TR":"sample string 30","S_EN":"sample string 31","P_TR":"sample string 32","P_EN":"sample string 33","RM_B_TR":"sample string 34","RM_B_EN":"sample string 35","RM_I_TR":"sample string 36","RM_I_EN":"sample string 37","RM_C_TR":"sample string 38","RM_C_EN":"sample string 39","RM_S_TR":"sample string 40","RM_S_EN":"sample string 41","RM_P_TR":"sample string 42","RM_P_EN":"sample string 43","ANZ_B_TR":"sample string 44","ANZ_B_EN":"sample string 45","ANZ_I_TR":"sample string 46","ANZ_I_EN":"sample string 47","ANZ_C_TR":"sample string 48","ANZ_C_EN":"sample string 49","ANZ_S_TR":"sample string 50","ANZ_S_EN":"sample string 51","ANZ_P_TR":"sample string 52","ANZ_P_EN":"sample string 53","REF1":54,"REF2":55,"DEAD_TR":"sample string 56","DEAD_EN":"sample string 57","ACTIVE_TR":"sample string 58","ACTIVE_EN":"sample string 59","APPROVED_TR":"sample string 60","APPROVED_EN":"sample string 61","ADDER":"sample string 62","UPDATER":"sample string 63","RACE_ID":64}],"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_RESULT_DATATx4lYt_Pr 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.REPORT">
    <d2p1:HORSE_RESULT_DATA>
      <d2p1:ACTIVE_EN>sample string 59</d2p1:ACTIVE_EN>
      <d2p1:ACTIVE_TR>sample string 58</d2p1:ACTIVE_TR>
      <d2p1:ADDER>sample string 62</d2p1:ADDER>
      <d2p1:ANZ_B_EN>sample string 45</d2p1:ANZ_B_EN>
      <d2p1:ANZ_B_TR>sample string 44</d2p1:ANZ_B_TR>
      <d2p1:ANZ_C_EN>sample string 49</d2p1:ANZ_C_EN>
      <d2p1:ANZ_C_TR>sample string 48</d2p1:ANZ_C_TR>
      <d2p1:ANZ_I_EN>sample string 47</d2p1:ANZ_I_EN>
      <d2p1:ANZ_I_TR>sample string 46</d2p1:ANZ_I_TR>
      <d2p1:ANZ_P_EN>sample string 53</d2p1:ANZ_P_EN>
      <d2p1:ANZ_P_TR>sample string 52</d2p1:ANZ_P_TR>
      <d2p1:ANZ_S_EN>sample string 51</d2p1:ANZ_S_EN>
      <d2p1:ANZ_S_TR>sample string 50</d2p1:ANZ_S_TR>
      <d2p1:APPROVED_EN>sample string 61</d2p1:APPROVED_EN>
      <d2p1:APPROVED_TR>sample string 60</d2p1:APPROVED_TR>
      <d2p1:BREEDER>sample string 17</d2p1:BREEDER>
      <d2p1:B_EN>sample string 25</d2p1:B_EN>
      <d2p1:B_TR>sample string 24</d2p1:B_TR>
      <d2p1:COACH>sample string 18</d2p1:COACH>
      <d2p1:COUNTRY_EN>sample string 11</d2p1:COUNTRY_EN>
      <d2p1:COUNTRY_TR>sample string 10</d2p1:COUNTRY_TR>
      <d2p1:C_EN>sample string 29</d2p1:C_EN>
      <d2p1:C_TR>sample string 28</d2p1:C_TR>
      <d2p1:DEAD_EN>sample string 57</d2p1:DEAD_EN>
      <d2p1:DEAD_TR>sample string 56</d2p1:DEAD_TR>
      <d2p1:EARN>sample string 14</d2p1:EARN>
      <d2p1:FATHER_NAME>sample string 3</d2p1:FATHER_NAME>
      <d2p1:FIRST>20</d2p1:FIRST>
      <d2p1:FOURTH>23</d2p1:FOURTH>
      <d2p1:HORSE_BIRTH_DATE>2024-04-25T16:48:07.8533923+03:00</d2p1:HORSE_BIRTH_DATE>
      <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
      <d2p1:HORSE_NAME>sample string 2</d2p1:HORSE_NAME>
      <d2p1:ICON>sample string 5</d2p1:ICON>
      <d2p1:IMAGE>sample string 6</d2p1:IMAGE>
      <d2p1:I_EN>sample string 27</d2p1:I_EN>
      <d2p1:I_TR>sample string 26</d2p1:I_TR>
      <d2p1:MOTHER_NAME>sample string 4</d2p1:MOTHER_NAME>
      <d2p1:OWNER>sample string 16</d2p1:OWNER>
      <d2p1:PRICE>sample string 15</d2p1:PRICE>
      <d2p1:P_EN>sample string 33</d2p1:P_EN>
      <d2p1:P_TR>sample string 32</d2p1:P_TR>
      <d2p1:RACE_ID>64</d2p1:RACE_ID>
      <d2p1:REF1>54</d2p1:REF1>
      <d2p1:REF2>55</d2p1:REF2>
      <d2p1:RM_B_EN>sample string 35</d2p1:RM_B_EN>
      <d2p1:RM_B_TR>sample string 34</d2p1:RM_B_TR>
      <d2p1:RM_C_EN>sample string 39</d2p1:RM_C_EN>
      <d2p1:RM_C_TR>sample string 38</d2p1:RM_C_TR>
      <d2p1:RM_I_EN>sample string 37</d2p1:RM_I_EN>
      <d2p1:RM_I_TR>sample string 36</d2p1:RM_I_TR>
      <d2p1:RM_P_EN>sample string 43</d2p1:RM_P_EN>
      <d2p1:RM_P_TR>sample string 42</d2p1:RM_P_TR>
      <d2p1:RM_S_EN>sample string 41</d2p1:RM_S_EN>
      <d2p1:RM_S_TR>sample string 40</d2p1:RM_S_TR>
      <d2p1:SECOND>21</d2p1:SECOND>
      <d2p1:SEX_EN>sample string 9</d2p1:SEX_EN>
      <d2p1:SEX_TR>sample string 8</d2p1:SEX_TR>
      <d2p1:START_COUNT>19</d2p1:START_COUNT>
      <d2p1:S_EN>sample string 31</d2p1:S_EN>
      <d2p1:S_TR>sample string 30</d2p1:S_TR>
      <d2p1:THIRD>22</d2p1:THIRD>
      <d2p1:UPDATER>sample string 63</d2p1:UPDATER>
      <d2p1:WINNER_TYPE_EN>sample string 13</d2p1:WINNER_TYPE_EN>
      <d2p1:WINNER_TYPE_TR>sample string 12</d2p1:WINNER_TYPE_TR>
    </d2p1:HORSE_RESULT_DATA>
    <d2p1:HORSE_RESULT_DATA>
      <d2p1:ACTIVE_EN>sample string 59</d2p1:ACTIVE_EN>
      <d2p1:ACTIVE_TR>sample string 58</d2p1:ACTIVE_TR>
      <d2p1:ADDER>sample string 62</d2p1:ADDER>
      <d2p1:ANZ_B_EN>sample string 45</d2p1:ANZ_B_EN>
      <d2p1:ANZ_B_TR>sample string 44</d2p1:ANZ_B_TR>
      <d2p1:ANZ_C_EN>sample string 49</d2p1:ANZ_C_EN>
      <d2p1:ANZ_C_TR>sample string 48</d2p1:ANZ_C_TR>
      <d2p1:ANZ_I_EN>sample string 47</d2p1:ANZ_I_EN>
      <d2p1:ANZ_I_TR>sample string 46</d2p1:ANZ_I_TR>
      <d2p1:ANZ_P_EN>sample string 53</d2p1:ANZ_P_EN>
      <d2p1:ANZ_P_TR>sample string 52</d2p1:ANZ_P_TR>
      <d2p1:ANZ_S_EN>sample string 51</d2p1:ANZ_S_EN>
      <d2p1:ANZ_S_TR>sample string 50</d2p1:ANZ_S_TR>
      <d2p1:APPROVED_EN>sample string 61</d2p1:APPROVED_EN>
      <d2p1:APPROVED_TR>sample string 60</d2p1:APPROVED_TR>
      <d2p1:BREEDER>sample string 17</d2p1:BREEDER>
      <d2p1:B_EN>sample string 25</d2p1:B_EN>
      <d2p1:B_TR>sample string 24</d2p1:B_TR>
      <d2p1:COACH>sample string 18</d2p1:COACH>
      <d2p1:COUNTRY_EN>sample string 11</d2p1:COUNTRY_EN>
      <d2p1:COUNTRY_TR>sample string 10</d2p1:COUNTRY_TR>
      <d2p1:C_EN>sample string 29</d2p1:C_EN>
      <d2p1:C_TR>sample string 28</d2p1:C_TR>
      <d2p1:DEAD_EN>sample string 57</d2p1:DEAD_EN>
      <d2p1:DEAD_TR>sample string 56</d2p1:DEAD_TR>
      <d2p1:EARN>sample string 14</d2p1:EARN>
      <d2p1:FATHER_NAME>sample string 3</d2p1:FATHER_NAME>
      <d2p1:FIRST>20</d2p1:FIRST>
      <d2p1:FOURTH>23</d2p1:FOURTH>
      <d2p1:HORSE_BIRTH_DATE>2024-04-25T16:48:07.8533923+03:00</d2p1:HORSE_BIRTH_DATE>
      <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
      <d2p1:HORSE_NAME>sample string 2</d2p1:HORSE_NAME>
      <d2p1:ICON>sample string 5</d2p1:ICON>
      <d2p1:IMAGE>sample string 6</d2p1:IMAGE>
      <d2p1:I_EN>sample string 27</d2p1:I_EN>
      <d2p1:I_TR>sample string 26</d2p1:I_TR>
      <d2p1:MOTHER_NAME>sample string 4</d2p1:MOTHER_NAME>
      <d2p1:OWNER>sample string 16</d2p1:OWNER>
      <d2p1:PRICE>sample string 15</d2p1:PRICE>
      <d2p1:P_EN>sample string 33</d2p1:P_EN>
      <d2p1:P_TR>sample string 32</d2p1:P_TR>
      <d2p1:RACE_ID>64</d2p1:RACE_ID>
      <d2p1:REF1>54</d2p1:REF1>
      <d2p1:REF2>55</d2p1:REF2>
      <d2p1:RM_B_EN>sample string 35</d2p1:RM_B_EN>
      <d2p1:RM_B_TR>sample string 34</d2p1:RM_B_TR>
      <d2p1:RM_C_EN>sample string 39</d2p1:RM_C_EN>
      <d2p1:RM_C_TR>sample string 38</d2p1:RM_C_TR>
      <d2p1:RM_I_EN>sample string 37</d2p1:RM_I_EN>
      <d2p1:RM_I_TR>sample string 36</d2p1:RM_I_TR>
      <d2p1:RM_P_EN>sample string 43</d2p1:RM_P_EN>
      <d2p1:RM_P_TR>sample string 42</d2p1:RM_P_TR>
      <d2p1:RM_S_EN>sample string 41</d2p1:RM_S_EN>
      <d2p1:RM_S_TR>sample string 40</d2p1:RM_S_TR>
      <d2p1:SECOND>21</d2p1:SECOND>
      <d2p1:SEX_EN>sample string 9</d2p1:SEX_EN>
      <d2p1:SEX_TR>sample string 8</d2p1:SEX_TR>
      <d2p1:START_COUNT>19</d2p1:START_COUNT>
      <d2p1:S_EN>sample string 31</d2p1:S_EN>
      <d2p1:S_TR>sample string 30</d2p1:S_TR>
      <d2p1:THIRD>22</d2p1:THIRD>
      <d2p1:UPDATER>sample string 63</d2p1:UPDATER>
      <d2p1:WINNER_TYPE_EN>sample string 13</d2p1:WINNER_TYPE_EN>
      <d2p1:WINNER_TYPE_TR>sample string 12</d2p1:WINNER_TYPE_TR>
    </d2p1:HORSE_RESULT_DATA>
  </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_RESULT_DATATx4lYt_Pr>