GET /api/bet_types/bf2a8bf9-6747-4592-b718-938ea69f2683/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf2a8bf9-6747-4592-b718-938ea69f2683",
"match": "https://api-prod.gambitprofit.com/api/matches/b6961092-b1eb-4190-a6dd-99e3a2a68862/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:18.210973-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 5.5",
"amount": 5319.0
},
{
"team": "Game Total Under 5.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "90c25ecb-5848-44ed-91c8-bc0936a1059a",
"gambit_id": "71e74359-e622-4d5e-816c-4e1d9aa277b3",
"last_updated": "2023-12-23T14:33:11.323129-05:00",
"created_at": "2023-12-20T10:03:18.214704-05:00",
"name": "Game Total Over 5.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2a8bf9-6747-4592-b718-938ea69f2683/?format=api"
},
{
"id": "a8ba89c7-63c7-4516-a374-b88e76f71863",
"gambit_id": "59432fd7-2420-4139-b2d8-3359f19912b6",
"last_updated": "2023-12-23T14:33:11.326273-05:00",
"created_at": "2023-12-20T10:03:18.218270-05:00",
"name": "Game Total Under 5.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2a8bf9-6747-4592-b718-938ea69f2683/?format=api"
}
]
}