GET /api/bet_types/e9d6dc67-0f59-4a63-88a7-db759a12f8ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9d6dc67-0f59-4a63-88a7-db759a12f8ac",
"match": "https://api-prod.gambitprofit.com/api/matches/b88f7a2b-f67a-453d-b7af-6286597a7b15/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T09:03:23.071325-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62028e77-b64e-4446-921f-068deb8e0fad",
"gambit_id": "7dafb63a-4e57-4ae6-9b9c-644035688c40",
"last_updated": "2023-08-02T19:02:59.769605-04:00",
"created_at": "2023-08-01T09:03:23.075714-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d6dc67-0f59-4a63-88a7-db759a12f8ac/?format=api"
},
{
"id": "00a3612c-6f41-4d96-9e8e-20ea7f557b28",
"gambit_id": "7e34d2f2-398e-4a21-a4d2-9bd501568ec3",
"last_updated": "2023-08-02T19:02:59.772901-04:00",
"created_at": "2023-08-01T09:03:23.081343-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d6dc67-0f59-4a63-88a7-db759a12f8ac/?format=api"
}
]
}