GET /api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57936b8a-a397-477b-a080-143cac7d71d9",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee175cd-c219-417f-9919-e7d0bab53fee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T14:28:16.334823-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": "Kennedy Nzechukwu",
"amount": 5927.0
},
{
"team": "Dustin Jacoby",
"amount": 4073.0
}
],
"expected_reward_tokens": 9245.71,
"profit_sb": -254.29,
"profit_sb_percentage": -2.68,
"recommended": false
},
"lines": [
{
"id": "b9405960-e43f-4825-b087-92413abbcc3c",
"gambit_id": "f57908ac-a0bb-4d19-8cf3-ad40e6dab71d",
"last_updated": "2023-08-07T15:08:07.995965-04:00",
"created_at": "2023-08-05T14:28:16.345187-04:00",
"name": "Kennedy Nzechukwu",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api"
},
{
"id": "d60fbef3-8436-43a8-af30-68423932040b",
"gambit_id": "dd1e9f4f-087b-4f13-9f04-7d7620f8ef21",
"last_updated": "2023-08-07T15:08:07.992649-04:00",
"created_at": "2023-08-05T14:28:16.340549-04:00",
"name": "Dustin Jacoby",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api"
}
]
}