GET /api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e014d5e-b084-4806-a351-a54388c672a8",
"match": "https://api-prod.gambitprofit.com/api/matches/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api",
"name": "Over/Under",
"created_at": "2023-01-04T08:47:14.910138-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 2.5",
"amount": 5239.0
},
{
"team": "Game Total Over 2.5",
"amount": 4761.0
}
],
"expected_reward_tokens": 8853.91,
"profit_sb": -146.09,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d83a88b0-15bf-49b7-895a-235c4fa1e99f",
"gambit_id": "7694306b-0662-42a2-a6ec-198f918184ff",
"last_updated": "2023-01-05T10:36:51.223751-05:00",
"created_at": "2023-01-04T08:47:14.911736-05:00",
"name": "Game Total Under 2.5",
"reward": "1.69000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api"
},
{
"id": "015c5e93-84be-4480-b540-ae5d7f5bf478",
"gambit_id": "7556a3ab-57fb-467c-91e9-7f2c9119eded",
"last_updated": "2023-01-05T10:36:51.224846-05:00",
"created_at": "2023-01-04T08:47:14.913123-05:00",
"name": "Game Total Over 2.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api"
}
]
}