GET /api/bet_types/1e5a7c89-86c5-4200-ad5b-69e5b804a5fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e5a7c89-86c5-4200-ad5b-69e5b804a5fe",
"match": "https://api-prod.gambitprofit.com/api/matches/b90aadec-9f71-4fe6-8170-3410c06eb681/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T07:58:05.982650-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 5.5",
"amount": 5000.0
},
{
"team": "Game Total Under 5.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d03b3573-3c2e-4bd0-8557-90b7f09fd3a5",
"gambit_id": "69ce8259-d395-4dda-b45f-1197559315ca",
"last_updated": "2023-11-10T12:48:30.290532-05:00",
"created_at": "2023-11-06T07:58:05.986089-05:00",
"name": "Game Total Over 5.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e5a7c89-86c5-4200-ad5b-69e5b804a5fe/?format=api"
},
{
"id": "49fb0bd2-2e4a-40fb-b95e-67aff77f8819",
"gambit_id": "5c66f049-dff8-4396-879f-6867ce6efc95",
"last_updated": "2023-11-10T12:48:30.297728-05:00",
"created_at": "2023-11-06T07:58:05.990564-05:00",
"name": "Game Total Under 5.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e5a7c89-86c5-4200-ad5b-69e5b804a5fe/?format=api"
}
]
}