GET /api/bet_types/0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db",
"match": "https://api-prod.gambitprofit.com/api/matches/4f6d217f-f13e-4d67-a1ec-6e33b8a6416f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:58.180194-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "95102c06-e980-4875-a610-620daba3fe7d",
"gambit_id": "d82986a7-c5b4-41d6-b9d3-5312b58766c0",
"last_updated": "2024-01-05T13:53:02.225489-05:00",
"created_at": "2024-01-03T09:37:58.194877-05:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db/?format=api"
},
{
"id": "e9d9b73d-fbb5-491c-82ad-25624c77a5ba",
"gambit_id": "61aa3079-6e0b-41ca-834e-da811ecabc71",
"last_updated": "2024-01-05T13:53:02.229602-05:00",
"created_at": "2024-01-03T09:37:58.206566-05:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db/?format=api"
}
]
}