GET /api/bet_types/8d1b367e-1e00-4fd1-b48d-060c4f8a0190/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d1b367e-1e00-4fd1-b48d-060c4f8a0190",
"match": "https://api-prod.gambitprofit.com/api/matches/070ca5b2-7e2c-4570-8e6a-bad3bbabed6a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-14T09:53:15.965772-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 Over 239.5",
"amount": 5000.0
},
{
"team": "Game Total Under 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "26d7f6f9-aae4-4f33-9be5-854252acf835",
"gambit_id": "e997434f-10d4-450c-91d4-879deb311fd8",
"last_updated": "2024-01-16T22:58:17.308024-05:00",
"created_at": "2024-01-14T09:53:15.969186-05:00",
"name": "Game Total Over 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d1b367e-1e00-4fd1-b48d-060c4f8a0190/?format=api"
},
{
"id": "e86a5627-3470-44ff-9177-53cc92910ffe",
"gambit_id": "6faf223c-61db-486a-b199-88c8b0c907f5",
"last_updated": "2024-01-16T22:58:17.311430-05:00",
"created_at": "2024-01-14T09:53:15.973170-05:00",
"name": "Game Total Under 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d1b367e-1e00-4fd1-b48d-060c4f8a0190/?format=api"
}
]
}