GET /api/bet_types/71e89ef2-c920-4835-8aa3-00c9635d7b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71e89ef2-c920-4835-8aa3-00c9635d7b21",
"match": "https://api-prod.gambitprofit.com/api/matches/bcb8f4cd-a0cd-42fb-9f5e-5c8ae80e21a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:07:14.677536-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": "Dallas Stars",
"amount": 7084.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2916.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "c59b455e-a53f-4608-8139-12eff345eda2",
"gambit_id": "94f015e5-ef0a-4e02-b21c-f5bf5064fa29",
"last_updated": "2023-02-19T16:02:15.737854-05:00",
"created_at": "2023-02-18T09:07:14.678915-05:00",
"name": "Dallas Stars",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e89ef2-c920-4835-8aa3-00c9635d7b21/?format=api"
},
{
"id": "a9d25ef4-7a08-44e5-a1e5-e5b16fb9feda",
"gambit_id": "cae30c04-46e5-4db2-9857-549bf8c5fc0e",
"last_updated": "2023-02-19T16:02:15.739001-05:00",
"created_at": "2023-02-18T09:07:14.684184-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.28000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e89ef2-c920-4835-8aa3-00c9635d7b21/?format=api"
}
]
}