GET /api/bet_types/43b9fb88-55a8-4f9b-8c32-3181fc09da11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43b9fb88-55a8-4f9b-8c32-3181fc09da11",
"match": "https://api-prod.gambitprofit.com/api/matches/09d5b652-4886-4e5c-9ea5-4e1765b69254/?format=api",
"name": "Over/Under",
"created_at": "2023-05-17T11:06:50.536990-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 Under 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5d0aafb5-19bb-4891-8860-f12f28014ab6",
"gambit_id": "28d2d28d-a304-44dd-b601-e2706e355a2b",
"last_updated": "2023-05-18T11:47:19.329577-04:00",
"created_at": "2023-05-17T11:06:50.539876-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/43b9fb88-55a8-4f9b-8c32-3181fc09da11/?format=api"
},
{
"id": "2196eb6d-9538-4b68-9dd9-ed3a5e78cea6",
"gambit_id": "eebc2079-77e1-4e0d-837a-df094d1416b7",
"last_updated": "2023-05-18T11:47:19.330822-04:00",
"created_at": "2023-05-17T11:06:50.542392-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/43b9fb88-55a8-4f9b-8c32-3181fc09da11/?format=api"
}
]
}