GET /api/bet_types/18632311-826f-405b-a22e-11d18fe3b148/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18632311-826f-405b-a22e-11d18fe3b148",
"match": "https://api-prod.gambitprofit.com/api/matches/8d940edf-399a-4354-bdf2-ea4ae5c09491/?format=api",
"name": "Over/Under",
"created_at": "2023-05-04T10:52:10.571366-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7978f1f3-90fb-477a-969f-73ec9f94f3ff",
"gambit_id": "3b0116ff-461e-4ade-89e5-9d07d24bd56e",
"last_updated": "2023-05-05T11:47:09.520667-04:00",
"created_at": "2023-05-04T10:52:10.573974-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18632311-826f-405b-a22e-11d18fe3b148/?format=api"
},
{
"id": "3311ffae-e45e-4bf7-8ba3-b1d7ee4d0611",
"gambit_id": "56e501b4-8b42-4bf4-981c-0b64ce5e5ce9",
"last_updated": "2023-05-05T11:47:09.519085-04:00",
"created_at": "2023-05-04T10:52:10.572670-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18632311-826f-405b-a22e-11d18fe3b148/?format=api"
}
]
}