GET /api/bet_types/919b4de3-6af0-4368-b403-911d30fc142b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "919b4de3-6af0-4368-b403-911d30fc142b",
"match": "https://api-prod.gambitprofit.com/api/matches/77e1f7ed-5f25-40b4-959c-2107ca856902/?format=api",
"name": "Over/Under",
"created_at": "2023-02-19T09:52:15.275753-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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "60175ea9-9ed6-4839-9fff-430d01519ff6",
"gambit_id": "cd17e0f2-dd16-4bc5-bac8-5c169669b5cc",
"last_updated": "2023-02-20T09:46:56.264163-05:00",
"created_at": "2023-02-19T09:52:15.277018-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/919b4de3-6af0-4368-b403-911d30fc142b/?format=api"
},
{
"id": "fc54df0f-0bdf-4ca1-a084-32f7e7a534f5",
"gambit_id": "cf62e569-4f34-426b-b39b-36fadab57454",
"last_updated": "2023-02-20T09:46:56.265295-05:00",
"created_at": "2023-02-19T09:52:15.278295-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/919b4de3-6af0-4368-b403-911d30fc142b/?format=api"
}
]
}