GET /api/bet_types/53365292-650f-48e6-bcf2-868dfc0b547e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53365292-650f-48e6-bcf2-868dfc0b547e",
"match": "https://api-prod.gambitprofit.com/api/matches/fc915507-9850-44cb-b502-da2515476c98/?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": "Minnesota Vikings",
"amount": 6167.0
},
{
"team": "Miami Dolphins",
"amount": 3833.0
}
],
"expected_reward_tokens": 9620.52,
"profit_sb": 120.52,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "444c0297-0603-4c99-949c-e92654ca0d2d",
"gambit_id": "1c4912ea-910c-430e-a11d-9005bed9f0ed",
"last_updated": "2022-10-17T15:27:04.032808-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Vikings",
"reward": "1.56000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53365292-650f-48e6-bcf2-868dfc0b547e/?format=api"
},
{
"id": "3534a240-aed3-4c43-bcfa-331ea6de94d4",
"gambit_id": "7e3c4608-9ff0-41fb-80bf-08ae9340de7f",
"last_updated": "2022-10-17T15:27:04.031741-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "2.51000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53365292-650f-48e6-bcf2-868dfc0b547e/?format=api"
}
]
}