GET /api/bet_types/6b800bb6-49f1-4954-b0ea-92d21d01d628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b800bb6-49f1-4954-b0ea-92d21d01d628",
"match": "https://api-prod.gambitprofit.com/api/matches/b5094736-6aea-4de9-a288-0f621f7f5cc8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:08.337126-04: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 40",
"amount": 5000.0
},
{
"team": "Game Total Under 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "b6b14c4e-9ec7-40cf-8a5f-c1ce3a561ea9",
"gambit_id": "84b31dd3-b7bb-46c3-996a-c1acc246f45c",
"last_updated": "2023-11-06T21:13:19.592222-05:00",
"created_at": "2023-11-02T09:03:08.343275-04:00",
"name": "Game Total Over 40",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b800bb6-49f1-4954-b0ea-92d21d01d628/?format=api"
},
{
"id": "d997c193-e015-482f-8077-c2cd91f4585e",
"gambit_id": "728dfa07-a35b-4378-b0aa-0b4ca787b602",
"last_updated": "2023-11-06T21:13:19.595532-05:00",
"created_at": "2023-11-02T09:03:08.347534-04:00",
"name": "Game Total Under 40",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b800bb6-49f1-4954-b0ea-92d21d01d628/?format=api"
}
]
}