GET /api/bet_types/e803b847-7a3a-4fd0-a3ef-83a431329e76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e803b847-7a3a-4fd0-a3ef-83a431329e76",
"match": "https://api-prod.gambitprofit.com/api/matches/fe8e3f3a-825a-4dfa-b15a-d7023aba71bb/?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 2.5",
"amount": 5152.0
},
{
"team": "Game Total Under 2.5",
"amount": 4848.0
}
],
"expected_reward_tokens": 9016.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "5c67741b-2374-4dbe-a228-bfacc97c8dba",
"gambit_id": "f6a11e4b-5f6c-4d35-b426-f9e21c9ff023",
"last_updated": "2022-08-29T11:12:12.752480-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.75000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e803b847-7a3a-4fd0-a3ef-83a431329e76/?format=api"
},
{
"id": "6a62a68a-2e0c-4a49-941b-9efe46fc4593",
"gambit_id": "ad424ee2-c269-4824-bec5-984e5a36b2de",
"last_updated": "2022-08-29T11:12:12.751946-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.86000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e803b847-7a3a-4fd0-a3ef-83a431329e76/?format=api"
}
]
}