GET /api/bet_types/0e3a2eba-9ac4-4479-a71e-da44f852e3fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e3a2eba-9ac4-4479-a71e-da44f852e3fb",
"match": "https://api-prod.gambitprofit.com/api/matches/40a17262-b37a-4622-a647-46d665f3663d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:53:00.704450-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": "Buffalo Sabres",
"amount": 6324.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "551376f0-e746-4016-b0e1-89b52ef4d78e",
"gambit_id": "992268d6-1095-477b-84b8-5c3455e9971a",
"last_updated": "2023-12-21T10:13:18.376197-05:00",
"created_at": "2023-12-19T08:53:00.714907-05:00",
"name": "Buffalo Sabres",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3a2eba-9ac4-4479-a71e-da44f852e3fb/?format=api"
},
{
"id": "2eb40a07-75d9-4724-ba9b-849f79d3209d",
"gambit_id": "bbc5025e-b6e8-419e-9628-a23549fa9ab7",
"last_updated": "2023-12-21T10:13:18.372239-05:00",
"created_at": "2023-12-19T08:53:00.709106-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3a2eba-9ac4-4479-a71e-da44f852e3fb/?format=api"
}
]
}