GET /api/bet_types/ac120ed0-faf5-40a4-9d04-139d8e1c244e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac120ed0-faf5-40a4-9d04-139d8e1c244e",
"match": "https://api-prod.gambitprofit.com/api/matches/984d4673-8a6b-4443-a212-8d0d8c316a78/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:10.866365-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 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7e36c30-3bb7-47d1-814b-54190e405db2",
"gambit_id": "df5705c5-0a9d-4685-b17a-9424bd7de25e",
"last_updated": "2023-12-18T10:38:03.069591-05:00",
"created_at": "2023-12-16T09:23:10.870330-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac120ed0-faf5-40a4-9d04-139d8e1c244e/?format=api"
},
{
"id": "f666d68e-1265-45c4-804f-32196ac2a1b5",
"gambit_id": "0e38002c-4f93-4165-807d-189fa0b84cc9",
"last_updated": "2023-12-18T10:38:03.072784-05:00",
"created_at": "2023-12-16T09:23:10.874329-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac120ed0-faf5-40a4-9d04-139d8e1c244e/?format=api"
}
]
}