GET /api/bet_types/a364a401-f2b1-46ba-bf78-8eaf46e257bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a364a401-f2b1-46ba-bf78-8eaf46e257bc",
"match": "https://api-prod.gambitprofit.com/api/matches/13a84a5d-ef3f-471f-9c22-77aa1ca0d2de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T22:57:01.762741-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": "Boston",
"amount": 5591.0
},
{
"team": "Las Vegas Legion",
"amount": 4409.0
}
],
"expected_reward_tokens": 9169.24,
"profit_sb": -330.76,
"profit_sb_percentage": -3.48,
"recommended": false
},
"lines": [
{
"id": "78cf0940-3140-44c3-b722-6e483cb8196c",
"gambit_id": "48b3a711-d444-4b16-a829-ff3e16d27fba",
"last_updated": "2023-01-28T14:57:14.793254-05:00",
"created_at": "2023-01-20T22:57:01.765228-05:00",
"name": "Boston",
"reward": "1.64000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a364a401-f2b1-46ba-bf78-8eaf46e257bc/?format=api"
},
{
"id": "baafb533-ee5b-4526-bad6-b8f316d2e195",
"gambit_id": "3824e53d-b623-446c-aabb-4ffdc75a3919",
"last_updated": "2023-01-28T14:57:14.792130-05:00",
"created_at": "2023-01-20T22:57:01.763949-05:00",
"name": "Las Vegas Legion",
"reward": "2.08000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a364a401-f2b1-46ba-bf78-8eaf46e257bc/?format=api"
}
]
}