GET /api/bet_types/33eee091-7a61-4cc9-86aa-9e274df20d18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33eee091-7a61-4cc9-86aa-9e274df20d18",
"match": "https://api-prod.gambitprofit.com/api/matches/37fce599-91a1-4613-bcee-1535b4854c02/?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": 5096.0
},
{
"team": "Game Total Over 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "43d8a9fc-f130-41bf-9b14-4d39e9bf751d",
"gambit_id": "3d9b5203-fa7b-468f-92b2-b3cf49b85939",
"last_updated": "2022-09-05T10:27:02.746678-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33eee091-7a61-4cc9-86aa-9e274df20d18/?format=api"
},
{
"id": "d7e711b4-f535-421a-b646-297dbbac9679",
"gambit_id": "591755fa-429d-4e71-9503-1be74a69596d",
"last_updated": "2022-09-05T10:27:02.747745-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33eee091-7a61-4cc9-86aa-9e274df20d18/?format=api"
}
]
}