GET /api/bet_types/291ff49c-a1a5-4985-99b0-4549b84ad39f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "291ff49c-a1a5-4985-99b0-4549b84ad39f",
"match": "https://api-prod.gambitprofit.com/api/matches/e8bc35d8-b66f-47df-8c42-e6dcf8ad2715/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-11T11:17:06.422133-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": "CWS",
"amount": 6458.0
},
{
"team": "KAN",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "a41a7972-491b-4ba2-83d0-672e9299e45d",
"gambit_id": "4e5deed7-3162-4a06-a526-f105cd3006bd",
"last_updated": "2023-05-14T10:57:12.228925-04:00",
"created_at": "2023-05-11T11:17:06.423679-04:00",
"name": "CWS",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291ff49c-a1a5-4985-99b0-4549b84ad39f/?format=api"
},
{
"id": "2e3f93cc-c03b-4da2-8f70-067b1536e8f3",
"gambit_id": "5835b9c1-747c-4de9-8bb5-ec302a54fdbf",
"last_updated": "2023-05-14T10:57:12.230288-04:00",
"created_at": "2023-05-11T11:17:06.425199-04:00",
"name": "KAN",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291ff49c-a1a5-4985-99b0-4549b84ad39f/?format=api"
}
]
}