GET /api/bet_types/5ffc9f98-b145-410a-a1c1-f77c4bbb8ce0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ffc9f98-b145-410a-a1c1-f77c4bbb8ce0",
"match": "https://api-prod.gambitprofit.com/api/matches/66161e84-a855-4c7e-820d-bb90ecdd738b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-27T09:18:10.295858-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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "774e5adf-34e9-4a87-acc1-a0a5f2c0700e",
"gambit_id": "4bb616c7-65a5-466d-9416-9164db08b1e2",
"last_updated": "2023-11-28T21:53:03.657420-05:00",
"created_at": "2023-11-27T09:18:10.303360-05:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ffc9f98-b145-410a-a1c1-f77c4bbb8ce0/?format=api"
},
{
"id": "6cad26c4-5462-4b45-ba05-a50501fd66b7",
"gambit_id": "f23e1a44-c537-4f1f-91ba-890531067844",
"last_updated": "2023-11-28T21:53:03.652356-05:00",
"created_at": "2023-11-27T09:18:10.299661-05:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ffc9f98-b145-410a-a1c1-f77c4bbb8ce0/?format=api"
}
]
}