GET /api/bet_types/0a3437ee-c79a-40d2-afb0-663f94a257fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a3437ee-c79a-40d2-afb0-663f94a257fd",
"match": "https://api-prod.gambitprofit.com/api/matches/a567c085-3a10-4599-8b01-9926d0d01cc7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:06.937579-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": "TOR (J Berrios)",
"amount": 7024.0
},
{
"team": "OAK (H Harris)",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "8db1fd31-ac73-4b80-ae6e-dae520a72123",
"gambit_id": "0cf4ea0a-43f1-4605-85f2-78703f8681f1",
"last_updated": "2023-07-01T15:58:44.676068-04:00",
"created_at": "2023-06-24T08:58:06.942000-04:00",
"name": "TOR (J Berrios)",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3437ee-c79a-40d2-afb0-663f94a257fd/?format=api"
},
{
"id": "1c2aaa70-5ef8-4c50-a8cf-443a727b494d",
"gambit_id": "21c8d46c-7436-4dab-a16b-a3443a84b5a2",
"last_updated": "2023-07-01T15:58:44.672264-04:00",
"created_at": "2023-06-24T08:58:06.939765-04:00",
"name": "OAK (H Harris)",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3437ee-c79a-40d2-afb0-663f94a257fd/?format=api"
}
]
}