GET /api/bet_types/3d3db6c7-63d6-4e75-b009-fe9a36bc9961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d3db6c7-63d6-4e75-b009-fe9a36bc9961",
"match": "https://api-prod.gambitprofit.com/api/matches/0abe9b0f-f633-424d-9d77-412a78549541/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:09.608980-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": "Anthony Foye",
"amount": 6146.0
},
{
"team": "Cody Jenkins",
"amount": 3854.0
}
],
"expected_reward_tokens": 9403.38,
"profit_sb": -96.62,
"profit_sb_percentage": -1.02,
"recommended": false
},
"lines": [
{
"id": "6f03356b-0c83-499a-ad66-5f5e385988de",
"gambit_id": "64032931-4365-44a1-9ff9-b8131cecc3a3",
"last_updated": "2023-03-26T13:37:05.243422-04:00",
"created_at": "2023-03-22T12:32:09.613644-04:00",
"name": "Anthony Foye",
"reward": "1.53000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d3db6c7-63d6-4e75-b009-fe9a36bc9961/?format=api"
},
{
"id": "e0854142-18c8-4ffe-aed4-4faf928854b3",
"gambit_id": "224ead58-dc5f-41a5-8de9-e4886c516072",
"last_updated": "2023-03-26T13:37:05.245505-04:00",
"created_at": "2023-03-22T12:32:09.616465-04:00",
"name": "Cody Jenkins",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d3db6c7-63d6-4e75-b009-fe9a36bc9961/?format=api"
}
]
}