GET /api/bet_types/656066ee-53e4-4927-9cac-87380514a711/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "656066ee-53e4-4927-9cac-87380514a711",
"match": "https://api-prod.gambitprofit.com/api/matches/ecb67c43-9aca-45b6-a16f-59cce6c5c324/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-21T08:51:54.551162-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": "Carolina Hurricanes",
"amount": 7440.0
},
{
"team": "St Louis Blues",
"amount": 2560.0
}
],
"expected_reward_tokens": 9523.2,
"profit_sb": 23.2,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "3927f313-f468-48f4-847a-e5a37bf451d2",
"gambit_id": "5e3f126c-c48a-4c29-9363-df111f174457",
"last_updated": "2023-02-22T09:02:04.507949-05:00",
"created_at": "2023-02-21T08:51:54.552598-05:00",
"name": "Carolina Hurricanes",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656066ee-53e4-4927-9cac-87380514a711/?format=api"
},
{
"id": "1b131e38-fe94-4929-8559-cc31743bc613",
"gambit_id": "c4baa9c1-c98e-4ccf-9500-f5849e1a4360",
"last_updated": "2023-02-22T09:02:04.509117-05:00",
"created_at": "2023-02-21T08:51:54.553889-05:00",
"name": "St Louis Blues",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656066ee-53e4-4927-9cac-87380514a711/?format=api"
}
]
}