GET /api/bet_types/8da1fcaa-20c9-4a7e-85c8-d322d95a3e89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8da1fcaa-20c9-4a7e-85c8-d322d95a3e89",
"match": "https://api-prod.gambitprofit.com/api/matches/589091a2-8050-47da-aa3f-db1685fd18dc/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:03.520014-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": 5511.0
},
{
"team": "Game Total Over 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "8f53eef5-f7a1-4542-b86d-22412e1cf40f",
"gambit_id": "9853f84e-041f-449a-9a27-52477e2f1202",
"last_updated": "2023-02-12T10:02:06.572187-05:00",
"created_at": "2023-02-09T11:12:03.521341-05:00",
"name": "Game Total Under 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da1fcaa-20c9-4a7e-85c8-d322d95a3e89/?format=api"
},
{
"id": "158e7026-3e90-4a03-89b7-fac3929ee232",
"gambit_id": "03345f7b-8982-4628-bd6a-eb23bddb0306",
"last_updated": "2023-02-12T10:02:06.573403-05:00",
"created_at": "2023-02-09T11:12:03.522685-05:00",
"name": "Game Total Over 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da1fcaa-20c9-4a7e-85c8-d322d95a3e89/?format=api"
}
]
}