GET /api/bet_types/7073c0ea-8921-4484-9267-e5cac18d80ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7073c0ea-8921-4484-9267-e5cac18d80ef",
"match": "https://api-prod.gambitprofit.com/api/matches/cadc06a8-44c0-4b3a-91b8-b38b13162450/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:23:01.851634-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 Under 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3a31e05e-4a88-4a91-97c9-2e11de72cd47",
"gambit_id": "8a7b5358-e360-47d0-b28a-40873658b1f6",
"last_updated": "2023-11-10T12:38:27.542918-05:00",
"created_at": "2023-11-08T08:23:01.863900-05:00",
"name": "Game Total Under 239.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7073c0ea-8921-4484-9267-e5cac18d80ef/?format=api"
},
{
"id": "787a3f06-b661-4b04-a5b0-5d7887dbc846",
"gambit_id": "1cc5b410-dd07-4a3d-b810-a97366504f70",
"last_updated": "2023-11-10T12:38:27.546087-05:00",
"created_at": "2023-11-08T08:23:01.856452-05:00",
"name": "Game Total Over 239.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7073c0ea-8921-4484-9267-e5cac18d80ef/?format=api"
}
]
}