GET /api/bet_types/7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2",
"match": "https://api-prod.gambitprofit.com/api/matches/e5f0ab01-9830-4502-9721-767439d25073/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:58.661113-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": "Golden State Warriors",
"amount": 5861.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "a6629559-ca58-4465-89f1-a926668772bc",
"gambit_id": "24335098-1ab7-4196-95a4-caa89282942b",
"last_updated": "2023-11-14T09:18:07.123830-05:00",
"created_at": "2023-11-12T09:32:58.672349-05:00",
"name": "Golden State Warriors",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2/?format=api"
},
{
"id": "14bae7a2-2e36-4fa8-a612-eb86e82d0261",
"gambit_id": "2638d5ec-45b6-4b73-bb99-15bfe0c98d4c",
"last_updated": "2023-11-14T09:18:07.120157-05:00",
"created_at": "2023-11-12T09:32:58.666695-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2/?format=api"
}
]
}