GET /api/bet_types/01e6686c-6eb6-4428-8d29-6556cbd02c7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01e6686c-6eb6-4428-8d29-6556cbd02c7f",
"match": "https://api-prod.gambitprofit.com/api/matches/21491298-3ab6-41b2-9bad-0c8c57a4defc/?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": "LOS",
"amount": 5204.0
},
{
"team": "MIN",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "cbc7b4d9-fd6c-4fd7-bf85-7a7eb31c520b",
"gambit_id": "b1a5358c-76f7-4708-a28b-9915426d3c8c",
"last_updated": "2022-08-10T10:01:58.394541-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS",
"reward": "1.76000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e6686c-6eb6-4428-8d29-6556cbd02c7f/?format=api"
},
{
"id": "954d05fe-b873-48e0-8421-0b6e3b04e9c7",
"gambit_id": "362fa777-e3ac-433e-a0a4-609212ab6f46",
"last_updated": "2022-08-10T10:01:58.394979-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.91000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e6686c-6eb6-4428-8d29-6556cbd02c7f/?format=api"
}
]
}