GET /api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "916437f3-383f-4d21-9270-d6b3bbb83984",
"match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?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": "CLE",
"amount": 5588.0
},
{
"team": "HOU",
"amount": 4412.0
}
],
"expected_reward_tokens": 9220.2,
"profit_sb": 220.2,
"profit_sb_percentage": 2.45,
"recommended": true
},
"lines": [
{
"id": "860576e1-23cf-4136-ade7-fb67907fc8be",
"gambit_id": "33a463bf-fa89-43f2-9414-d658e7ad0de1",
"last_updated": "2022-08-08T11:47:14.740517-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "1.65000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api"
},
{
"id": "363665bf-d62a-4b0d-acf1-78dc54ecc2e1",
"gambit_id": "529b35fc-4957-4bfa-a52c-5df6aabd1eb1",
"last_updated": "2022-08-08T11:47:14.740974-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "2.09000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api"
}
]
}