GET /api/bet_types/333ff30f-c851-4acb-8f14-2becf1749281/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "333ff30f-c851-4acb-8f14-2becf1749281",
"match": "https://api-prod.gambitprofit.com/api/matches/f218f5b1-fc30-4c0d-94c1-e218080d53e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:07.822836-04: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": "New York Islanders",
"amount": 5688.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "8ce370fb-a763-4cf6-a397-6c13622e921c",
"gambit_id": "ff95fd63-a843-4133-81c8-c5a74f51a301",
"last_updated": "2023-10-30T13:33:22.637560-04:00",
"created_at": "2023-10-28T09:08:07.827001-04:00",
"name": "New York Islanders",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/333ff30f-c851-4acb-8f14-2becf1749281/?format=api"
},
{
"id": "d2c36c8b-5c52-4586-82cc-78becc63f443",
"gambit_id": "79af9468-0be1-44ed-a7d8-3f0b34d5ff8c",
"last_updated": "2023-10-30T13:33:22.641048-04:00",
"created_at": "2023-10-28T09:08:07.838643-04:00",
"name": "Columbus Blue Jackets",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/333ff30f-c851-4acb-8f14-2becf1749281/?format=api"
}
]
}