GET /api/bet_types/b42b2953-34ab-4a4d-92bc-38bff4008f35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b42b2953-34ab-4a4d-92bc-38bff4008f35",
"match": "https://api-prod.gambitprofit.com/api/matches/4f06d9de-a5da-4931-935b-8f89bf8da2f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:09.784764-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": "Dallas Stars",
"amount": 7615.0
},
{
"team": "Chicago Blackhawks",
"amount": 2385.0
}
],
"expected_reward_tokens": 9442.6,
"profit_sb": -57.4,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "03c0bf04-f702-4823-ab74-473d335f4868",
"gambit_id": "8e1c535e-5498-4279-b6d0-1e30127dac8c",
"last_updated": "2024-01-01T13:18:20.416248-05:00",
"created_at": "2023-12-29T09:58:09.792710-05:00",
"name": "Dallas Stars",
"reward": "1.24000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42b2953-34ab-4a4d-92bc-38bff4008f35/?format=api"
},
{
"id": "a0dcbcba-ab3a-4855-b24f-2940b6601873",
"gambit_id": "fc6b88be-a7cb-4aaf-8c44-a1586e318ad0",
"last_updated": "2024-01-01T13:18:20.412806-05:00",
"created_at": "2023-12-29T09:58:09.788666-05:00",
"name": "Chicago Blackhawks",
"reward": "3.96000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42b2953-34ab-4a4d-92bc-38bff4008f35/?format=api"
}
]
}