GET /api/bet_types/84e34657-d0b0-4d9e-b0d9-9078827200cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84e34657-d0b0-4d9e-b0d9-9078827200cc",
"match": "https://api-prod.gambitprofit.com/api/matches/353076ae-a375-48c6-8f31-bddce28a477b/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5372.0
},
{
"team": "Game Total Under 2.5",
"amount": 4628.0
}
],
"expected_reward_tokens": 9024.6,
"profit_sb": 24.6,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "4c60eaa1-c824-443d-bd77-e5b79072ff7e",
"gambit_id": "fdce9c5b-5b3b-40b8-883e-696dd15b9732",
"last_updated": "2022-09-05T10:47:18.324460-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e34657-d0b0-4d9e-b0d9-9078827200cc/?format=api"
},
{
"id": "b287d884-3cf9-46d0-b09d-027b6f7c33e3",
"gambit_id": "c87c07fe-5966-4e0c-92f5-c2c2c61ed3e1",
"last_updated": "2022-09-05T10:47:18.323302-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e34657-d0b0-4d9e-b0d9-9078827200cc/?format=api"
}
]
}