GET /api/bet_types/d2d9d88c-28ce-4b71-b76d-f24f217979e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2d9d88c-28ce-4b71-b76d-f24f217979e2",
"match": "https://api-prod.gambitprofit.com/api/matches/c072814b-acfb-4723-a366-960b8f1bb27c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:20.785067-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": "Seattle Kraken",
"amount": 5000.0
},
{
"team": "Vegas Golden Knights",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "31cb6d32-4ace-44df-a55a-9949c85de2eb",
"gambit_id": "ef631136-1fe1-4add-9709-ef529509d726",
"last_updated": "2023-04-14T12:02:24.189281-04:00",
"created_at": "2023-04-13T09:32:20.787023-04:00",
"name": "Seattle Kraken",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2d9d88c-28ce-4b71-b76d-f24f217979e2/?format=api"
},
{
"id": "3d8a445b-af0e-49c1-bf1c-e4faaf591275",
"gambit_id": "98839d3b-7a95-4f72-bf94-39d6b6d1fc1a",
"last_updated": "2023-04-14T12:02:24.190829-04:00",
"created_at": "2023-04-13T09:32:20.789162-04:00",
"name": "Vegas Golden Knights",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2d9d88c-28ce-4b71-b76d-f24f217979e2/?format=api"
}
]
}