GET /api/bet_types/fbd3d9ef-df0b-496b-bbe2-afb85c855363/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbd3d9ef-df0b-496b-bbe2-afb85c855363",
"match": "https://api-prod.gambitprofit.com/api/matches/a11ace48-fdcb-444a-8f60-7dae8abaa271/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:03.433253-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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Under 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "0359ee06-d5a4-479e-915d-e15750e7d95c",
"gambit_id": "5d5296c1-0f70-490c-ae97-b02477719efc",
"last_updated": "2023-11-03T11:58:26.181380-04:00",
"created_at": "2023-11-02T09:03:03.441667-04:00",
"name": "Game Total Over 214.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd3d9ef-df0b-496b-bbe2-afb85c855363/?format=api"
},
{
"id": "42b5c2ec-bf28-4a89-a0d4-07ab533f4b28",
"gambit_id": "ec734706-e013-47fa-ab25-9b47b43fb88f",
"last_updated": "2023-11-03T11:58:26.184824-04:00",
"created_at": "2023-11-02T09:03:03.451096-04:00",
"name": "Game Total Under 214.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd3d9ef-df0b-496b-bbe2-afb85c855363/?format=api"
}
]
}