GET /api/bet_types/346b10af-8d47-4ccd-aa4e-9bd0cf6d8fc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "346b10af-8d47-4ccd-aa4e-9bd0cf6d8fc4",
"match": "https://api-prod.gambitprofit.com/api/matches/76d478e3-05a9-4b1f-bd87-5917775f6fc0/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-25T17:22:10.727605-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": "Chicago Blackhawks",
"amount": 5521.0
},
{
"team": "San Jose Sharks",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "7b95f7b1-fbb6-4fb2-9882-ca44f00f1f4b",
"gambit_id": "d3477e60-07c8-47be-9d0c-fd5cc09f9e3c",
"last_updated": "2023-02-26T11:46:57.414650-05:00",
"created_at": "2023-02-25T17:22:10.730139-05:00",
"name": "Chicago Blackhawks",
"reward": "1.72000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346b10af-8d47-4ccd-aa4e-9bd0cf6d8fc4/?format=api"
},
{
"id": "8145498b-7be7-424c-9ab2-eb242ab8ca57",
"gambit_id": "7f6297ed-abc0-421f-b0e6-8f0c3eed8028",
"last_updated": "2023-02-26T11:46:57.413522-05:00",
"created_at": "2023-02-25T17:22:10.728838-05:00",
"name": "San Jose Sharks",
"reward": "2.12000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346b10af-8d47-4ccd-aa4e-9bd0cf6d8fc4/?format=api"
}
]
}