GET /api/bet_types/419419a8-16e1-405d-bbf8-68d047d4d0a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "419419a8-16e1-405d-bbf8-68d047d4d0a2",
"match": "https://api-prod.gambitprofit.com/api/matches/3b213e49-4697-4011-a7fb-d4110bc42e2d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T12:38:21.869695-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 Under 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e30ca671-3439-4317-a7aa-cc8a222b6ab1",
"gambit_id": "71a63965-2844-472b-9c07-c18a5c91b2d7",
"last_updated": "2023-09-02T17:23:08.924818-04:00",
"created_at": "2023-09-01T12:38:21.878659-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/419419a8-16e1-405d-bbf8-68d047d4d0a2/?format=api"
},
{
"id": "759f1e34-9a7e-4037-a363-31aded8d81cd",
"gambit_id": "18bb695b-a2d8-4aab-a3c0-99f6cbde8dc5",
"last_updated": "2023-09-02T17:23:08.921219-04:00",
"created_at": "2023-09-01T12:38:21.873945-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/419419a8-16e1-405d-bbf8-68d047d4d0a2/?format=api"
}
]
}