GET /api/bet_types/391f5e4f-7953-4f06-a0d0-850e5176bd6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "391f5e4f-7953-4f06-a0d0-850e5176bd6f",
"match": "https://api-prod.gambitprofit.com/api/matches/643d7e15-1dea-4490-b450-c39e65113d97/?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": "Notre Dame",
"amount": 8557.0
},
{
"team": "Stanford",
"amount": 1443.0
}
],
"expected_reward_tokens": 9494.94,
"profit_sb": -5.06,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "6a041ad0-f650-4626-a480-86c9dce63afc",
"gambit_id": "7a9e1bb6-b202-4d6c-9739-8f43ebacf801",
"last_updated": "2022-10-17T09:56:54.308793-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Notre Dame",
"reward": "1.11000",
"odds": "1.11760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391f5e4f-7953-4f06-a0d0-850e5176bd6f/?format=api"
},
{
"id": "7c9542fb-6af6-44a7-8ddb-1cc818832b12",
"gambit_id": "c9ae514d-e590-4a0a-97a4-48c6a47513f3",
"last_updated": "2022-10-17T09:56:54.309780-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Stanford",
"reward": "6.58000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391f5e4f-7953-4f06-a0d0-850e5176bd6f/?format=api"
}
]
}