GET /api/bet_types/12444276-a085-4d63-8bb4-d51de9ee9017/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12444276-a085-4d63-8bb4-d51de9ee9017",
"match": "https://api-prod.gambitprofit.com/api/matches/2a62d9d0-a46b-40d9-926b-2a5692dc5ca0/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:57.971052-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Phoenix Suns",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2e3ba294-e07f-48ee-814a-0c0821b3cb80",
"gambit_id": "2f748615-8790-4640-a9b9-0c8b1a55fcc2",
"last_updated": "2023-12-14T11:48:09.507511-05:00",
"created_at": "2023-12-13T08:57:57.975328-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12444276-a085-4d63-8bb4-d51de9ee9017/?format=api"
},
{
"id": "fd92ea52-ec4d-4364-b42e-9ccf3af61813",
"gambit_id": "fcc7520b-07cc-4efe-85a3-0b53d0a39a91",
"last_updated": "2023-12-14T11:48:09.513321-05:00",
"created_at": "2023-12-13T08:57:57.980440-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12444276-a085-4d63-8bb4-d51de9ee9017/?format=api"
}
]
}