GET /api/bet_types/68712627-d612-4204-bd6d-e9831b061843/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68712627-d612-4204-bd6d-e9831b061843",
"match": "https://api-prod.gambitprofit.com/api/matches/a4e13bf6-6c5d-49ed-be0b-eeb07011bb90/?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": 5312.0
},
{
"team": "Game Total Under 9",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "a64c3802-4e5c-44ec-b3d4-f285b8093cea",
"gambit_id": "306ad79f-6067-4777-9f08-04df7689173c",
"last_updated": "2022-08-09T10:17:13.594181-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.73000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68712627-d612-4204-bd6d-e9831b061843/?format=api"
},
{
"id": "a41b728d-eeff-4138-ab24-a4bd9392b658",
"gambit_id": "b22466e4-7913-4c3c-a055-b94a345e154b",
"last_updated": "2022-08-09T10:17:13.593638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68712627-d612-4204-bd6d-e9831b061843/?format=api"
}
]
}