GET /api/bet_types/5ffb02d8-066f-47c3-8844-bb8eedbaa954/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ffb02d8-066f-47c3-8844-bb8eedbaa954",
"match": "https://api-prod.gambitprofit.com/api/matches/0a15e618-e348-49d6-b0ea-2a34d6ff8b36/?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": "CHC (M Stroman)",
"amount": 5628.0
},
{
"team": "WAS (J Gray)",
"amount": 4372.0
}
],
"expected_reward_tokens": 9398.76,
"profit_sb": 398.76,
"profit_sb_percentage": 4.43,
"recommended": true
},
"lines": [
{
"id": "016cc1c3-23c8-4824-92e3-b80c716c1e16",
"gambit_id": "d13d0970-9a88-4239-8e3d-0abb9804b3c2",
"last_updated": "2022-08-16T11:46:48.684413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (M Stroman)",
"reward": "1.67000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ffb02d8-066f-47c3-8844-bb8eedbaa954/?format=api"
},
{
"id": "d349517b-a1ee-4f8a-b2d0-0025585789c1",
"gambit_id": "028f073f-0b9a-409d-a48a-ff9781233628",
"last_updated": "2022-08-16T11:46:48.683916-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (J Gray)",
"reward": "2.15000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ffb02d8-066f-47c3-8844-bb8eedbaa954/?format=api"
}
]
}