GET /api/bet_types/85ce91b6-c768-41e8-a7df-a04fb4d8a46e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85ce91b6-c768-41e8-a7df-a04fb4d8a46e",
"match": "https://api-prod.gambitprofit.com/api/matches/30137a11-650e-4eca-a415-823303ead264/?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": "Faze Clan",
"amount": 5244.0
},
{
"team": "Cloud9",
"amount": 4756.0
}
],
"expected_reward_tokens": 8703.48,
"profit_sb": -296.52,
"profit_sb_percentage": -3.29,
"recommended": false
},
"lines": [
{
"id": "1f51f32e-21f4-43e5-94b9-32d1ea635b81",
"gambit_id": "8c491c67-7c63-482f-b6fd-534c8ff37455",
"last_updated": "2022-09-30T23:02:27.517711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Faze Clan",
"reward": "1.66000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ce91b6-c768-41e8-a7df-a04fb4d8a46e/?format=api"
},
{
"id": "0c7ea0a8-7060-4c1d-a2d0-a5eb52a1b154",
"gambit_id": "1ae843d9-f8f1-483a-ab64-8e0c489eb7ae",
"last_updated": "2022-09-30T23:02:27.518858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.83000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ce91b6-c768-41e8-a7df-a04fb4d8a46e/?format=api"
}
]
}