GET /api/bet_types/c52291b8-559c-457f-82b6-57c07c3b8d16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c52291b8-559c-457f-82b6-57c07c3b8d16",
"match": "https://api-prod.gambitprofit.com/api/matches/f52b1e95-dd0b-42fd-89d0-bf4fbdc66fd6/?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 Under 2.5",
"amount": 5189.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4811.0
}
],
"expected_reward_tokens": 9236.42,
"profit_sb": -263.58,
"profit_sb_percentage": -2.77,
"recommended": false
},
"lines": [
{
"id": "75c8e441-e37a-476e-8b25-f87bb405e7fb",
"gambit_id": "208e18a2-914d-4ccf-928f-f16165f680a3",
"last_updated": "2022-10-31T11:16:57.933476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52291b8-559c-457f-82b6-57c07c3b8d16/?format=api"
},
{
"id": "5d99c221-f492-4850-937a-49ee8d1a076d",
"gambit_id": "922e9bfc-0084-41dd-ba89-2acb9394d9de",
"last_updated": "2022-10-31T11:16:57.934711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52291b8-559c-457f-82b6-57c07c3b8d16/?format=api"
}
]
}