GET /api/bet_types/235fa99d-d8f1-46e0-af2f-675273692f31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "235fa99d-d8f1-46e0-af2f-675273692f31",
"match": "https://api-prod.gambitprofit.com/api/matches/7e256f81-7fdd-4d21-b077-3a1016fa8d4b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:17.090869-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "LOS (T Gonsolin)",
"amount": 5440.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "8cc17679-1083-4123-9077-e70e6145f659",
"gambit_id": "6bc8e279-776f-4c2c-a406-a0af6b0eec55",
"last_updated": "2023-07-27T22:58:18.977638-04:00",
"created_at": "2023-07-26T09:18:17.099063-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235fa99d-d8f1-46e0-af2f-675273692f31/?format=api"
},
{
"id": "fb8a6676-eacd-4390-af18-232fc6b747eb",
"gambit_id": "48ed7f16-e8dc-4de3-a339-fb1fb8650f1b",
"last_updated": "2023-07-27T22:58:18.973590-04:00",
"created_at": "2023-07-26T09:18:17.094875-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235fa99d-d8f1-46e0-af2f-675273692f31/?format=api"
}
]
}