GET /api/bet_types/e0ad636e-5ddc-470d-b7fb-fd51ed25c6d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0ad636e-5ddc-470d-b7fb-fd51ed25c6d1",
"match": "https://api-prod.gambitprofit.com/api/matches/0c6e0775-5083-4430-8cfa-98a51021f8c8/?format=api",
"name": "Play the Odds",
"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": "Ottawa Senators",
"amount": 6567.0
},
{
"team": "Winnipeg Jets",
"amount": 3433.0
}
],
"expected_reward_tokens": 9062.46,
"profit_sb": 62.46,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "10acd5da-2378-4f71-b900-c8a87999d133",
"gambit_id": "3e2ad3be-79ae-4573-a0ac-05694896f98f",
"last_updated": "2022-12-21T22:32:05.001760-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.38000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ad636e-5ddc-470d-b7fb-fd51ed25c6d1/?format=api"
},
{
"id": "4c2fd0a3-cb37-41d1-8852-579c70f72082",
"gambit_id": "ba28abbf-e1fd-40b3-bcb8-c87aaa88a93c",
"last_updated": "2022-12-21T22:32:05.000439-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.64000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ad636e-5ddc-470d-b7fb-fd51ed25c6d1/?format=api"
}
]
}