GET /api/bet_types/3939d3e2-6765-4766-9e4e-241931b2ab59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3939d3e2-6765-4766-9e4e-241931b2ab59",
"match": "https://api-prod.gambitprofit.com/api/matches/5b26434d-a435-4dd0-b10a-72fb0ceee58d/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:56.824769-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": 6472.0
},
{
"team": "Portland Trail Blazers",
"amount": 3528.0
}
],
"expected_reward_tokens": 8996.08,
"profit_sb": -3.92,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "a9da4bf0-c595-4875-8511-d9bf3200ee63",
"gambit_id": "86b895ff-a290-4cd1-bccd-87dec4eb10f5",
"last_updated": "2022-12-24T19:01:52.157502-05:00",
"created_at": "2022-12-23T09:06:56.825898-05:00",
"name": "Denver Nuggets",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3939d3e2-6765-4766-9e4e-241931b2ab59/?format=api"
},
{
"id": "ec04cd1f-7de7-4d73-b511-7da880d6febf",
"gambit_id": "23aeabe4-88a5-4e3b-9f41-9aaafcba8631",
"last_updated": "2022-12-24T19:01:52.159004-05:00",
"created_at": "2022-12-23T09:06:56.827074-05:00",
"name": "Portland Trail Blazers",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3939d3e2-6765-4766-9e4e-241931b2ab59/?format=api"
}
]
}