GET /api/bet_types/280278be-3c77-4573-baae-171ebb9072d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "280278be-3c77-4573-baae-171ebb9072d2",
"match": "https://api-prod.gambitprofit.com/api/matches/439b3241-b884-4ee4-b7d4-cfc80cc077e0/?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 Under 56.5",
"amount": 5000.0
},
{
"team": "Game Total Over 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "77465508-d653-4aa3-ac55-6ea933e6d27f",
"gambit_id": "eb867242-53f3-4556-8d2b-e867c19c02b6",
"last_updated": "2022-11-28T09:52:08.477720-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280278be-3c77-4573-baae-171ebb9072d2/?format=api"
},
{
"id": "8f51a983-6522-4cff-a9ce-1f3491777517",
"gambit_id": "3cdc233b-2cd7-42d4-b0f3-0f27f10e4456",
"last_updated": "2022-11-28T09:52:08.478728-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280278be-3c77-4573-baae-171ebb9072d2/?format=api"
}
]
}