GET /api/bet_types/af3dbc56-9424-42a9-ac65-4619a02f0886/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af3dbc56-9424-42a9-ac65-4619a02f0886",
"match": "https://api-prod.gambitprofit.com/api/matches/25e148f3-e3ef-4b28-a382-f84957230aeb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-27T08:57:16.859742-05: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 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "fd03b362-6750-42a6-b18a-1d6f49fa8649",
"gambit_id": "fadd61a7-8e58-44cf-a0da-fb4bf1367802",
"last_updated": "2023-01-28T19:22:10.673478-05:00",
"created_at": "2023-01-27T08:57:16.862580-05:00",
"name": "Game Total Over 236",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3dbc56-9424-42a9-ac65-4619a02f0886/?format=api"
},
{
"id": "2c1d6917-c42f-48f7-b54f-c3cc1008b7cc",
"gambit_id": "c0c8a60d-fd5f-483f-82e0-e82e6e2a3b7e",
"last_updated": "2023-01-28T19:22:10.672412-05:00",
"created_at": "2023-01-27T08:57:16.861088-05:00",
"name": "Game Total Under 236",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3dbc56-9424-42a9-ac65-4619a02f0886/?format=api"
}
]
}