GET /api/bet_types/d54f03ce-c790-4252-ab64-97eeee034c31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d54f03ce-c790-4252-ab64-97eeee034c31",
"match": "https://api-prod.gambitprofit.com/api/matches/3a5fd266-ddb3-4e3b-9b7e-d109be0d1895/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "SDG (S Manaea)",
"amount": 5964.0
},
{
"team": "SFO (J Junis)",
"amount": 4036.0
}
],
"expected_reward_tokens": 9363.48,
"profit_sb": 363.48,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "7090d39a-3b67-4e06-b20c-6a1ce09c6de5",
"gambit_id": "378782fb-ca84-46a2-91f1-153a2c5bfdac",
"last_updated": "2022-08-11T09:47:07.994561-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (S Manaea)",
"reward": "1.57000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54f03ce-c790-4252-ab64-97eeee034c31/?format=api"
},
{
"id": "3b7e1718-7bf4-4c42-b4d0-e107ea074dae",
"gambit_id": "439a5506-1662-424e-a019-65b25628c0b8",
"last_updated": "2022-08-11T09:47:07.995026-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Junis)",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54f03ce-c790-4252-ab64-97eeee034c31/?format=api"
}
]
}