GET /api/bet_types/16d17893-5346-46d5-a0fe-1b540e6af19e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16d17893-5346-46d5-a0fe-1b540e6af19e",
"match": "https://api-prod.gambitprofit.com/api/matches/b24c1769-8097-4a8b-8f65-23e10431267e/?format=api",
"name": "Over/Under",
"created_at": "2023-02-08T14:32:09.148836-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 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3787ae7a-75bc-4856-891b-925ed31518c3",
"gambit_id": "99ac8594-55b1-4ba5-945a-7ba7d9ac344e",
"last_updated": "2023-02-09T11:12:08.531389-05:00",
"created_at": "2023-02-08T14:32:09.150226-05:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d17893-5346-46d5-a0fe-1b540e6af19e/?format=api"
},
{
"id": "96aaa46d-206e-4bf8-9b88-31ee6c78559a",
"gambit_id": "77683a47-cb56-4713-9bd7-b17a7db63d11",
"last_updated": "2023-02-09T11:12:08.532731-05:00",
"created_at": "2023-02-08T14:32:09.151590-05:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d17893-5346-46d5-a0fe-1b540e6af19e/?format=api"
}
]
}