GET /api/bet_types/d77541a2-c04f-4c4a-8715-306ef127a517/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d77541a2-c04f-4c4a-8715-306ef127a517",
"match": "https://api-prod.gambitprofit.com/api/matches/eebf5edf-d5d4-453f-b09e-95612d9e8264/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-09T08:48:15.439800-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": "Vancouver Canucks",
"amount": 6547.0
},
{
"team": "Carolina Hurricanes",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "e380e775-100d-472b-ab63-9e12b32e2385",
"gambit_id": "db77452d-cfbe-4fcc-a116-62de748d1bf9",
"last_updated": "2023-12-11T11:28:09.066790-05:00",
"created_at": "2023-12-09T08:48:15.447675-05:00",
"name": "Vancouver Canucks",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77541a2-c04f-4c4a-8715-306ef127a517/?format=api"
},
{
"id": "ee844fb8-18d5-426b-b0a3-6564dde3a55e",
"gambit_id": "cc6af10e-881b-47b2-8129-67d622037104",
"last_updated": "2023-12-11T11:28:09.059572-05:00",
"created_at": "2023-12-09T08:48:15.443353-05:00",
"name": "Carolina Hurricanes",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77541a2-c04f-4c4a-8715-306ef127a517/?format=api"
}
]
}