GET /api/bet_types/c89b1e53-94d6-4978-8298-e098c470eea8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c89b1e53-94d6-4978-8298-e098c470eea8",
"match": "https://api-prod.gambitprofit.com/api/matches/98dd4697-55b4-4190-b2fd-2274ab44b397/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:04.908270-04: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": "SDG (S Lugo)",
"amount": 5711.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "2630d6e1-0df6-49e7-a182-d8fb64c0de66",
"gambit_id": "72e9369a-c3c6-4d0c-9781-44c5d33c99aa",
"last_updated": "2023-07-02T11:08:02.662373-04:00",
"created_at": "2023-06-30T08:23:04.910304-04:00",
"name": "SDG (S Lugo)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89b1e53-94d6-4978-8298-e098c470eea8/?format=api"
},
{
"id": "96d466bf-8e06-484c-9bf3-8e2370817e26",
"gambit_id": "dc7d9dab-3936-4a95-b336-c78d16a9ce0f",
"last_updated": "2023-07-02T11:08:02.664257-04:00",
"created_at": "2023-06-30T08:23:04.912143-04:00",
"name": "CIN (G Ashcraft)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89b1e53-94d6-4978-8298-e098c470eea8/?format=api"
}
]
}