GET /api/bet_types/75325d94-97b6-4e25-afc9-e475bcd8c93b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75325d94-97b6-4e25-afc9-e475bcd8c93b",
"match": "https://api-prod.gambitprofit.com/api/matches/b5b5b856-d8e3-4d73-b179-6cf118c4e572/?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": "Buffalo Bills",
"amount": 8600.0
},
{
"team": "Pittsburgh Steelers",
"amount": 1400.0
}
],
"expected_reward_tokens": 9546.0,
"profit_sb": 46.0,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "368dbf41-2dd6-4eb1-8e7c-2d5dc5de753c",
"gambit_id": "a5b21656-eca3-4ac7-ae6a-a0414ddf9744",
"last_updated": "2022-10-11T11:56:57.253465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Bills",
"reward": "1.11000",
"odds": "1.11110",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75325d94-97b6-4e25-afc9-e475bcd8c93b/?format=api"
},
{
"id": "e7975bf4-30c9-4801-bc99-376f4bb64c06",
"gambit_id": "9db2ca45-3a71-44ec-aa20-f4529cb4040b",
"last_updated": "2022-10-11T11:56:57.254451-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Steelers",
"reward": "6.82000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75325d94-97b6-4e25-afc9-e475bcd8c93b/?format=api"
}
]
}