GET /api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7315f334-7280-4204-b556-91b5b2552778",
"match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T09:07:59.585649-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6befe637-afdd-49ee-808d-0bffcfa6b44b",
"gambit_id": "4c460931-fc99-4a47-b9e3-51e1aadef590",
"last_updated": "2023-09-29T10:18:21.390656-04:00",
"created_at": "2023-09-28T09:07:59.589518-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api"
},
{
"id": "40598596-cf0a-47d2-afa6-69d2968f4f74",
"gambit_id": "c8a526d0-d755-48dd-8735-1b32620627ed",
"last_updated": "2023-09-29T10:18:21.400200-04:00",
"created_at": "2023-09-28T09:07:59.593990-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api"
}
]
}