GET /api/bet_types/c6c44ad3-ed77-4f9a-b829-92923194656c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6c44ad3-ed77-4f9a-b829-92923194656c",
"match": "https://api-prod.gambitprofit.com/api/matches/8d469947-2f65-4cf0-9a05-59b9d5a27215/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:08.360772-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": "SDG (N Martinez)",
"amount": 5652.0
},
{
"team": "CWS (D Cease)",
"amount": 4348.0
}
],
"expected_reward_tokens": 9608.4,
"profit_sb": 108.4,
"profit_sb_percentage": 1.14,
"recommended": true
},
"lines": [
{
"id": "274cda49-180c-4dff-ac82-477fae8cdab0",
"gambit_id": "1d8d6a25-4bfc-4d43-a59a-1cfc0988da38",
"last_updated": "2023-09-30T10:53:14.765347-04:00",
"created_at": "2023-09-29T09:23:08.365140-04:00",
"name": "SDG (N Martinez)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c44ad3-ed77-4f9a-b829-92923194656c/?format=api"
},
{
"id": "b015c34d-8e1b-4437-a0de-8941b3c0679e",
"gambit_id": "b888180d-3938-46c9-b054-9f9db9199b29",
"last_updated": "2023-09-30T10:53:14.769056-04:00",
"created_at": "2023-09-29T09:23:08.370705-04:00",
"name": "CWS (D Cease)",
"reward": "2.21000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c44ad3-ed77-4f9a-b829-92923194656c/?format=api"
}
]
}