GET /api/bet_types/8ffb281f-6a77-4795-8c09-705d4aa2a0b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ffb281f-6a77-4795-8c09-705d4aa2a0b2",
"match": "https://api-prod.gambitprofit.com/api/matches/dc3fa708-4603-43e5-8b15-725e5a989e51/?format=api",
"name": "Over/Under",
"created_at": "2023-02-08T14:32:09.004605-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "21e98f77-f5c3-45b2-82ad-5f19222a002f",
"gambit_id": "c0bbcf2e-27b1-4383-92b5-8dff553d684a",
"last_updated": "2023-02-09T11:12:08.375269-05:00",
"created_at": "2023-02-08T14:32:09.007763-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffb281f-6a77-4795-8c09-705d4aa2a0b2/?format=api"
},
{
"id": "6e800342-6c24-43fb-a603-5b65c76f5e4a",
"gambit_id": "9db92218-0792-4059-af90-bbc6a134a800",
"last_updated": "2023-02-09T11:12:08.373875-05:00",
"created_at": "2023-02-08T14:32:09.006255-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffb281f-6a77-4795-8c09-705d4aa2a0b2/?format=api"
}
]
}