GET /api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34269ebe-192d-428e-9249-37b856e0cbef",
"match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T09:07:59.554046-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": "ARI (B Jarvis)",
"amount": 6173.0
},
{
"team": "CWS (T Toussaint)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "949547f4-3424-48d1-a6e1-26be74c3aae8",
"gambit_id": "3895c4fe-2432-4e3f-a722-37c7acb64215",
"last_updated": "2023-09-29T10:18:21.367870-04:00",
"created_at": "2023-09-28T09:07:59.560699-04:00",
"name": "ARI (B Jarvis)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api"
},
{
"id": "46b9510f-a18c-4ee7-ab76-c653ed518b01",
"gambit_id": "1d333ed8-0b1e-492c-bf68-1d9952982ad7",
"last_updated": "2023-09-29T10:18:21.371112-04:00",
"created_at": "2023-09-28T09:07:59.566569-04:00",
"name": "CWS (T Toussaint)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api"
}
]
}