GET /api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa1bfcca-9e4f-498e-8430-46f4222fa113",
"match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?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": "Dallas Mavericks",
"amount": 6114.0
},
{
"team": "Portland Trail Blazers",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "9c15a7a9-6584-4404-b0c0-e3229dea6c2b",
"gambit_id": "8163c597-f0b1-4cd9-b59c-4346feb08ce6",
"last_updated": "2022-12-17T19:32:21.071616-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api"
},
{
"id": "1d8b4a21-e386-4696-b6f6-62b6b5972a7b",
"gambit_id": "0b74fe70-27cf-4991-968a-db386e5869a8",
"last_updated": "2022-12-17T19:32:21.072800-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api"
}
]
}