GET /api/bet_types/f088bf9e-7e8c-4967-9d02-c12717521101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f088bf9e-7e8c-4967-9d02-c12717521101",
"match": "https://api-prod.gambitprofit.com/api/matches/497c6434-4ed6-492a-a9e2-cb54ee90a063/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:15.477523-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "394d7429-387b-4b6b-9358-6c627f46620c",
"gambit_id": "ed0c5a6f-84cc-403d-ac46-f736c689cc15",
"last_updated": "2023-12-04T15:08:32.469577-05:00",
"created_at": "2023-12-02T08:28:15.485504-05:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f088bf9e-7e8c-4967-9d02-c12717521101/?format=api"
},
{
"id": "3434a1e6-dc35-4515-bb4b-f4b39faf7677",
"gambit_id": "2e3f8394-94be-4808-847b-3a1d15a4ad9e",
"last_updated": "2023-12-04T15:08:32.476029-05:00",
"created_at": "2023-12-02T08:28:15.481379-05:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f088bf9e-7e8c-4967-9d02-c12717521101/?format=api"
}
]
}