GET /api/bet_types/866e1a8a-3d8b-443a-8ab8-a192028d925f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "866e1a8a-3d8b-443a-8ab8-a192028d925f",
"match": "https://api-prod.gambitprofit.com/api/matches/a729a78d-9a23-41db-9583-14b6ca882ecc/?format=api",
"name": "Over/Under",
"created_at": "2023-06-01T09:42:09.808027-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fea0e090-d821-4613-b59b-5b6ff7a5c4a5",
"gambit_id": "ed717946-9d8a-4a05-a3f4-4b6e1096b4ee",
"last_updated": "2023-06-08T12:38:05.144877-04:00",
"created_at": "2023-06-01T09:42:09.811113-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866e1a8a-3d8b-443a-8ab8-a192028d925f/?format=api"
},
{
"id": "2e9e5035-8fa7-4470-877b-980f9b35cfa5",
"gambit_id": "59c406ea-9b55-4fb7-b011-17863cb0e2e7",
"last_updated": "2023-06-08T12:38:05.143202-04:00",
"created_at": "2023-06-01T09:42:09.809584-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866e1a8a-3d8b-443a-8ab8-a192028d925f/?format=api"
}
]
}