GET /api/bet_types/4d757a3b-1349-4b27-ac02-6e5a08c06932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d757a3b-1349-4b27-ac02-6e5a08c06932",
"match": "https://api-prod.gambitprofit.com/api/matches/c0f2dcc9-bbcd-460d-9f29-c76ead86f071/?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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Over 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c7c7aa2c-da79-44bc-b54e-92ec38cd893e",
"gambit_id": "aa3b9642-7769-410a-b390-a38fe6c0092c",
"last_updated": "2022-09-25T21:07:13.859466-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d757a3b-1349-4b27-ac02-6e5a08c06932/?format=api"
},
{
"id": "8101a1fd-b863-4bcb-a6a3-666070194293",
"gambit_id": "6b773817-cae9-438e-b286-e2f33e38d1f1",
"last_updated": "2022-09-25T21:07:13.860689-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d757a3b-1349-4b27-ac02-6e5a08c06932/?format=api"
}
]
}