GET /api/bet_types/1acf3ff7-204e-4b3b-9da4-b368cc9e31b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1acf3ff7-204e-4b3b-9da4-b368cc9e31b2",
"match": "https://api-prod.gambitprofit.com/api/matches/0ae03982-a441-4135-b531-04af845efbe6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T09:41:56.769751-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1ca9763c-238a-4bc7-b97d-e1c74b0f1e7c",
"gambit_id": "6e336765-7ae6-4903-88e3-bca0e300f61e",
"last_updated": "2023-03-08T10:07:24.818075-05:00",
"created_at": "2023-03-07T09:41:56.771140-05:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acf3ff7-204e-4b3b-9da4-b368cc9e31b2/?format=api"
},
{
"id": "65712e41-e940-4d4f-b88b-070c53386a25",
"gambit_id": "c4213d23-3f3c-46c7-a541-1be9cfaf8450",
"last_updated": "2023-03-08T10:07:24.819226-05:00",
"created_at": "2023-03-07T09:41:56.772435-05:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acf3ff7-204e-4b3b-9da4-b368cc9e31b2/?format=api"
}
]
}