GET /api/bet_types/fb8608c8-1476-430f-9c95-0e397e3600c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb8608c8-1476-430f-9c95-0e397e3600c5",
"match": "https://api-prod.gambitprofit.com/api/matches/3636b7c8-e169-41be-b4a7-313dd56e4494/?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": "Natus Vincere",
"amount": 6293.0
},
{
"team": "Heroic",
"amount": 3707.0
}
],
"expected_reward_tokens": 8747.27,
"profit_sb": -252.73,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "2540f24f-f74a-411d-a0bb-90843126d738",
"gambit_id": "aa2557a7-0f21-4c77-9974-9dcd0a3a8307",
"last_updated": "2022-09-29T11:32:03.723010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Natus Vincere",
"reward": "1.39000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb8608c8-1476-430f-9c95-0e397e3600c5/?format=api"
},
{
"id": "4b01218d-56de-4a07-bf02-56a9bd580fe7",
"gambit_id": "4b33322b-555b-4461-b2c9-937bf09b00c5",
"last_updated": "2022-09-29T11:32:03.724143-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb8608c8-1476-430f-9c95-0e397e3600c5/?format=api"
}
]
}