GET /api/bet_types/826a31f7-4094-4356-b1ac-5aca68cf9919/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "826a31f7-4094-4356-b1ac-5aca68cf9919",
"match": "https://api-prod.gambitprofit.com/api/matches/79b724d4-cba9-45a3-9011-1dc66fca5fec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:13.495910-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": "Seattle Seahawks",
"amount": 6456.0
},
{
"team": "Cleveland Browns",
"amount": 3544.0
}
],
"expected_reward_tokens": 9425.76,
"profit_sb": -74.24,
"profit_sb_percentage": -0.78,
"recommended": false
},
"lines": [
{
"id": "b2f112d4-47d3-4f1f-bdce-b884fd3de125",
"gambit_id": "a6b3ec36-53c8-42dc-a0f8-cd937ed0fbd0",
"last_updated": "2023-10-30T15:33:26.668310-04:00",
"created_at": "2023-10-25T09:13:13.503812-04:00",
"name": "Seattle Seahawks",
"reward": "1.46000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826a31f7-4094-4356-b1ac-5aca68cf9919/?format=api"
},
{
"id": "5f2de8d3-851e-4182-842c-5d8241233f9b",
"gambit_id": "aa66e408-fad7-4bf9-a114-ba86b6189265",
"last_updated": "2023-10-30T15:33:26.664810-04:00",
"created_at": "2023-10-25T09:13:13.499591-04:00",
"name": "Cleveland Browns",
"reward": "2.66000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826a31f7-4094-4356-b1ac-5aca68cf9919/?format=api"
}
]
}