GET /api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48079453-f1c4-4dda-a25f-e33de3939126",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:22.187919-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": "HOU",
"amount": 5107.0
},
{
"team": "DET",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7709a692-cbfd-442c-846b-716ac12eec38",
"gambit_id": "484d0d5a-5f42-4dc5-b9d2-8974274fb1ba",
"last_updated": "2023-04-06T11:32:08.691604-04:00",
"created_at": "2023-04-05T09:22:22.192094-04:00",
"name": "HOU",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api"
},
{
"id": "8f786f26-ccc8-4cf1-8a01-8327f88bed8f",
"gambit_id": "880540fa-36ab-4ed1-ae94-7c7c5afa50f7",
"last_updated": "2023-04-06T11:32:08.693081-04:00",
"created_at": "2023-04-05T09:22:22.194733-04:00",
"name": "DET",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api"
}
]
}