GET /api/bet_types/45393881-a58b-4bc6-b3a8-467c4e5c7f7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45393881-a58b-4bc6-b3a8-467c4e5c7f7e",
"match": "https://api-prod.gambitprofit.com/api/matches/f547b0ee-3ec7-4299-9d40-29ee9e7164bd/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T08:33:17.989409-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": "TAM",
"amount": 5423.0
},
{
"team": "COL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "da55560e-659a-4063-9d58-30517cfef79e",
"gambit_id": "191e6a43-94b0-4e98-87ca-ec40ea7abd90",
"last_updated": "2023-08-25T10:13:05.193870-04:00",
"created_at": "2023-08-23T08:33:17.997898-04:00",
"name": "TAM",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45393881-a58b-4bc6-b3a8-467c4e5c7f7e/?format=api"
},
{
"id": "bdc8fece-58d7-45ae-9419-d0d7b2234fee",
"gambit_id": "fe5e281c-3f3f-49c9-aa87-992db75d27c9",
"last_updated": "2023-08-25T10:13:05.189953-04:00",
"created_at": "2023-08-23T08:33:17.993414-04:00",
"name": "COL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45393881-a58b-4bc6-b3a8-467c4e5c7f7e/?format=api"
}
]
}