GET /api/bet_types/e185332c-c95a-4d49-8d78-8f1d0128d0a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e185332c-c95a-4d49-8d78-8f1d0128d0a6",
"match": "https://api-prod.gambitprofit.com/api/matches/7ea98bf7-e34d-42cf-9c29-f6e85ca5ba72/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:06.555140-05: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": "Nashville Predators",
"amount": 5211.0
},
{
"team": "St Louis Blues",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "e4ead6f7-27af-4686-83f3-d5cc9b10e361",
"gambit_id": "732eacbf-ecbb-4f31-9735-dc5159aa1843",
"last_updated": "2023-01-20T10:06:58.791154-05:00",
"created_at": "2023-01-19T09:22:06.557489-05:00",
"name": "Nashville Predators",
"reward": "1.82000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e185332c-c95a-4d49-8d78-8f1d0128d0a6/?format=api"
},
{
"id": "00176e01-823f-4f96-a8a2-6ef25b349625",
"gambit_id": "9f9bc59e-0464-4ac1-9502-a095728244f7",
"last_updated": "2023-01-20T10:06:58.789976-05:00",
"created_at": "2023-01-19T09:22:06.556278-05:00",
"name": "St Louis Blues",
"reward": "1.98000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e185332c-c95a-4d49-8d78-8f1d0128d0a6/?format=api"
}
]
}