GET /api/bet_types/3a07ada9-af79-43ae-ac0f-acb62340fc60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a07ada9-af79-43ae-ac0f-acb62340fc60",
"match": "https://api-prod.gambitprofit.com/api/matches/853e605a-6fd2-48a1-8596-e07fd1b728f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-17T09:12:08.647793-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": "Ottawa Senators",
"amount": 6956.0
},
{
"team": "Chicago Blackhawks",
"amount": 3044.0
}
],
"expected_reward_tokens": 9527.72,
"profit_sb": 27.72,
"profit_sb_percentage": 0.29,
"recommended": true
},
"lines": [
{
"id": "a48a609f-2be7-4a7a-b1e4-b760e98fb7e1",
"gambit_id": "1f5cacda-79aa-4e83-ab79-e23d07d307fa",
"last_updated": "2023-02-18T09:52:17.102728-05:00",
"created_at": "2023-02-17T09:12:08.649111-05:00",
"name": "Ottawa Senators",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a07ada9-af79-43ae-ac0f-acb62340fc60/?format=api"
},
{
"id": "df1b44ca-faa6-4912-9149-65d980217375",
"gambit_id": "c37c6a2c-0d1f-4d0e-aaf1-16845fb1e76a",
"last_updated": "2023-02-18T09:52:17.104060-05:00",
"created_at": "2023-02-17T09:12:08.650870-05:00",
"name": "Chicago Blackhawks",
"reward": "3.13000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a07ada9-af79-43ae-ac0f-acb62340fc60/?format=api"
}
]
}