GET /api/bet_types/6c5e1a7d-b33d-4550-9217-8394c6575b85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c5e1a7d-b33d-4550-9217-8394c6575b85",
"match": "https://api-prod.gambitprofit.com/api/matches/9f088a18-b026-40ea-a1cd-2b04f2ae110c/?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": "Cincinnati Bengals",
"amount": 6179.0
},
{
"team": "Pittsburgh Steelers",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "51d45b5f-dc05-45ad-acf2-abd97be73810",
"gambit_id": "090f545c-ad49-4cd6-a54d-1ec0b6727b06",
"last_updated": "2022-11-21T15:43:29.166945-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5e1a7d-b33d-4550-9217-8394c6575b85/?format=api"
},
{
"id": "fbca4de7-50e9-419e-9abb-a94d87bdeb94",
"gambit_id": "8c8f89c3-c90f-4387-91af-16d2f554cbf7",
"last_updated": "2022-11-21T15:43:29.165964-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Steelers",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5e1a7d-b33d-4550-9217-8394c6575b85/?format=api"
}
]
}