GET /api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5acff400-9983-4b62-8aac-bde46a84a17d",
"match": "https://api-prod.gambitprofit.com/api/matches/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T12:27:05.433137-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 2.5",
"amount": 5978.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4022.0
}
],
"expected_reward_tokens": 8847.44,
"profit_sb": -152.56,
"profit_sb_percentage": -1.7,
"recommended": false
},
"lines": [
{
"id": "ba801777-45f5-479c-98b5-61a91bac1c7a",
"gambit_id": "bdfc8a90-c293-40cb-b628-0a97a0a7de7b",
"last_updated": "2023-01-16T10:16:51.358423-05:00",
"created_at": "2023-01-14T12:27:05.439784-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.48000",
"odds": "1.55560",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api"
},
{
"id": "1bf0798a-9036-4210-89cd-3ba584ea2774",
"gambit_id": "d42aa390-01e3-41cc-abc6-86eddfff04ec",
"last_updated": "2023-01-16T10:16:51.355245-05:00",
"created_at": "2023-01-14T12:27:05.436477-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.20000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api"
}
]
}