GET /api/bet_types/5cf2f4ae-53f6-48f9-ad36-902db6c424a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cf2f4ae-53f6-48f9-ad36-902db6c424a3",
"match": "https://api-prod.gambitprofit.com/api/matches/693bae6f-b61b-4510-8b24-181ecb11e5c8/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T11:22:06.644934-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 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": "02fd6023-8bf7-406f-aaf6-3d1b0247ab9a",
"gambit_id": "6f8939a3-6b1b-432e-9f40-2cabeb20d1a3",
"last_updated": "2023-04-10T09:31:58.799764-04:00",
"created_at": "2023-04-08T11:22:06.649396-04: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/5cf2f4ae-53f6-48f9-ad36-902db6c424a3/?format=api"
},
{
"id": "81c89915-dff4-45e5-aaf4-c7c8a3a402e8",
"gambit_id": "7aa66694-f980-4667-9542-0637c73ebc6c",
"last_updated": "2023-04-10T09:31:58.797479-04:00",
"created_at": "2023-04-08T11:22:06.647051-04: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/5cf2f4ae-53f6-48f9-ad36-902db6c424a3/?format=api"
}
]
}