GET /api/bet_types/331d3f06-6ecd-44fa-9593-33dc2d06bfb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "331d3f06-6ecd-44fa-9593-33dc2d06bfb6",
"match": "https://api-prod.gambitprofit.com/api/matches/fb467d1b-a7b6-469d-a85f-3ef14a3d78e7/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:57.122418-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 5.5",
"amount": 5196.0
},
{
"team": "Game Total Under 5.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "351070b8-a33d-4ffb-88f8-0b089baa5ed8",
"gambit_id": "2aa43d8c-d5be-4aad-ab52-9ae30f6849b2",
"last_updated": "2022-12-25T11:22:00.611116-05:00",
"created_at": "2022-12-23T09:06:57.125074-05:00",
"name": "Game Total Over 5.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/331d3f06-6ecd-44fa-9593-33dc2d06bfb6/?format=api"
},
{
"id": "a07adc89-726a-408c-ac89-aab75c962764",
"gambit_id": "ff95f70c-d576-4be7-86f0-55f01e0008b3",
"last_updated": "2022-12-25T11:22:00.609999-05:00",
"created_at": "2022-12-23T09:06:57.123733-05:00",
"name": "Game Total Under 5.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/331d3f06-6ecd-44fa-9593-33dc2d06bfb6/?format=api"
}
]
}