GET /api/bet_types/b6cfef0c-6ed4-47c2-8e69-6352d0131aa7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6cfef0c-6ed4-47c2-8e69-6352d0131aa7",
"match": "https://api-prod.gambitprofit.com/api/matches/5c1eede9-56d6-42a8-9800-7ac17cc344c7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Las Vegas Raiders",
"amount": 7303.0
},
{
"team": "Houston Texans",
"amount": 2697.0
}
],
"expected_reward_tokens": 9493.44,
"profit_sb": -6.56,
"profit_sb_percentage": -0.07,
"recommended": false
},
"lines": [
{
"id": "90ce6448-2a06-412b-b15e-cdd2b898bc75",
"gambit_id": "40dd193d-6d2a-4594-b675-2391bf7a31e6",
"last_updated": "2022-10-24T10:47:24.129197-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6cfef0c-6ed4-47c2-8e69-6352d0131aa7/?format=api"
},
{
"id": "3fb64bcd-36b4-413b-b3ea-2854c4c85633",
"gambit_id": "8b4210ae-b946-439d-a526-6d5f38892bf2",
"last_updated": "2022-10-24T10:47:24.128200-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Texans",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6cfef0c-6ed4-47c2-8e69-6352d0131aa7/?format=api"
}
]
}