GET /api/bet_types/25095bc0-4227-42b7-a65c-1ff384bdea3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25095bc0-4227-42b7-a65c-1ff384bdea3c",
"match": "https://api-prod.gambitprofit.com/api/matches/05f811de-b032-4f87-b7d8-982191ae55a4/?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": "Indianapolis Colts",
"amount": 5916.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4084.0
}
],
"expected_reward_tokens": 9228.96,
"profit_sb": 228.96,
"profit_sb_percentage": 2.54,
"recommended": true
},
"lines": [
{
"id": "1235b900-8511-4dda-886a-d3a121183f73",
"gambit_id": "86027823-d21f-464a-b3b1-c6e424d66850",
"last_updated": "2022-08-29T11:32:14.751935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25095bc0-4227-42b7-a65c-1ff384bdea3c/?format=api"
},
{
"id": "65a05d73-e53c-4e0d-928a-19b434c4ad4f",
"gambit_id": "b74a3d2e-1b3c-43bf-b7c6-7cde6ff9c799",
"last_updated": "2022-08-29T11:32:14.752493-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.26000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25095bc0-4227-42b7-a65c-1ff384bdea3c/?format=api"
}
]
}