GET /api/bet_types/dee7d95a-590b-4eb2-b000-ef7150efff7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dee7d95a-590b-4eb2-b000-ef7150efff7a",
"match": "https://api-prod.gambitprofit.com/api/matches/f4f5b93b-9eed-4a15-b155-85e940f319f5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-27T08:33:21.555985-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "65759bc7-e20b-4145-98a4-b383f8bd4196",
"gambit_id": "47a81eaa-1628-4b31-ade9-5c4ef825778f",
"last_updated": "2023-07-28T09:38:25.831168-04:00",
"created_at": "2023-07-27T08:33:21.559973-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee7d95a-590b-4eb2-b000-ef7150efff7a/?format=api"
},
{
"id": "5a39c283-a09a-4720-b081-bed1eaf9823b",
"gambit_id": "4bac1bf6-219f-49c8-91a4-4f74356fab99",
"last_updated": "2023-07-28T09:38:25.835768-04:00",
"created_at": "2023-07-27T08:33:21.564221-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee7d95a-590b-4eb2-b000-ef7150efff7a/?format=api"
}
]
}