GET /api/bet_types/cb1c930f-07d3-4738-9619-3a2b54bec896/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb1c930f-07d3-4738-9619-3a2b54bec896",
"match": "https://api-prod.gambitprofit.com/api/matches/d873a9c5-19a8-400c-9097-05f578289bfa/?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": "New York Rangers",
"amount": 6856.0
},
{
"team": "Chicago Blackhawks",
"amount": 3144.0
}
],
"expected_reward_tokens": 9117.6,
"profit_sb": 117.6,
"profit_sb_percentage": 1.31,
"recommended": true
},
"lines": [
{
"id": "f7a5664c-971f-4fe9-beb2-f8a9e2f43b09",
"gambit_id": "ad05b451-5d9f-47f7-9068-cad5e6f9c1ea",
"last_updated": "2022-12-19T19:36:52.589660-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.33000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb1c930f-07d3-4738-9619-3a2b54bec896/?format=api"
},
{
"id": "b2936b75-293b-4dd2-bb0b-9cd66fbf9e87",
"gambit_id": "cb9035d7-726d-4fec-a5ea-e48dbc78f273",
"last_updated": "2022-12-19T19:36:52.588521-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.90000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb1c930f-07d3-4738-9619-3a2b54bec896/?format=api"
}
]
}