GET /api/bet_types/7408409b-d600-420c-b2cc-07c8d556398d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7408409b-d600-420c-b2cc-07c8d556398d",
"match": "https://api-prod.gambitprofit.com/api/matches/baba39a4-ec5a-483d-8522-39c2e5b542ad/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:13.131009-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 216.5",
"amount": 5000.0
},
{
"team": "Game Total Under 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "2f0a4e27-5ac8-4868-8698-080e11dd9593",
"gambit_id": "b104a99e-208a-4586-8ff3-6cb058be69ce",
"last_updated": "2023-10-31T20:13:09.876414-04:00",
"created_at": "2023-10-30T08:58:13.134656-04:00",
"name": "Game Total Over 216.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7408409b-d600-420c-b2cc-07c8d556398d/?format=api"
},
{
"id": "353f030f-42bf-43a9-a52e-5f42218890f0",
"gambit_id": "48379dd8-9a00-4538-8ee6-21002caaf24a",
"last_updated": "2023-10-31T20:13:09.880112-04:00",
"created_at": "2023-10-30T08:58:13.139555-04:00",
"name": "Game Total Under 216.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7408409b-d600-420c-b2cc-07c8d556398d/?format=api"
}
]
}