GET /api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41e3351d-1df3-47ac-9b91-937ab2367d1e",
"match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:58.003748-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "5430fc75-9579-4b4c-831e-2302fa29c34a",
"gambit_id": "249a5781-4a1e-41fc-b44b-3b95e86bd827",
"last_updated": "2023-01-15T15:32:18.869477-05:00",
"created_at": "2023-01-14T08:26:58.009992-05:00",
"name": "Game Total Over 232",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api"
},
{
"id": "8d50057e-72bb-46a5-bc13-be23d0d75c41",
"gambit_id": "e20f1e9a-f427-4808-95fe-2f21dce9823c",
"last_updated": "2023-01-15T15:32:18.867247-05:00",
"created_at": "2023-01-14T08:26:58.006845-05:00",
"name": "Game Total Under 232",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api"
}
]
}