GET /api/bet_types/02082c82-2360-44db-a13b-8865d8571965/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02082c82-2360-44db-a13b-8865d8571965",
"match": "https://api-prod.gambitprofit.com/api/matches/77024267-e4b3-47bd-b8a9-04a4410362c4/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:24.457758-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fe6029cd-996b-48b7-9a98-4f070b2e8a6e",
"gambit_id": "1bca5ebb-6e9a-4d6b-bbef-d80b64ca2fb2",
"last_updated": "2023-09-30T13:03:16.806045-04:00",
"created_at": "2023-09-23T09:38:24.462082-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02082c82-2360-44db-a13b-8865d8571965/?format=api"
},
{
"id": "329b6a34-e1c4-4a1a-9be6-0d261b506d76",
"gambit_id": "1680380d-d87b-41ad-8e9d-989c213778a1",
"last_updated": "2023-09-30T13:03:16.809748-04:00",
"created_at": "2023-09-23T09:38:24.466918-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02082c82-2360-44db-a13b-8865d8571965/?format=api"
}
]
}