GET /api/bet_types/642eeaf1-9519-43fc-b4e4-9187b04c09bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "642eeaf1-9519-43fc-b4e4-9187b04c09bc",
"match": "https://api-prod.gambitprofit.com/api/matches/d4c9f391-994c-4cef-b64f-084fa9b31bef/?format=api",
"name": "Over/Under",
"created_at": "2023-09-22T09:58:24.065364-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": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "00f9992e-bd99-4fcc-a6da-7fbf16b4e35c",
"gambit_id": "8fc97004-5f05-4cc2-83c7-a4be050da210",
"last_updated": "2023-09-23T20:53:08.651744-04:00",
"created_at": "2023-09-22T09:58:24.069038-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642eeaf1-9519-43fc-b4e4-9187b04c09bc/?format=api"
},
{
"id": "0255ccb2-e0d9-45ed-95c8-25eaf1d78391",
"gambit_id": "2b20b528-5376-41f9-a44f-ff8a72690142",
"last_updated": "2023-09-23T20:53:08.654991-04:00",
"created_at": "2023-09-22T09:58:24.072814-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642eeaf1-9519-43fc-b4e4-9187b04c09bc/?format=api"
}
]
}