GET /api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "437315de-7942-4d54-ad12-8fc2f4af5a96",
"match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?format=api",
"name": "Pick the Winner",
"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": "Troy",
"amount": 6952.0
},
{
"team": "Coastal Carolina",
"amount": 3048.0
}
],
"expected_reward_tokens": 9174.48,
"profit_sb": 174.48,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "d85dda53-2e40-4d3b-91bc-873bd76992d9",
"gambit_id": "9005bc2b-737c-448c-9911-d760c26dbe7a",
"last_updated": "2022-12-05T11:07:07.104833-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "1.32000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api"
},
{
"id": "3859295d-94ce-405d-a264-e1f4cd470545",
"gambit_id": "32a23dba-55df-4d0d-9250-de15c7288e5d",
"last_updated": "2022-12-05T11:07:07.106008-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Coastal Carolina",
"reward": "3.01000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api"
}
]
}