GET /api/bet_types/7e03e05b-f454-4eae-9640-a45f91bd779a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e03e05b-f454-4eae-9640-a45f91bd779a",
"match": "https://api-prod.gambitprofit.com/api/matches/8baaefdc-f6a1-4154-8a89-89cd35910021/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:02.837308-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 Under 5.5",
"amount": 5213.0
},
{
"team": "Game Total Over 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "898b6dfe-cecb-4de4-907f-12c542b3eff8",
"gambit_id": "218c72fa-301e-4b99-b39d-f39c0a7f1af9",
"last_updated": "2024-01-23T20:13:16.009728-05:00",
"created_at": "2024-01-22T08:43:02.851780-05:00",
"name": "Game Total Under 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e03e05b-f454-4eae-9640-a45f91bd779a/?format=api"
},
{
"id": "5789cae9-f57d-48c2-8f21-d9fd0618010f",
"gambit_id": "5e51e02f-92f0-47f1-81ba-f58fe8dbe144",
"last_updated": "2024-01-23T20:13:16.013049-05:00",
"created_at": "2024-01-22T08:43:02.846806-05:00",
"name": "Game Total Over 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e03e05b-f454-4eae-9640-a45f91bd779a/?format=api"
}
]
}