GET /api/bet_types/8db7fa2d-0f05-4eaa-85e6-6eb5ca01e1de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8db7fa2d-0f05-4eaa-85e6-6eb5ca01e1de",
"match": "https://api-prod.gambitprofit.com/api/matches/a1086817-3c95-49ee-a9a3-9cc799f96df8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Over 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "11e2dcca-2ab7-49e8-9b6e-06868bc39f9f",
"gambit_id": "5c32f06c-292b-4401-b9eb-fbd356520877",
"last_updated": "2022-12-17T09:57:43.125120-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db7fa2d-0f05-4eaa-85e6-6eb5ca01e1de/?format=api"
},
{
"id": "7b00a0ba-a1b0-4298-a1b5-ecf3dc9263d9",
"gambit_id": "06738fe2-b4cd-40d5-b7a0-a4f919f36316",
"last_updated": "2022-12-17T09:57:43.126166-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db7fa2d-0f05-4eaa-85e6-6eb5ca01e1de/?format=api"
}
]
}