GET /api/bet_types/75987d1e-9545-47f2-9000-4bad85f29dac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75987d1e-9545-47f2-9000-4bad85f29dac",
"match": "https://api-prod.gambitprofit.com/api/matches/28b1f883-d223-4154-80bf-271c089c1a96/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-18T09:07:14.982718-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": "Washington Capitals",
"amount": 5863.0
},
{
"team": "Carolina Hurricanes",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "55c302af-223a-4911-ba62-abf38bd1de8c",
"gambit_id": "00919161-9009-4b2d-a82c-59b345c8a9a6",
"last_updated": "2023-02-19T16:02:15.571661-05:00",
"created_at": "2023-02-18T09:07:14.985206-05:00",
"name": "Washington Capitals",
"reward": "1.63000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75987d1e-9545-47f2-9000-4bad85f29dac/?format=api"
},
{
"id": "257cf9ac-a0a8-4317-a559-304e6d101ca5",
"gambit_id": "2f8a4de9-47c5-4038-b15c-b64165f999f9",
"last_updated": "2023-02-19T16:02:15.570478-05:00",
"created_at": "2023-02-18T09:07:14.983915-05:00",
"name": "Carolina Hurricanes",
"reward": "2.31000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75987d1e-9545-47f2-9000-4bad85f29dac/?format=api"
}
]
}