GET /api/bet_types/34db58de-9433-4d77-8e90-e1897bdc3cfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34db58de-9433-4d77-8e90-e1897bdc3cfc",
"match": "https://api-prod.gambitprofit.com/api/matches/e635ef03-fd2b-4e11-aa80-6326b1383728/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T13:41:48.463339-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": "Denver Nuggets",
"amount": 7351.0
},
{
"team": "Minnesota Timberwolves",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "ceb7fc42-10fc-49f3-8c45-9eb42cd47071",
"gambit_id": "a3f7ec33-dfde-4b01-8e16-aa733cab30e8",
"last_updated": "2023-02-08T09:52:07.439664-05:00",
"created_at": "2023-02-07T13:41:48.464647-05:00",
"name": "Denver Nuggets",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34db58de-9433-4d77-8e90-e1897bdc3cfc/?format=api"
},
{
"id": "d684ab06-97d0-4a2a-bcbf-f65136eff852",
"gambit_id": "cfbbd009-7c9f-4195-9fa9-84a043d11746",
"last_updated": "2023-02-08T09:52:07.440879-05:00",
"created_at": "2023-02-07T13:41:48.465948-05:00",
"name": "Minnesota Timberwolves",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34db58de-9433-4d77-8e90-e1897bdc3cfc/?format=api"
}
]
}