GET /api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff4d036f-9969-4018-ac0b-812b5fc78999",
"match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Vancouver Canucks",
"amount": 5974.0
},
{
"team": "Vegas Golden Knights",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "9c77055f-d5fb-4dc3-9295-9a741d80f0c5",
"gambit_id": "9161b28d-f29d-4a5b-b5a2-87015c81cb95",
"last_updated": "2022-11-28T11:21:55.699119-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.53000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api"
},
{
"id": "86420ccd-008a-4121-b8fd-fb328ce3b808",
"gambit_id": "aec8dfdc-8c30-4daa-bb09-0d6e97539a28",
"last_updated": "2022-11-28T11:21:55.698141-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "2.27000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api"
}
]
}