GET /api/bet_types/8e7493da-862f-4052-ae8b-15a7d008755a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e7493da-862f-4052-ae8b-15a7d008755a",
"match": "https://api-prod.gambitprofit.com/api/matches/6893d2fc-39fd-4836-9649-2851cb74d040/?format=api",
"name": "Play the Odds",
"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": "Tampa Bay Buccaneers",
"amount": 5106.0
},
{
"team": "Carolina Panthers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "da3bcf09-0917-4ec8-9a1c-20dd0c5ea3a5",
"gambit_id": "7e600730-38d8-4baf-9ddb-1437cd792ad0",
"last_updated": "2022-10-24T10:57:24.400089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7493da-862f-4052-ae8b-15a7d008755a/?format=api"
},
{
"id": "841348be-0c85-4983-97a2-c88f971b0d04",
"gambit_id": "911c3893-5c65-4a33-a79d-1d413d5158a7",
"last_updated": "2022-10-24T10:57:24.399075-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "1.92000",
"odds": "1.95240",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7493da-862f-4052-ae8b-15a7d008755a/?format=api"
}
]
}