GET /api/bet_types/1520adc9-e843-4263-a96f-ab55446f1419/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1520adc9-e843-4263-a96f-ab55446f1419",
"match": "https://api-prod.gambitprofit.com/api/matches/58224332-f2b0-4c84-a550-cf497ac02a6f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T11:22:01.800147-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b05dcecb-334c-4264-a146-20a02e8e4ade",
"gambit_id": "b535cb80-1910-4bb3-850a-ff9384294803",
"last_updated": "2023-04-11T13:17:05.639866-04:00",
"created_at": "2023-04-10T11:22:01.803186-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1520adc9-e843-4263-a96f-ab55446f1419/?format=api"
},
{
"id": "96e1a81d-6e79-483b-8148-0f51fa9c385c",
"gambit_id": "62f0b1e3-e3d1-477d-a5e5-01e8e1dd0365",
"last_updated": "2023-04-11T13:17:05.637855-04:00",
"created_at": "2023-04-10T11:22:01.801629-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1520adc9-e843-4263-a96f-ab55446f1419/?format=api"
}
]
}