GET /api/bet_types/402c11c1-e336-492f-8dc0-e42fdb6d283b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "402c11c1-e336-492f-8dc0-e42fdb6d283b",
"match": "https://api-prod.gambitprofit.com/api/matches/ecb67c43-9aca-45b6-a16f-59cce6c5c324/?format=api",
"name": "Over/Under",
"created_at": "2023-02-21T08:51:54.543225-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "b59e713d-cff7-4dd9-bfd3-8351c7d63175",
"gambit_id": "85a25c64-14c8-4f36-861e-d82607081200",
"last_updated": "2023-02-22T09:02:04.502174-05:00",
"created_at": "2023-02-21T08:51:54.545896-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402c11c1-e336-492f-8dc0-e42fdb6d283b/?format=api"
},
{
"id": "c47846cf-f475-4cff-9626-b9a3ff0c91fe",
"gambit_id": "bfda99e0-1da0-4d46-b88b-3e0acd8aa491",
"last_updated": "2023-02-22T09:02:04.501018-05:00",
"created_at": "2023-02-21T08:51:54.544583-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402c11c1-e336-492f-8dc0-e42fdb6d283b/?format=api"
}
]
}