GET /api/bet_types/43af7717-a8d0-4511-9e23-8af3129a01ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43af7717-a8d0-4511-9e23-8af3129a01ba",
"match": "https://api-prod.gambitprofit.com/api/matches/be535e0c-00e9-40fc-9ed7-58b24717a170/?format=api",
"name": "Over/Under",
"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": "Game Total Under 7.5",
"amount": 5223.0
},
{
"team": "Game Total Over 7.5",
"amount": 4777.0
}
],
"expected_reward_tokens": 9505.86,
"profit_sb": 5.86,
"profit_sb_percentage": 0.06,
"recommended": true
},
"lines": [
{
"id": "93ab80c9-8905-4888-bfa4-544e51638e38",
"gambit_id": "68e8067e-9a10-41a6-9b5d-60646e206da8",
"last_updated": "2022-10-02T15:17:30.416899-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.82000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43af7717-a8d0-4511-9e23-8af3129a01ba/?format=api"
},
{
"id": "de9367a1-0ea1-4250-bdf8-7e34f0c55ca3",
"gambit_id": "b4e5677c-189c-46f7-a437-13db0dfeeedb",
"last_updated": "2022-10-02T15:17:30.418062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.99000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43af7717-a8d0-4511-9e23-8af3129a01ba/?format=api"
}
]
}