GET /api/bet_types/559344fe-bb7a-4b5a-ae2d-6ec67491275d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "559344fe-bb7a-4b5a-ae2d-6ec67491275d",
"match": "https://api-prod.gambitprofit.com/api/matches/ccf3e8d6-648f-43c9-9a8f-4e256759f2f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-07T08:38:23.435352-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": "Carolina Hurricanes",
"amount": 6546.0
},
{
"team": "Buffalo Sabres",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "243a2a11-c4f0-4fa5-88af-4b6d3282aedb",
"gambit_id": "6b4d94d9-33d1-4a5d-87ce-c3780b4aa571",
"last_updated": "2023-11-10T13:03:05.335490-05:00",
"created_at": "2023-11-07T08:38:23.444441-05:00",
"name": "Carolina Hurricanes",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559344fe-bb7a-4b5a-ae2d-6ec67491275d/?format=api"
},
{
"id": "ea83c336-7965-474e-baaa-d1847c8e4efd",
"gambit_id": "395848e4-a53f-4ab3-8d54-0ab82d6c14e6",
"last_updated": "2023-11-10T13:03:05.332167-05:00",
"created_at": "2023-11-07T08:38:23.439573-05:00",
"name": "Buffalo Sabres",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559344fe-bb7a-4b5a-ae2d-6ec67491275d/?format=api"
}
]
}