GET /api/bet_types/eae6138a-7ce9-4845-9d95-4713cf5b30af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eae6138a-7ce9-4845-9d95-4713cf5b30af",
"match": "https://api-prod.gambitprofit.com/api/matches/3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:07.792579-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": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c4310b55-3073-4acd-9ee0-40cdd8a6255e",
"gambit_id": "13a5f261-ac02-471d-84ca-645894794c24",
"last_updated": "2023-08-28T18:38:01.510840-04:00",
"created_at": "2023-08-25T08:38:07.796668-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae6138a-7ce9-4845-9d95-4713cf5b30af/?format=api"
},
{
"id": "f0f9a119-6a9b-4acb-b42e-ffc195e3639d",
"gambit_id": "f1904901-e771-4704-ba95-4186df00bd63",
"last_updated": "2023-08-28T18:38:01.514319-04:00",
"created_at": "2023-08-25T08:38:07.800491-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae6138a-7ce9-4845-9d95-4713cf5b30af/?format=api"
}
]
}