GET /api/bet_types/2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616",
"match": "https://api-prod.gambitprofit.com/api/matches/b8c8fe29-6411-47ca-93ac-e73a4ed85634/?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 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "64be4f63-9a31-4780-9b16-58c270504e9d",
"gambit_id": "cf4bf988-020c-4bfd-8626-ff2641a52bc1",
"last_updated": "2022-12-14T10:22:17.433161-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 237",
"reward": "1.80000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616/?format=api"
},
{
"id": "6ef1ea99-5562-4485-b40f-e5be3d8f5b4e",
"gambit_id": "4af1826d-c731-4af2-9011-0f88a66efab1",
"last_updated": "2022-12-14T10:22:17.434762-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 237",
"reward": "1.80000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616/?format=api"
}
]
}