GET /api/bet_types/8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1",
"match": "https://api-prod.gambitprofit.com/api/matches/5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:08.560814-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": "Miami Dolphins",
"amount": 8590.0
},
{
"team": "Tennessee Titans",
"amount": 1410.0
}
],
"expected_reward_tokens": 9531.6,
"profit_sb": 31.6,
"profit_sb_percentage": 0.33,
"recommended": true
},
"lines": [
{
"id": "3267ba07-dd8e-4dc4-bfbf-611a25a13f74",
"gambit_id": "bfa77e51-b804-4f35-920b-b25abe582fdf",
"last_updated": "2023-12-12T20:53:07.473866-05:00",
"created_at": "2023-12-06T09:18:08.572688-05:00",
"name": "Miami Dolphins",
"reward": "1.11000",
"odds": "1.11110",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1/?format=api"
},
{
"id": "50a75ea5-a8b3-4791-8c3e-af5dead6742e",
"gambit_id": "2029cccc-9b92-43eb-a0d8-0eeb502753ab",
"last_updated": "2023-12-12T20:53:07.466217-05:00",
"created_at": "2023-12-06T09:18:08.568722-05:00",
"name": "Tennessee Titans",
"reward": "6.76000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b97bb3f-c71f-4fc0-bf7b-6373e6421ee1/?format=api"
}
]
}