GET /api/bet_types/8c75bdfc-b004-450d-b16f-1392a3a83c5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c75bdfc-b004-450d-b16f-1392a3a83c5c",
"match": "https://api-prod.gambitprofit.com/api/matches/4b9a860e-d4a1-4266-99aa-c603b84a0f1a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:33.058489-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": "DC Defenders",
"amount": 7872.0
},
{
"team": "Arlington Renegades",
"amount": 2128.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "4173c759-821c-49d6-96c7-cce831662787",
"gambit_id": "49330b62-817f-40fe-8962-647532b4ccea",
"last_updated": "2023-04-18T12:12:05.322443-04:00",
"created_at": "2023-04-16T12:17:33.060968-04:00",
"name": "DC Defenders",
"reward": "1.20000",
"odds": "1.21280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c75bdfc-b004-450d-b16f-1392a3a83c5c/?format=api"
},
{
"id": "ce900f36-9008-4315-a8e0-85c06dd61df6",
"gambit_id": "60815f51-b1f3-411b-a196-e009e4a28113",
"last_updated": "2023-04-18T12:12:05.323797-04:00",
"created_at": "2023-04-16T12:17:33.063707-04:00",
"name": "Arlington Renegades",
"reward": "4.44000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c75bdfc-b004-450d-b16f-1392a3a83c5c/?format=api"
}
]
}