GET /api/bet_types/a9638f98-a635-4418-b808-3b65b211a71c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9638f98-a635-4418-b808-3b65b211a71c",
"match": "https://api-prod.gambitprofit.com/api/matches/7bad15a1-032d-41cb-83b6-e345a0f28967/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:06.570502-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": "Philadelphia Flyers",
"amount": 6090.0
},
{
"team": "Anaheim Ducks",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "15e47c6a-e0d3-4a0a-936c-6fe69ffdc23f",
"gambit_id": "e929f376-85ca-4272-8b4f-2b35b57f0121",
"last_updated": "2023-10-30T13:38:24.283568-04:00",
"created_at": "2023-10-28T09:08:06.581499-04:00",
"name": "Philadelphia Flyers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9638f98-a635-4418-b808-3b65b211a71c/?format=api"
},
{
"id": "28c538de-fbe1-4588-bbca-2c7f9d5dbdad",
"gambit_id": "0df37936-4b02-47fb-81a8-8b323d4763e4",
"last_updated": "2023-10-30T13:38:24.287501-04:00",
"created_at": "2023-10-28T09:08:06.575853-04:00",
"name": "Anaheim Ducks",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9638f98-a635-4418-b808-3b65b211a71c/?format=api"
}
]
}