GET /api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98782433-f9c8-461f-ada6-2b02e5c15921",
"match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5e5f2ccb-11d5-4cd3-a2d1-b66355eb9b6b",
"gambit_id": "f47b30d5-f187-42b7-b2af-22e3c72ffe39",
"last_updated": "2022-11-15T11:07:19.644252-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 215.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api"
},
{
"id": "a2c935af-377c-47a7-b045-751be74e4163",
"gambit_id": "38a71af8-f3b3-46f1-9839-f609aaaa7afd",
"last_updated": "2022-11-15T11:07:19.643177-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 215.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api"
}
]
}