GET /api/bet_types/4e43f0c8-64c0-4272-b8e7-9897e9e90384/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e43f0c8-64c0-4272-b8e7-9897e9e90384",
"match": "https://api-prod.gambitprofit.com/api/matches/86bbe87b-68df-4697-835c-f13fa6789cfa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-31T09:02:01.775941-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": "Denver Nuggets",
"amount": 6835.0
},
{
"team": "New Orleans Pelicans",
"amount": 3165.0
}
],
"expected_reward_tokens": 9431.7,
"profit_sb": -68.3,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "a6f8c675-3e6e-476f-b150-75396ba69e68",
"gambit_id": "0f7bde0b-0532-4f88-8f79-952058c4eb25",
"last_updated": "2023-02-01T09:41:56.654865-05:00",
"created_at": "2023-01-31T09:02:01.777119-05:00",
"name": "Denver Nuggets",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e43f0c8-64c0-4272-b8e7-9897e9e90384/?format=api"
},
{
"id": "1a690a5f-1c0f-428e-a661-4fa0a42e3169",
"gambit_id": "883267c5-891e-4fb8-9f4f-b15dbc41db32",
"last_updated": "2023-02-01T09:41:56.656049-05:00",
"created_at": "2023-01-31T09:02:01.778347-05:00",
"name": "New Orleans Pelicans",
"reward": "2.98000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e43f0c8-64c0-4272-b8e7-9897e9e90384/?format=api"
}
]
}