GET /api/bet_types/90fc42d0-b90f-49b3-985b-728f069c4dda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90fc42d0-b90f-49b3-985b-728f069c4dda",
"match": "https://api-prod.gambitprofit.com/api/matches/7ec7522f-28ff-4d8a-836b-10c3b6abab9c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-27T09:22:59.597909-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e561b2e6-5d35-43c6-8d84-301def856b42",
"gambit_id": "1a2d55dc-ba87-43fb-8668-908ce38fd0c5",
"last_updated": "2023-09-28T18:53:20.438145-04:00",
"created_at": "2023-09-27T09:22:59.601603-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90fc42d0-b90f-49b3-985b-728f069c4dda/?format=api"
},
{
"id": "cf41f55e-c168-43f8-ad66-4a55d716ca71",
"gambit_id": "dc13c77f-3aae-4bd6-b6e8-066b487a6832",
"last_updated": "2023-09-28T18:53:20.441291-04:00",
"created_at": "2023-09-27T09:22:59.606891-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90fc42d0-b90f-49b3-985b-728f069c4dda/?format=api"
}
]
}