GET /api/bet_types/29f21f55-9713-4701-9b78-de6efa74ae88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29f21f55-9713-4701-9b78-de6efa74ae88",
"match": "https://api-prod.gambitprofit.com/api/matches/268230dc-a105-48be-9e85-9118ef6b8caf/?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": 6234.0
},
{
"team": "Game Total Under 2.5",
"amount": 3766.0
}
],
"expected_reward_tokens": 9038.4,
"profit_sb": 38.4,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "afd56c42-9336-4dec-97c8-4bab5ccf68ee",
"gambit_id": "e2aa5ae1-47bb-4454-bb5a-4c4c24290f6e",
"last_updated": "2022-08-29T11:12:12.345112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f21f55-9713-4701-9b78-de6efa74ae88/?format=api"
},
{
"id": "6e041fa9-c20a-44e1-9eb0-c05473f11450",
"gambit_id": "f1ce9ba7-bc66-4dc7-9568-0634b798958f",
"last_updated": "2022-08-29T11:12:12.344597-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.40000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f21f55-9713-4701-9b78-de6efa74ae88/?format=api"
}
]
}