GET /api/bet_types/acfb9a79-d02e-45ef-a16f-a9bcf03aa987/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acfb9a79-d02e-45ef-a16f-a9bcf03aa987",
"match": "https://api-prod.gambitprofit.com/api/matches/cc92aefb-101d-4f2f-8519-4d92ec046a1a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:10.045385-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b806aabd-e63e-4bbd-90dd-dde0f2734a95",
"gambit_id": "b36df4cd-27b5-4e02-a7f2-835215025047",
"last_updated": "2024-01-01T13:18:20.657770-05:00",
"created_at": "2023-12-29T09:58:10.049442-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acfb9a79-d02e-45ef-a16f-a9bcf03aa987/?format=api"
},
{
"id": "c2041bf5-0d59-4c4a-aeba-c68af3888332",
"gambit_id": "aa34a1c0-96c6-4de4-9d1f-776723d96f81",
"last_updated": "2024-01-01T13:18:20.661021-05:00",
"created_at": "2023-12-29T09:58:10.054782-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acfb9a79-d02e-45ef-a16f-a9bcf03aa987/?format=api"
}
]
}