GET /api/bet_types/b23c19d3-c5f0-46e4-985a-99a8c52fde0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b23c19d3-c5f0-46e4-985a-99a8c52fde0c",
"match": "https://api-prod.gambitprofit.com/api/matches/db1ed797-c957-4c64-a443-912318f7a0cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:13.972990-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": "Oklahoma City Thunder",
"amount": 6308.0
},
{
"team": "Dallas Mavericks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "2d107d8c-c88f-4e1d-b9de-8ef6a5f8e8e4",
"gambit_id": "9a75b1ae-63fb-4bcf-883c-20903481d482",
"last_updated": "2023-12-04T15:13:28.936757-05:00",
"created_at": "2023-12-02T08:28:13.976307-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b23c19d3-c5f0-46e4-985a-99a8c52fde0c/?format=api"
},
{
"id": "a13d724b-54ce-4b51-b317-f6a3fc9028fa",
"gambit_id": "e45ec85d-9d31-4d0e-9a54-79a04334283d",
"last_updated": "2023-12-04T15:13:28.940050-05:00",
"created_at": "2023-12-02T08:28:13.981160-05:00",
"name": "Dallas Mavericks",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b23c19d3-c5f0-46e4-985a-99a8c52fde0c/?format=api"
}
]
}