GET /api/bet_types/c9de9c56-600c-4a6a-8e8f-fed68a6f47b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9de9c56-600c-4a6a-8e8f-fed68a6f47b3",
"match": "https://api-prod.gambitprofit.com/api/matches/bb42bc1c-a4e6-4f29-bd1a-c6c23ee8c55b/?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": "Total Rounds Over 1.5",
"amount": 5785.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4215.0
}
],
"expected_reward_tokens": 9313.85,
"profit_sb": -186.15,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "0e19540c-1c7e-442e-a3c5-f64867e5115a",
"gambit_id": "23857fb2-334a-4d2a-898e-53f05f521544",
"last_updated": "2022-10-24T10:22:22.822259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.61000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9de9c56-600c-4a6a-8e8f-fed68a6f47b3/?format=api"
},
{
"id": "92951802-e06c-4a55-98a9-9147181c0815",
"gambit_id": "28eb394e-9829-477f-8b65-6853a537a62b",
"last_updated": "2022-10-24T10:22:22.820992-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.21000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9de9c56-600c-4a6a-8e8f-fed68a6f47b3/?format=api"
}
]
}