GET /api/bet_types/00dfa948-1d35-4aa0-82d5-e5920488b837/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00dfa948-1d35-4aa0-82d5-e5920488b837",
"match": "https://api-prod.gambitprofit.com/api/matches/4afd0cd4-95fd-4ef4-9bc8-01c54f886d8a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T09:41:57.381304-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 243.5",
"amount": 5000.0
},
{
"team": "Game Total Over 243.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "64633380-81e3-4c86-84aa-2d200065b415",
"gambit_id": "f84014b3-3db0-41f9-90fa-41447f7af935",
"last_updated": "2023-03-08T09:27:01.307940-05:00",
"created_at": "2023-03-07T09:41:57.382661-05:00",
"name": "Game Total Under 243.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00dfa948-1d35-4aa0-82d5-e5920488b837/?format=api"
},
{
"id": "843e0c49-a145-4083-81a3-91f7d0c5843c",
"gambit_id": "357cc860-8882-406d-bc40-51b8c7254a90",
"last_updated": "2023-03-08T09:27:01.309040-05:00",
"created_at": "2023-03-07T09:41:57.384135-05:00",
"name": "Game Total Over 243.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00dfa948-1d35-4aa0-82d5-e5920488b837/?format=api"
}
]
}