GET /api/bet_types/8acad478-e51a-41ba-a624-4757220191f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8acad478-e51a-41ba-a624-4757220191f9",
"match": "https://api-prod.gambitprofit.com/api/matches/ce4db0da-e64f-4121-9333-2a44d902ddfd/?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 Over 8.5",
"amount": 5205.0
},
{
"team": "Game Total Under 8.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "df41fac9-3d37-497b-927a-1bf93ab0a89f",
"gambit_id": "36aa3650-187b-478a-bdb9-9d525db0189f",
"last_updated": "2022-09-05T10:27:04.100447-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8acad478-e51a-41ba-a624-4757220191f9/?format=api"
},
{
"id": "3aaceec9-b457-4d40-9ca6-2e7bdb374ec1",
"gambit_id": "abdcb558-f22d-4bc8-a77a-168598427c54",
"last_updated": "2022-09-05T10:27:04.099284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8acad478-e51a-41ba-a624-4757220191f9/?format=api"
}
]
}