GET /api/bet_types/eae61da6-0b8f-4402-b48c-adadf493a44e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eae61da6-0b8f-4402-b48c-adadf493a44e",
"match": "https://api-prod.gambitprofit.com/api/matches/febef81d-419f-4884-b010-cbee14fe8301/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T10:08:16.916883-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 41.5",
"amount": 5107.0
},
{
"team": "Game Total Under 41.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7cc5fe18-aee7-4e72-a3e8-2a2294459d5f",
"gambit_id": "4c7d579b-5d79-45a4-8272-20eedffbebaf",
"last_updated": "2023-10-02T13:58:02.899613-04:00",
"created_at": "2023-09-28T10:08:16.920427-04:00",
"name": "Game Total Over 41.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae61da6-0b8f-4402-b48c-adadf493a44e/?format=api"
},
{
"id": "82a27665-23e8-4c09-bbd5-c1666a3b4e63",
"gambit_id": "b1e5d18b-0125-431d-ba4a-d19a3399f6bd",
"last_updated": "2023-10-02T13:58:02.903570-04:00",
"created_at": "2023-09-28T10:08:16.925191-04:00",
"name": "Game Total Under 41.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae61da6-0b8f-4402-b48c-adadf493a44e/?format=api"
}
]
}