GET /api/bet_types/ee029951-080f-4ea5-b65d-5580045cf4e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee029951-080f-4ea5-b65d-5580045cf4e0",
"match": "https://api-prod.gambitprofit.com/api/matches/d58b82cb-4310-4ff4-97bf-1eeb738d18fd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:03.003994-05: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": "Washington Capitals",
"amount": 5107.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e0dd3736-5c62-485b-b5bb-b25f78d0afd7",
"gambit_id": "67db7bc9-5bbd-4328-a981-d0a30f73e746",
"last_updated": "2023-12-23T14:58:20.546701-05:00",
"created_at": "2023-12-21T09:13:03.012704-05:00",
"name": "Washington Capitals",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee029951-080f-4ea5-b65d-5580045cf4e0/?format=api"
},
{
"id": "e47152ea-8024-4a26-9e90-fad383d791e8",
"gambit_id": "128ed052-2911-4c7f-85e7-3a0a65dea18b",
"last_updated": "2023-12-23T14:58:20.550270-05:00",
"created_at": "2023-12-21T09:13:03.017847-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee029951-080f-4ea5-b65d-5580045cf4e0/?format=api"
}
]
}