GET /api/bet_types/2135f869-9946-4beb-9d48-38c2711f1eb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2135f869-9946-4beb-9d48-38c2711f1eb7",
"match": "https://api-prod.gambitprofit.com/api/matches/01aa5645-a38a-4f32-929f-65cbcf8178c0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T11:23:17.562734-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": "Denver Nuggets",
"amount": 6706.0
},
{
"team": "Dallas Mavericks",
"amount": 3294.0
}
],
"expected_reward_tokens": 9387.9,
"profit_sb": -112.1,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "bab1da9c-ee81-4dcf-8d49-1e5f69eb70e2",
"gambit_id": "6f7927b1-b348-4074-95c6-c158d91ea977",
"last_updated": "2023-11-04T10:33:15.794894-04:00",
"created_at": "2023-11-03T11:23:17.574635-04:00",
"name": "Denver Nuggets",
"reward": "1.40000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2135f869-9946-4beb-9d48-38c2711f1eb7/?format=api"
},
{
"id": "c3dec1d8-a241-43b0-857e-186ebf322a91",
"gambit_id": "e2196ca9-1b2c-4b99-8e42-9d71d8b27bde",
"last_updated": "2023-11-04T10:33:15.791373-04:00",
"created_at": "2023-11-03T11:23:17.569852-04:00",
"name": "Dallas Mavericks",
"reward": "2.85000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2135f869-9946-4beb-9d48-38c2711f1eb7/?format=api"
}
]
}