GET /api/bet_types/7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887",
"match": "https://api-prod.gambitprofit.com/api/matches/cf38ee21-6531-4d70-b8eb-eea85c475a18/?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": "Tampa Bay Buccaneers",
"amount": 6114.0
},
{
"team": "Cleveland Browns",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "4dce74e7-f245-4581-935a-fe5340f0629b",
"gambit_id": "4c448503-2242-45fd-8dcc-ee1fd9b92508",
"last_updated": "2022-11-28T11:42:01.289915-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887/?format=api"
},
{
"id": "f420ba07-16c6-4265-a78a-f4b12ed261bb",
"gambit_id": "66c538a6-5db1-43d9-b8a9-5e593453a390",
"last_updated": "2022-11-28T11:42:01.290909-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887/?format=api"
}
]
}