GET /api/bet_types/148a1e67-ccb0-4571-bb86-5b63567a471a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "148a1e67-ccb0-4571-bb86-5b63567a471a",
"match": "https://api-prod.gambitprofit.com/api/matches/018a112d-c630-4311-ac61-08c4fd8b8736/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T10:48:05.592751-04: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": 5864.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4136.0
}
],
"expected_reward_tokens": 9264.64,
"profit_sb": -235.36,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "a934f592-0671-4c39-a05c-5d632913914c",
"gambit_id": "45982666-1d2e-418d-bfb7-24ca568c8500",
"last_updated": "2023-06-12T10:27:56.910376-04:00",
"created_at": "2023-06-10T10:48:05.594882-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.58000",
"odds": "1.60610",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148a1e67-ccb0-4571-bb86-5b63567a471a/?format=api"
},
{
"id": "22de73a2-3a9e-426b-81a4-b28dcd67a09e",
"gambit_id": "650a6512-af83-420a-89f6-7d9e42b2c43d",
"last_updated": "2023-06-12T10:27:56.912864-04:00",
"created_at": "2023-06-10T10:48:05.597725-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.24000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148a1e67-ccb0-4571-bb86-5b63567a471a/?format=api"
}
]
}