GET /api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76afac0d-87b8-4f91-8d2b-42be7a1b7f26",
"match": "https://api-prod.gambitprofit.com/api/matches/ebbcd5bb-576b-4264-94a7-933bbb60079f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:07:10.225860-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 Under 2.5",
"amount": 5068.0
},
{
"team": "Game Total Over 2.5",
"amount": 4932.0
}
],
"expected_reward_tokens": 9222.84,
"profit_sb": -277.16,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "b4642602-e43e-4108-9240-8552d57abc0b",
"gambit_id": "24bee563-0867-4abe-afe2-0ed58f91e560",
"last_updated": "2023-03-06T12:01:57.902984-05:00",
"created_at": "2023-03-03T13:07:10.227124-05:00",
"name": "Game Total Under 2.5",
"reward": "1.82000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api"
},
{
"id": "833b9ef0-be9d-4314-be2c-b9e8e99060b7",
"gambit_id": "4c39c33f-7745-4cb5-a98d-c0e95e9f6a93",
"last_updated": "2023-03-06T12:01:57.904104-05:00",
"created_at": "2023-03-03T13:07:10.228398-05:00",
"name": "Game Total Over 2.5",
"reward": "1.87000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api"
}
]
}