GET /api/bet_types/dd27bb74-299e-41e3-8f1a-77ef23d55138/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd27bb74-299e-41e3-8f1a-77ef23d55138",
"match": "https://api-prod.gambitprofit.com/api/matches/1ff31724-9597-4002-9afe-c1fd7b61693d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-13T09:11:48.814896-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": "New Jersey Devils",
"amount": 7184.0
},
{
"team": "Anaheim Ducks",
"amount": 2816.0
}
],
"expected_reward_tokens": 9123.68,
"profit_sb": 123.68,
"profit_sb_percentage": 1.37,
"recommended": true
},
"lines": [
{
"id": "40343fcc-6a92-44a0-b584-9c0e22a2c656",
"gambit_id": "5fd1e243-973d-4723-8857-414b60c3ec5f",
"last_updated": "2023-01-14T20:22:16.992298-05:00",
"created_at": "2023-01-13T09:11:48.817217-05:00",
"name": "New Jersey Devils",
"reward": "1.27000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd27bb74-299e-41e3-8f1a-77ef23d55138/?format=api"
},
{
"id": "1990cb6d-300a-41d4-939b-f2554f8ac534",
"gambit_id": "b7345824-657f-4468-b040-189f16c3e1f5",
"last_updated": "2023-01-14T20:22:16.989322-05:00",
"created_at": "2023-01-13T09:11:48.816005-05:00",
"name": "Anaheim Ducks",
"reward": "3.24000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd27bb74-299e-41e3-8f1a-77ef23d55138/?format=api"
}
]
}