GET /api/bet_types/f490c7a3-673b-4bbd-bcbf-1fa216627e5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f490c7a3-673b-4bbd-bcbf-1fa216627e5e",
"match": "https://api-prod.gambitprofit.com/api/matches/065cab0e-e7a0-4168-8e03-585447b2d25d/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:47:59.491399-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 Over 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a27d8172-96e7-4c21-9693-5c99f45d54a0",
"gambit_id": "3fa6289c-97b7-486b-abcf-a4c6be3b03ae",
"last_updated": "2023-07-20T19:48:15.233892-04:00",
"created_at": "2023-07-19T08:47:59.493003-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f490c7a3-673b-4bbd-bcbf-1fa216627e5e/?format=api"
},
{
"id": "324ead11-e6e4-4a5d-8c24-42b183800f50",
"gambit_id": "5fcba933-adb7-4a4f-a18a-ab0b7c1f3269",
"last_updated": "2023-07-20T19:48:15.235208-04:00",
"created_at": "2023-07-19T08:47:59.494608-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f490c7a3-673b-4bbd-bcbf-1fa216627e5e/?format=api"
}
]
}