GET /api/bet_types/1384ecf9-1b76-4028-b8d5-5c0b4faf19d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1384ecf9-1b76-4028-b8d5-5c0b4faf19d5",
"match": "https://api-prod.gambitprofit.com/api/matches/ed8925cb-1d2d-4ff0-a841-339fdc09d233/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:25.090559-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": "BAL (K Bradish)",
"amount": 6173.0
},
{
"team": "MIA (S Okert)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "8a10c0fb-2247-4d99-93f2-2b36d8b7a7c1",
"gambit_id": "d50d62f2-f673-4fab-afa8-07fb02fab820",
"last_updated": "2023-07-18T09:08:29.036442-04:00",
"created_at": "2023-07-16T09:08:25.093924-04:00",
"name": "BAL (K Bradish)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1384ecf9-1b76-4028-b8d5-5c0b4faf19d5/?format=api"
},
{
"id": "47aff140-4e41-41e0-80c1-cde593fd83f2",
"gambit_id": "138c8d51-3b40-4e48-9c3b-e8fc0ee2eb28",
"last_updated": "2023-07-18T09:08:29.035079-04:00",
"created_at": "2023-07-16T09:08:25.092258-04:00",
"name": "MIA (S Okert)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1384ecf9-1b76-4028-b8d5-5c0b4faf19d5/?format=api"
}
]
}