GET /api/bet_types/2cfd4812-0375-4677-a3d2-2b2f0e8b2c51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cfd4812-0375-4677-a3d2-2b2f0e8b2c51",
"match": "https://api-prod.gambitprofit.com/api/matches/457f59fa-0a36-4baf-8d2f-ce04990da44c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:23.006183-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "07760737-b68e-4361-9f34-f7d764e86fbb",
"gambit_id": "0929446c-55a5-43ce-98a5-ae104d13c2a9",
"last_updated": "2023-09-22T10:53:05.970410-04:00",
"created_at": "2023-09-20T08:23:23.011358-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfd4812-0375-4677-a3d2-2b2f0e8b2c51/?format=api"
},
{
"id": "f85d91c1-f729-4358-8c0c-2c4d1a152492",
"gambit_id": "5715da6d-f9ce-46e3-a077-b6a0275d4d61",
"last_updated": "2023-09-22T10:53:05.981946-04:00",
"created_at": "2023-09-20T08:23:23.016419-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfd4812-0375-4677-a3d2-2b2f0e8b2c51/?format=api"
}
]
}