GET /api/bet_types/62454efd-5b6f-4404-946a-7174befdbaa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62454efd-5b6f-4404-946a-7174befdbaa2",
"match": "https://api-prod.gambitprofit.com/api/matches/94f49d02-25c4-4634-95bb-37053e000d3f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-01T09:26:47.167038-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": "Golden State Warriors",
"amount": 5934.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4066.0
}
],
"expected_reward_tokens": 9433.12,
"profit_sb": -66.88,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "fec2ec7f-fb7f-42c7-a1a5-da21ed7ee8ed",
"gambit_id": "6295a7b2-f1b4-4376-9411-4e35139363f4",
"last_updated": "2023-02-02T10:11:59.976778-05:00",
"created_at": "2023-02-01T09:26:47.169913-05:00",
"name": "Golden State Warriors",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62454efd-5b6f-4404-946a-7174befdbaa2/?format=api"
},
{
"id": "5c01b584-a8ef-4e7a-babb-eb099ca8e5aa",
"gambit_id": "18667d92-de71-47e4-9976-e6f339d2c6ec",
"last_updated": "2023-02-02T10:11:59.975648-05:00",
"created_at": "2023-02-01T09:26:47.168533-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.32000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62454efd-5b6f-4404-946a-7174befdbaa2/?format=api"
}
]
}