GET /api/bet_types/4d37f129-20b8-4965-92a4-764bed7866af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d37f129-20b8-4965-92a4-764bed7866af",
"match": "https://api-prod.gambitprofit.com/api/matches/1f81e77b-47b0-4936-a9e0-23cd5b05c50c/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-10T08:43:01.188455-04: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": "PHI",
"amount": 5319.0
},
{
"team": "WAS",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d5325997-4a54-46cd-b934-0c26aec9ef2d",
"gambit_id": "902495b1-3b81-4fb8-a497-760668e63ef2",
"last_updated": "2023-08-11T11:03:15.183121-04:00",
"created_at": "2023-08-10T08:43:01.198141-04:00",
"name": "PHI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d37f129-20b8-4965-92a4-764bed7866af/?format=api"
},
{
"id": "379757ed-0f19-4c92-af2e-c87ec5447487",
"gambit_id": "bc15f61a-d394-4c68-a5e0-7e075ff9effb",
"last_updated": "2023-08-11T11:03:15.191048-04:00",
"created_at": "2023-08-10T08:43:01.192630-04:00",
"name": "WAS",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d37f129-20b8-4965-92a4-764bed7866af/?format=api"
}
]
}