GET /api/bet_types/729ebc3e-212e-4978-8477-584d3925045a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "729ebc3e-212e-4978-8477-584d3925045a",
"match": "https://api-prod.gambitprofit.com/api/matches/f8c69c42-d129-4e17-ac97-b30baa8aef21/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:05.859999-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 41",
"amount": 5107.0
},
{
"team": "Game Total Under 41",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2d3b6de2-00f1-4aed-8113-e92d66123f88",
"gambit_id": "a4ce3a9a-f990-4480-8074-4e1ade1921a4",
"last_updated": "2023-12-11T19:43:21.647128-05:00",
"created_at": "2023-12-06T09:18:05.865046-05:00",
"name": "Game Total Over 41",
"reward": "1.83000",
"odds": "1.86960",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/729ebc3e-212e-4978-8477-584d3925045a/?format=api"
},
{
"id": "0af4b393-c9f0-4764-9a80-a28812c0a395",
"gambit_id": "3a096a10-3487-4d61-83c7-a54dc4793f9b",
"last_updated": "2023-12-11T19:43:21.643722-05:00",
"created_at": "2023-12-06T09:18:05.871261-05:00",
"name": "Game Total Under 41",
"reward": "1.91000",
"odds": "1.95240",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/729ebc3e-212e-4978-8477-584d3925045a/?format=api"
}
]
}