GET /api/bet_types/b31f0555-0d24-4558-a51b-5a5e45118d1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b31f0555-0d24-4558-a51b-5a5e45118d1d",
"match": "https://api-prod.gambitprofit.com/api/matches/7828078a-c413-48f8-9d86-541216262867/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T09:03:06.626769-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": "Total Rounds Over 1.5",
"amount": 5000.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "ba014e59-3ea6-45ab-828f-bb98c31feff1",
"gambit_id": "ebcb1b1e-d841-4e2a-a4b0-9141a11aae7b",
"last_updated": "2023-11-13T15:28:04.989905-05:00",
"created_at": "2023-11-11T09:03:06.630441-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31f0555-0d24-4558-a51b-5a5e45118d1d/?format=api"
},
{
"id": "cf3f4c9d-844a-41f2-9fd6-d5728e593316",
"gambit_id": "5f453a94-6a60-46c3-8af0-2ed5966aed83",
"last_updated": "2023-11-13T15:28:04.993217-05:00",
"created_at": "2023-11-11T09:03:06.634225-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31f0555-0d24-4558-a51b-5a5e45118d1d/?format=api"
}
]
}