GET /api/bet_types/378fb5f5-ce43-44ce-867f-cf923803e11c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "378fb5f5-ce43-44ce-867f-cf923803e11c",
"match": "https://api-prod.gambitprofit.com/api/matches/754436c2-d24c-471d-b71b-7edb6e7f53e0/?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": "Kansas City Chiefs",
"amount": 6427.0
},
{
"team": "Washington Commanders",
"amount": 3573.0
}
],
"expected_reward_tokens": 9254.07,
"profit_sb": 254.07,
"profit_sb_percentage": 2.82,
"recommended": true
},
"lines": [
{
"id": "623b3bd5-cdaf-4c14-b04a-01b4f458e9a3",
"gambit_id": "6ae3018a-f74a-42b6-b182-7892004afe2f",
"last_updated": "2022-08-21T12:57:09.741763-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "1.44000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/378fb5f5-ce43-44ce-867f-cf923803e11c/?format=api"
},
{
"id": "84d9455f-a8ab-4af3-9427-5503444a886a",
"gambit_id": "b17c133f-fe37-477b-9e86-56d2c06bb67a",
"last_updated": "2022-08-21T12:57:09.742159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/378fb5f5-ce43-44ce-867f-cf923803e11c/?format=api"
}
]
}