GET /api/bet_types/f1301429-f79c-4f4c-8dcc-7dfd84aaaaea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1301429-f79c-4f4c-8dcc-7dfd84aaaaea",
"match": "https://api-prod.gambitprofit.com/api/matches/6a49c7d4-ef9f-4d97-b213-9a29415b7e49/?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": "Clemson",
"amount": 6401.0
},
{
"team": "Florida State",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "f4af6d05-94bb-433e-872d-99523aabc0ad",
"gambit_id": "f5ac91f3-19a3-4649-83da-9da1fa7e233d",
"last_updated": "2022-10-17T09:56:54.142941-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Clemson",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1301429-f79c-4f4c-8dcc-7dfd84aaaaea/?format=api"
},
{
"id": "4180ac9a-c952-442c-a81b-0c198585773c",
"gambit_id": "97c4db09-bd8e-4017-a0c4-1dea633c979d",
"last_updated": "2022-10-17T09:56:54.141806-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida State",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1301429-f79c-4f4c-8dcc-7dfd84aaaaea/?format=api"
}
]
}