GET /api/bet_types/4b4aaede-c293-4a5a-9deb-a88824bdba5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b4aaede-c293-4a5a-9deb-a88824bdba5b",
"match": "https://api-prod.gambitprofit.com/api/matches/bec9fb29-5220-47b3-9ec0-5bc65821a556/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:58.615247-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 Under 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "60390e00-84dc-4e51-8630-5650015b0043",
"gambit_id": "1f8f6be3-c79b-4093-b772-2b984f78254b",
"last_updated": "2023-02-28T12:37:06.831897-05:00",
"created_at": "2023-02-26T08:46:58.616581-05:00",
"name": "Game Total Under 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4aaede-c293-4a5a-9deb-a88824bdba5b/?format=api"
},
{
"id": "aa007f85-8540-43ff-adba-a25fcf4a759d",
"gambit_id": "99144d72-fa8d-4b1b-88d9-9a97612ab35b",
"last_updated": "2023-02-28T12:37:06.833085-05:00",
"created_at": "2023-02-26T08:46:58.617898-05:00",
"name": "Game Total Over 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4aaede-c293-4a5a-9deb-a88824bdba5b/?format=api"
}
]
}