GET /api/bet_types/f98d0ee4-8f48-4236-95b3-9be26cf26cc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f98d0ee4-8f48-4236-95b3-9be26cf26cc8",
"match": "https://api-prod.gambitprofit.com/api/matches/190134ce-553a-4b44-81eb-ed16494e8e0b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:05.549153-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": "Ottawa Senators",
"amount": 5423.0
},
{
"team": "Detroit Red Wings",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6037ac3e-aedd-488a-9bd0-5b9dba339f22",
"gambit_id": "94434e85-1b1c-4012-a461-52b5631d245f",
"last_updated": "2023-11-17T23:38:11.260687-05:00",
"created_at": "2023-11-16T09:28:05.560907-05:00",
"name": "Ottawa Senators",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f98d0ee4-8f48-4236-95b3-9be26cf26cc8/?format=api"
},
{
"id": "fcb019f6-dbf6-4491-94ce-e109a5f77715",
"gambit_id": "941e6116-caae-4db4-81b2-a6c579dbefc5",
"last_updated": "2023-11-17T23:38:11.257385-05:00",
"created_at": "2023-11-16T09:28:05.555942-05:00",
"name": "Detroit Red Wings",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f98d0ee4-8f48-4236-95b3-9be26cf26cc8/?format=api"
}
]
}