GET /api/bet_types/f4e37b97-9b6d-4dcc-94fd-292cb8ba8544/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4e37b97-9b6d-4dcc-94fd-292cb8ba8544",
"match": "https://api-prod.gambitprofit.com/api/matches/cd153efb-4c0f-409d-b33b-a6e3ad54b1a9/?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": "Miami-Ohio",
"amount": 6913.0
},
{
"team": "Western Michigan",
"amount": 3087.0
}
],
"expected_reward_tokens": 9538.83,
"profit_sb": 38.83,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "22e1653e-1e9b-4812-a77e-a4fa4d3c15cc",
"gambit_id": "668ac248-414e-4a7f-8fd4-ac2b51ab658a",
"last_updated": "2022-10-23T19:37:03.674162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami-Ohio",
"reward": "1.38000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4e37b97-9b6d-4dcc-94fd-292cb8ba8544/?format=api"
},
{
"id": "968f9ce1-57cc-4c11-b849-43fa2a1c90ed",
"gambit_id": "073e7c9c-c412-4bb7-94e7-bea18e6580b6",
"last_updated": "2022-10-23T19:37:03.675135-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Michigan",
"reward": "3.09000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4e37b97-9b6d-4dcc-94fd-292cb8ba8544/?format=api"
}
]
}