GET /api/bet_types/e92ca5d2-ed71-43a3-ad38-6d65c701818a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e92ca5d2-ed71-43a3-ad38-6d65c701818a",
"match": "https://api-prod.gambitprofit.com/api/matches/336cb8e0-af26-4ea2-a104-c3d3451b2ae8/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:12.216638-04: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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "019c5375-df0c-4e59-98ea-785b43a9456a",
"gambit_id": "95acf15c-e7c6-411f-ba27-91f4e1aef879",
"last_updated": "2023-06-05T10:57:22.325834-04:00",
"created_at": "2023-06-03T11:22:12.222047-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92ca5d2-ed71-43a3-ad38-6d65c701818a/?format=api"
},
{
"id": "7e57d2e8-c7f4-43b8-ab81-b977f78ddcd7",
"gambit_id": "9cccc5ae-3286-42a9-ba78-d7c9833d107f",
"last_updated": "2023-06-05T10:57:22.328242-04:00",
"created_at": "2023-06-03T11:22:12.225393-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92ca5d2-ed71-43a3-ad38-6d65c701818a/?format=api"
}
]
}