GET /api/bet_types/537da45c-7f66-4c5b-9686-4fc2bc0484b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "537da45c-7f66-4c5b-9686-4fc2bc0484b9",
"match": "https://api-prod.gambitprofit.com/api/matches/41647687-b36c-4b9c-acc7-52d425e70689/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-30T10:47:15.807047-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": "TEX (M Perez)",
"amount": 5337.0
},
{
"team": "DET (A Faedo)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "1ff39733-f138-4363-9a6b-70bdd9e89b50",
"gambit_id": "c0c1a0fa-58b9-4094-ae47-383b98c20725",
"last_updated": "2023-05-31T11:47:22.426328-04:00",
"created_at": "2023-05-30T10:47:15.813276-04:00",
"name": "TEX (M Perez)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537da45c-7f66-4c5b-9686-4fc2bc0484b9/?format=api"
},
{
"id": "6159cfb0-f1c1-403f-8620-6a79881024d3",
"gambit_id": "40b423f5-36cb-409d-b58c-8ed2979fca64",
"last_updated": "2023-05-31T11:47:22.424129-04:00",
"created_at": "2023-05-30T10:47:15.810434-04:00",
"name": "DET (A Faedo)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537da45c-7f66-4c5b-9686-4fc2bc0484b9/?format=api"
}
]
}