GET /api/bet_types/659fd6b2-2230-4e60-8a13-30159e11978d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "659fd6b2-2230-4e60-8a13-30159e11978d",
"match": "https://api-prod.gambitprofit.com/api/matches/6f0b520a-b181-4422-9d0f-087ee28d5dd9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:55.822499-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": "Toronto Maple Leafs",
"amount": 6160.0
},
{
"team": "Washington Capitals",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "f2d146f4-0604-4de3-b136-d4f281eeaaa3",
"gambit_id": "6d203748-21ea-4da4-9923-a00abe8b9c3e",
"last_updated": "2023-10-26T10:23:12.449615-04:00",
"created_at": "2023-10-24T08:57:55.829670-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659fd6b2-2230-4e60-8a13-30159e11978d/?format=api"
},
{
"id": "d9615877-a20c-438d-b901-2b324611a838",
"gambit_id": "24e959a9-6ea4-4bdf-838f-7531e99fc317",
"last_updated": "2023-10-26T10:23:12.452970-04:00",
"created_at": "2023-10-24T08:57:55.835395-04:00",
"name": "Washington Capitals",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659fd6b2-2230-4e60-8a13-30159e11978d/?format=api"
}
]
}