GET /api/bet_types/8354e6b1-4d4e-435f-a476-f77806ed427e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8354e6b1-4d4e-435f-a476-f77806ed427e",
"match": "https://api-prod.gambitprofit.com/api/matches/9f02e046-ad4b-404b-8286-222bc43e9145/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T11:47:00.264703-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": "Nikita Krylov",
"amount": 5669.0
},
{
"team": "Ryan Spann",
"amount": 4331.0
}
],
"expected_reward_tokens": 9353.85,
"profit_sb": -146.15,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "91f3834e-c38b-41d8-a732-ceea8086dd03",
"gambit_id": "7678c2a5-015a-4e9e-a697-70c9e1ff49b2",
"last_updated": "2023-03-04T19:57:08.278323-05:00",
"created_at": "2023-02-23T11:47:00.265957-05:00",
"name": "Nikita Krylov",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354e6b1-4d4e-435f-a476-f77806ed427e/?format=api"
},
{
"id": "dc929706-087a-4c31-9ace-5abbbeb9f095",
"gambit_id": "152d5fdf-05f8-439d-b936-c002b0ce79ed",
"last_updated": "2023-03-04T19:57:08.279464-05:00",
"created_at": "2023-02-23T11:47:00.267748-05:00",
"name": "Ryan Spann",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354e6b1-4d4e-435f-a476-f77806ed427e/?format=api"
}
]
}