GET /api/bet_types/6c48c9f5-ba35-4e16-86e5-e34c5a68017b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c48c9f5-ba35-4e16-86e5-e34c5a68017b",
"match": "https://api-prod.gambitprofit.com/api/matches/688d95a1-5dab-4bad-96d2-a41935e5ffc6/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:09.224541-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 38",
"amount": 5000.0
},
{
"team": "Game Total Under 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9c4d2b28-7254-4082-b029-88e0b24aa4a7",
"gambit_id": "b0e3f9a8-2695-42c8-860b-92b739924ab5",
"last_updated": "2023-12-19T09:53:14.456696-05:00",
"created_at": "2023-12-15T09:13:09.228542-05:00",
"name": "Game Total Over 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c48c9f5-ba35-4e16-86e5-e34c5a68017b/?format=api"
},
{
"id": "0447e44f-a5a8-4e52-9f0f-8486548f4f7c",
"gambit_id": "23fd0f07-d596-4a6b-b785-0625d8775867",
"last_updated": "2023-12-19T09:53:14.461457-05:00",
"created_at": "2023-12-15T09:13:09.233215-05:00",
"name": "Game Total Under 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c48c9f5-ba35-4e16-86e5-e34c5a68017b/?format=api"
}
]
}