GET /api/bet_types/67c67238-ac0f-4864-826d-14e0abc83cbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67c67238-ac0f-4864-826d-14e0abc83cbb",
"match": "https://api-prod.gambitprofit.com/api/matches/175dd8c9-19b1-4e61-8944-100d6673a6a3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:02.834643-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": "New York Jets",
"amount": 5094.0
},
{
"team": "Las Vegas Raiders",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "337bff48-fa5c-45f7-b03f-eb376064fa98",
"gambit_id": "1cbcd787-9faa-4a35-8f9e-2f7269222f8e",
"last_updated": "2023-11-13T15:33:01.727152-05:00",
"created_at": "2023-11-10T11:18:02.845650-05:00",
"name": "New York Jets",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c67238-ac0f-4864-826d-14e0abc83cbb/?format=api"
},
{
"id": "ca1e9225-088c-4fbf-820b-00bfb5de6bad",
"gambit_id": "3da2ce22-f88e-44f7-900a-083fd5af185c",
"last_updated": "2023-11-13T15:33:01.723483-05:00",
"created_at": "2023-11-10T11:18:02.840708-05:00",
"name": "Las Vegas Raiders",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c67238-ac0f-4864-826d-14e0abc83cbb/?format=api"
}
]
}