GET /api/bet_types/411d881a-94ac-4b52-be42-992b7f535afe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "411d881a-94ac-4b52-be42-992b7f535afe",
"match": "https://api-prod.gambitprofit.com/api/matches/d922a3c8-9711-4d91-8bb3-4fdffa18d2ed/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T14:21:59.404099-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Under 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8e5622db-36a2-4fe2-8d47-d8ff1aef6df4",
"gambit_id": "40f32a56-bedc-4185-8711-7a42901b0b96",
"last_updated": "2023-04-30T15:06:55.041809-04:00",
"created_at": "2023-04-28T14:21:59.409279-04:00",
"name": "Game Total Over 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411d881a-94ac-4b52-be42-992b7f535afe/?format=api"
},
{
"id": "d7c380a6-37eb-4353-b984-c3a6be075a0a",
"gambit_id": "5024ad57-54af-4f89-8377-7cc017d9c31a",
"last_updated": "2023-04-30T15:06:55.040164-04:00",
"created_at": "2023-04-28T14:21:59.406830-04:00",
"name": "Game Total Under 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411d881a-94ac-4b52-be42-992b7f535afe/?format=api"
}
]
}