GET /api/bet_types/4986a1b6-e3bc-48e5-9177-8a40c129c6d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4986a1b6-e3bc-48e5-9177-8a40c129c6d9",
"match": "https://api-prod.gambitprofit.com/api/matches/e308efeb-0965-4f4e-b3da-07a55ab932f4/?format=api",
"name": "Over/Under",
"created_at": "2023-01-22T09:01:56.055182-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 218",
"amount": 5000.0
},
{
"team": "Game Total Over 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "ce4ba630-366e-4730-9376-1bfa7dc6cc0b",
"gambit_id": "e2c2db56-f117-4503-b675-b4be9d1d8c83",
"last_updated": "2023-01-23T14:11:56.632392-05:00",
"created_at": "2023-01-22T09:01:56.056604-05:00",
"name": "Game Total Under 218",
"reward": "1.89000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4986a1b6-e3bc-48e5-9177-8a40c129c6d9/?format=api"
},
{
"id": "c90840a3-76bf-4862-96e6-b370bdabd352",
"gambit_id": "097c464f-e12c-4b0d-a49a-dcad4ff7e9c6",
"last_updated": "2023-01-23T14:11:56.633575-05:00",
"created_at": "2023-01-22T09:01:56.058049-05:00",
"name": "Game Total Over 218",
"reward": "1.89000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4986a1b6-e3bc-48e5-9177-8a40c129c6d9/?format=api"
}
]
}