GET /api/bet_types/be7fc4e5-791e-4086-af2b-a525af306a98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be7fc4e5-791e-4086-af2b-a525af306a98",
"match": "https://api-prod.gambitprofit.com/api/matches/81b5d579-d1c3-4000-a012-9a23f2d7b127/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T09:48:07.618204-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a8948323-3275-4b59-9404-86dccc74aef9",
"gambit_id": "27b9dae8-eb7d-40f7-8ede-4a3745382568",
"last_updated": "2023-09-05T10:38:01.198446-04:00",
"created_at": "2023-09-04T09:48:07.621816-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7fc4e5-791e-4086-af2b-a525af306a98/?format=api"
},
{
"id": "81b0f55f-6bc2-4383-94e7-809f8c8109a0",
"gambit_id": "74a7fef7-e801-418b-bcc9-594277b25867",
"last_updated": "2023-09-05T10:38:01.201719-04:00",
"created_at": "2023-09-04T09:48:07.625583-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7fc4e5-791e-4086-af2b-a525af306a98/?format=api"
}
]
}