GET /api/bet_types/5d730d31-e4b6-4931-b50a-d10332a16332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d730d31-e4b6-4931-b50a-d10332a16332",
"match": "https://api-prod.gambitprofit.com/api/matches/24b13377-5457-4277-862e-4a86463f27b6/?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": 5129.0
},
{
"team": "Game Total Under 2.5",
"amount": 4871.0
}
],
"expected_reward_tokens": 8719.09,
"profit_sb": -280.91,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "20357170-d5b5-44df-9a81-ada38365f785",
"gambit_id": "ee87515c-eced-4aad-88cc-6056e1d56561",
"last_updated": "2022-12-07T09:47:29.526919-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d730d31-e4b6-4931-b50a-d10332a16332/?format=api"
},
{
"id": "bd5db3f5-04a6-469f-8185-5405f2e95618",
"gambit_id": "24e78039-4881-4dbd-a218-8e021cf48acf",
"last_updated": "2022-12-07T09:47:29.525930-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.79000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d730d31-e4b6-4931-b50a-d10332a16332/?format=api"
}
]
}