GET /api/bet_types/7d2a1f37-846f-4f14-9dc7-12e6db1653dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d2a1f37-846f-4f14-9dc7-12e6db1653dc",
"match": "https://api-prod.gambitprofit.com/api/matches/c62e30b6-12ef-4ffc-8b6c-3c0fc83c9a7c/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:54.163675-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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fc286ddc-ce58-49bc-a589-114edffb0ba2",
"gambit_id": "b5865613-70c3-4dff-a2d3-43b026b87b11",
"last_updated": "2023-06-05T10:57:25.216757-04:00",
"created_at": "2023-06-04T12:16:54.170847-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2a1f37-846f-4f14-9dc7-12e6db1653dc/?format=api"
},
{
"id": "15655954-00a3-4a8f-be4f-48563e2be459",
"gambit_id": "9cdd02a5-d2d5-4dc4-af78-d1c7cf7cfc80",
"last_updated": "2023-06-05T10:57:25.214628-04:00",
"created_at": "2023-06-04T12:16:54.165581-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2a1f37-846f-4f14-9dc7-12e6db1653dc/?format=api"
}
]
}