GET /api/bet_types/883b6f8c-16d0-4609-aee6-8d909585b6f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "883b6f8c-16d0-4609-aee6-8d909585b6f4",
"match": "https://api-prod.gambitprofit.com/api/matches/722c300e-1c23-4f62-85ec-8412800992e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-31T10:08:03.439115-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": "Calgary Flames",
"amount": 5773.0
},
{
"team": "Philadelphia Flyers",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "9663bd26-c7da-4ad8-a49f-40c3e0104528",
"gambit_id": "579c8b0a-60dc-43aa-a91b-6cdd3b1df54d",
"last_updated": "2024-01-02T10:18:14.379118-05:00",
"created_at": "2023-12-31T10:08:03.453444-05:00",
"name": "Calgary Flames",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883b6f8c-16d0-4609-aee6-8d909585b6f4/?format=api"
},
{
"id": "d3f443ab-b3f7-474b-8060-1340ceb80fba",
"gambit_id": "8f061ca9-2f9f-49b2-836f-a71bd31d16b1",
"last_updated": "2024-01-02T10:18:14.375847-05:00",
"created_at": "2023-12-31T10:08:03.447653-05:00",
"name": "Philadelphia Flyers",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883b6f8c-16d0-4609-aee6-8d909585b6f4/?format=api"
}
]
}