GET /api/bet_types/85c028fd-608c-4122-840b-68ee3ccd63a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85c028fd-608c-4122-840b-68ee3ccd63a0",
"match": "https://api-prod.gambitprofit.com/api/matches/693bae6f-b61b-4510-8b24-181ecb11e5c8/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:02:01.471801-04: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": "Vancouver Canucks",
"amount": 6163.0
},
{
"team": "Calgary Flames",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "36413866-f2d1-4333-89da-aac3ce205525",
"gambit_id": "0bb3d71c-c16f-449b-8fc8-033b3fa1084c",
"last_updated": "2023-04-10T09:31:58.803458-04:00",
"created_at": "2023-04-08T09:02:01.473855-04:00",
"name": "Vancouver Canucks",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85c028fd-608c-4122-840b-68ee3ccd63a0/?format=api"
},
{
"id": "55e096cf-7d92-4abc-a4c8-573b671eee0f",
"gambit_id": "65534dcb-e5be-47e7-81de-a62acf97245e",
"last_updated": "2023-04-10T09:31:58.805239-04:00",
"created_at": "2023-04-08T09:02:01.476102-04:00",
"name": "Calgary Flames",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85c028fd-608c-4122-840b-68ee3ccd63a0/?format=api"
}
]
}