GET /api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf",
"match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-31T10:08:02.961360-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": "Tampa Bay Lightning",
"amount": 6324.0
},
{
"team": "Montreal Canadiens",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "0ceed2e4-e273-4d58-9979-25efc171ccf3",
"gambit_id": "04f50f9f-a563-4dc7-ad3e-3e22b3c91f15",
"last_updated": "2024-01-02T10:23:09.807395-05:00",
"created_at": "2023-12-31T10:08:02.969194-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api"
},
{
"id": "464ef276-fa13-4cff-a1b1-7219643c3ca6",
"gambit_id": "a144c0be-d344-4081-814e-2c4d5d140567",
"last_updated": "2024-01-02T10:23:09.803733-05:00",
"created_at": "2023-12-31T10:08:02.965348-05:00",
"name": "Montreal Canadiens",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api"
}
]
}