GET /api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "588319d0-a29a-4b01-9945-b6b9ed4404b2",
"match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?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 9",
"amount": 5208.0
},
{
"team": "Game Total Under 9",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "092f035c-c27a-43e6-b859-8b33023a7219",
"gambit_id": "2409d478-7b4e-4e78-9c95-76f4b934b69d",
"last_updated": "2022-09-17T17:12:28.784273-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.73000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api"
},
{
"id": "9c878433-305f-44fe-875d-232684486e24",
"gambit_id": "1ecda14c-4705-4a72-80a2-ff2e5a90c6c1",
"last_updated": "2022-09-17T17:12:28.783321-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.88000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api"
}
]
}