GET /api/bet_types/cfb17796-1354-43fc-85a6-cb70e65a44ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfb17796-1354-43fc-85a6-cb70e65a44ad",
"match": "https://api-prod.gambitprofit.com/api/matches/bc36db31-f6fc-473a-96f3-b8cdeebe38f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T08:33:20.262926-04: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": "MIN (K Maeda)",
"amount": 5970.0
},
{
"team": "ARI (R Nelson)",
"amount": 4030.0
}
],
"expected_reward_tokens": 9551.1,
"profit_sb": 51.1,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "b2e94807-070a-4d0d-a77c-2bcbda16db34",
"gambit_id": "dbb2e0ed-d5d3-4ea6-9d63-c3b050cf5c8e",
"last_updated": "2023-08-07T14:53:04.699588-04:00",
"created_at": "2023-08-05T08:33:20.273088-04:00",
"name": "MIN (K Maeda)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfb17796-1354-43fc-85a6-cb70e65a44ad/?format=api"
},
{
"id": "cc0648f1-4bb0-415b-8c4d-181b20d757b1",
"gambit_id": "d6d18758-e8d0-4a1a-ab2a-666fe65193b6",
"last_updated": "2023-08-07T14:53:04.696036-04:00",
"created_at": "2023-08-05T08:33:20.268593-04:00",
"name": "ARI (R Nelson)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfb17796-1354-43fc-85a6-cb70e65a44ad/?format=api"
}
]
}