GET /api/bet_types/77f1e1dc-bea1-4cfb-8054-6453565df7d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77f1e1dc-bea1-4cfb-8054-6453565df7d7",
"match": "https://api-prod.gambitprofit.com/api/matches/91e5dee6-2568-4804-9f0c-9e92fb00954d/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:59.983398-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": "Arizona Cardinals",
"amount": 5213.0
},
{
"team": "Seattle Seahawks",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9d4cb00e-8f14-4120-ac58-853a06af90cd",
"gambit_id": "c3f71f20-c539-476d-b814-3e8b9e3df2ee",
"last_updated": "2024-01-09T10:33:28.555676-05:00",
"created_at": "2024-01-04T09:42:59.994644-05:00",
"name": "Arizona Cardinals",
"reward": "1.80000",
"odds": "1.83330",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f1e1dc-bea1-4cfb-8054-6453565df7d7/?format=api"
},
{
"id": "40d8a7e8-fd3e-491e-9e57-dfb91090da7a",
"gambit_id": "536feff8-f3a2-439a-ace9-99cd789faecd",
"last_updated": "2024-01-09T10:33:28.552053-05:00",
"created_at": "2024-01-04T09:42:59.986908-05:00",
"name": "Seattle Seahawks",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f1e1dc-bea1-4cfb-8054-6453565df7d7/?format=api"
}
]
}