GET /api/bet_types/e7fe08c2-788f-41e3-b120-92ebdfa12e95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7fe08c2-788f-41e3-b120-92ebdfa12e95",
"match": "https://api-prod.gambitprofit.com/api/matches/f8c900c4-143a-4eaa-a777-487cf5a8e0c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T09:33:00.109814-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": "LAA (G Canning)",
"amount": 5909.0
},
{
"team": "KAN (M Mayers)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "49477254-95be-4e30-b17c-3a9c8e45bf0a",
"gambit_id": "395720fd-ae27-4a6c-84aa-16cc097443cc",
"last_updated": "2023-06-18T10:28:12.533638-04:00",
"created_at": "2023-06-17T09:33:00.111863-04:00",
"name": "LAA (G Canning)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7fe08c2-788f-41e3-b120-92ebdfa12e95/?format=api"
},
{
"id": "8bfc6736-3d37-46ac-b367-39fde85e3011",
"gambit_id": "8f1ad0a4-b953-43aa-973d-18c3e37d4a6f",
"last_updated": "2023-06-18T10:28:12.535957-04:00",
"created_at": "2023-06-17T09:33:00.113956-04:00",
"name": "KAN (M Mayers)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7fe08c2-788f-41e3-b120-92ebdfa12e95/?format=api"
}
]
}