GET /api/bet_types/d4513679-8ffb-4ca7-bb52-75ef217db1bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4513679-8ffb-4ca7-bb52-75ef217db1bf",
"match": "https://api-prod.gambitprofit.com/api/matches/a8b3cf7a-aa07-4ebb-9a22-7dcce4028203/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T19:42:17.734695-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a2f734b6-c070-4ec0-a48c-3d36bcebf83d",
"gambit_id": "4347f4b6-9c16-4550-9a64-31cbe162f75e",
"last_updated": "2023-04-10T09:31:58.333929-04:00",
"created_at": "2023-04-08T19:42:17.740867-04:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4513679-8ffb-4ca7-bb52-75ef217db1bf/?format=api"
},
{
"id": "2a93a17f-ee3c-40cc-8bd4-d4b73ec2465a",
"gambit_id": "e3fe39a5-07fd-4bf9-aa9f-8f0ef893d02d",
"last_updated": "2023-04-10T09:31:58.331380-04:00",
"created_at": "2023-04-08T19:42:17.737606-04:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4513679-8ffb-4ca7-bb52-75ef217db1bf/?format=api"
}
]
}