GET /api/bet_types/0303afad-245e-4c7d-ba78-5e011a971e04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0303afad-245e-4c7d-ba78-5e011a971e04",
"match": "https://api-prod.gambitprofit.com/api/matches/00b423c0-914b-4743-bc4a-e8d1f4a35847/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:20.460994-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 Over 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "20931bd1-cff7-4044-852b-68d00fc5976e",
"gambit_id": "763fea83-8dfc-4995-b773-a4ad6b33bf22",
"last_updated": "2023-12-09T11:43:26.766635-05:00",
"created_at": "2023-12-08T09:38:20.464896-05:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0303afad-245e-4c7d-ba78-5e011a971e04/?format=api"
},
{
"id": "ae1685fb-adc1-4520-a23e-b3a311fe5cc2",
"gambit_id": "3ab35b3f-be86-4761-a9cd-bbbc2ddb95ea",
"last_updated": "2023-12-09T11:43:26.769928-05:00",
"created_at": "2023-12-08T09:38:20.468780-05:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0303afad-245e-4c7d-ba78-5e011a971e04/?format=api"
}
]
}