GET /api/bet_types/6ce5f7fd-57ae-4d4c-ad6a-fbb900683e64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ce5f7fd-57ae-4d4c-ad6a-fbb900683e64",
"match": "https://api-prod.gambitprofit.com/api/matches/cd186f95-1676-4668-8e24-efe28c46037d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:13.801816-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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e2f8c50-8248-49ca-a8af-bb549d5dabcd",
"gambit_id": "9be9913d-b44b-4096-87bf-06fd777e7957",
"last_updated": "2024-01-29T22:03:10.351291-05:00",
"created_at": "2024-01-27T09:18:13.806612-05:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ce5f7fd-57ae-4d4c-ad6a-fbb900683e64/?format=api"
},
{
"id": "eccb8a0e-6e13-4a7e-b576-f644687463d2",
"gambit_id": "45dee01a-3512-45bd-86c7-e41b0b6f7269",
"last_updated": "2024-01-29T22:03:10.354890-05:00",
"created_at": "2024-01-27T09:18:13.810396-05:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ce5f7fd-57ae-4d4c-ad6a-fbb900683e64/?format=api"
}
]
}