GET /api/bet_types/a928fdf5-a12f-4596-b19b-e892d585fbb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a928fdf5-a12f-4596-b19b-e892d585fbb1",
"match": "https://api-prod.gambitprofit.com/api/matches/4e329b51-1b51-4c36-a19d-ae19cca9badb/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:07.420088-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2b17dda1-d872-4060-ba98-b7a7c976ef1c",
"gambit_id": "809d1a67-678a-4ee8-9990-2a3fe3da00b6",
"last_updated": "2023-04-03T20:17:10.819697-04:00",
"created_at": "2023-04-02T09:57:07.421906-04:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a928fdf5-a12f-4596-b19b-e892d585fbb1/?format=api"
},
{
"id": "ba743063-2f6d-4189-bc0e-90461cf66cbd",
"gambit_id": "008e65f4-1dfe-433d-a818-8a26e3547170",
"last_updated": "2023-04-03T20:17:10.822258-04:00",
"created_at": "2023-04-02T09:57:07.423918-04:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a928fdf5-a12f-4596-b19b-e892d585fbb1/?format=api"
}
]
}