GET /api/bet_types/4f8e8dfb-fea6-450a-bcf1-92b413d7441d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f8e8dfb-fea6-450a-bcf1-92b413d7441d",
"match": "https://api-prod.gambitprofit.com/api/matches/dd654ea2-fde7-432a-923a-882eef1635d3/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-24T09:13:13.319229-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": "Memphis Grizzlies",
"amount": 5107.0
},
{
"team": "Miami Heat",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2eef49c3-9d2f-4bf2-b335-995f0dc8b877",
"gambit_id": "e181b10b-d854-4c16-916a-ac5023c1e18c",
"last_updated": "2024-01-26T13:28:11.299218-05:00",
"created_at": "2024-01-24T09:13:13.323402-05:00",
"name": "Memphis Grizzlies",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f8e8dfb-fea6-450a-bcf1-92b413d7441d/?format=api"
},
{
"id": "98155d44-d798-46f5-9c2b-b085313d1d70",
"gambit_id": "b3fa599b-2cab-42b2-8076-0ab95934cf5d",
"last_updated": "2024-01-26T13:28:11.302781-05:00",
"created_at": "2024-01-24T09:13:13.328159-05:00",
"name": "Miami Heat",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f8e8dfb-fea6-450a-bcf1-92b413d7441d/?format=api"
}
]
}