GET /api/bet_types/0fd33eb0-10c0-4352-a092-fe3c58d0b9f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fd33eb0-10c0-4352-a092-fe3c58d0b9f9",
"match": "https://api-prod.gambitprofit.com/api/matches/743f026a-c231-41ba-847c-a7c6b05228ff/?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": "Washington Commanders",
"amount": 5316.0
},
{
"team": "Chicago Bears",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "64e265d0-d211-4225-aeef-b14e9a61a1f5",
"gambit_id": "7a12e4fd-a68a-4b32-a274-2446e8fd30d3",
"last_updated": "2022-10-14T09:42:01.922119-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd33eb0-10c0-4352-a092-fe3c58d0b9f9/?format=api"
},
{
"id": "13d3d055-4da3-4a9c-8872-c81c24f24f51",
"gambit_id": "57a0aa98-9984-4c11-8165-1e631cd8427e",
"last_updated": "2022-10-14T09:42:01.920974-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bears",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd33eb0-10c0-4352-a092-fe3c58d0b9f9/?format=api"
}
]
}