GET /api/bet_types/bf7326b6-3d8e-49fb-b9cd-29993db55ecd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf7326b6-3d8e-49fb-b9cd-29993db55ecd",
"match": "https://api-prod.gambitprofit.com/api/matches/774d6991-fdd5-4ec3-8e17-a8b4cb185380/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:54.214866-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": "Denver Nuggets",
"amount": 5000.0
},
{
"team": "New York Knicks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "980011b3-9572-4d22-a3cf-4f86027f06e1",
"gambit_id": "daf26474-39e1-4475-9ea0-72db4ea07b51",
"last_updated": "2023-03-19T17:01:57.925917-04:00",
"created_at": "2023-03-18T08:46:54.219847-04:00",
"name": "Denver Nuggets",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf7326b6-3d8e-49fb-b9cd-29993db55ecd/?format=api"
},
{
"id": "f309a37f-a965-4b6a-a94a-0791097e97cc",
"gambit_id": "f6aaeedf-d33f-48a1-aee9-163245a5ef35",
"last_updated": "2023-03-19T17:01:57.924704-04:00",
"created_at": "2023-03-18T08:46:54.217255-04:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf7326b6-3d8e-49fb-b9cd-29993db55ecd/?format=api"
}
]
}