GET /api/bet_types/ebbf1002-ed7b-4c4a-86a0-3a56f2dfe77f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebbf1002-ed7b-4c4a-86a0-3a56f2dfe77f",
"match": "https://api-prod.gambitprofit.com/api/matches/6f8df637-809f-4445-a2dc-edf041c4d1ab/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T09:38:25.241356-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": "LOS (L Lynn)",
"amount": 7197.0
},
{
"team": "COL (A Gomber)",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "992cd0c3-61a2-4388-9967-98384c1a8652",
"gambit_id": "6f8ddc32-1dd7-4f4a-9b43-edabe8d6f510",
"last_updated": "2023-08-12T18:08:07.373839-04:00",
"created_at": "2023-08-11T09:38:25.254813-04:00",
"name": "LOS (L Lynn)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbf1002-ed7b-4c4a-86a0-3a56f2dfe77f/?format=api"
},
{
"id": "8ebc74ae-c97b-493d-a37e-06b18cb51fc1",
"gambit_id": "c54c2e2a-6221-42d5-86fa-96f88df1a791",
"last_updated": "2023-08-12T18:08:07.369894-04:00",
"created_at": "2023-08-11T09:38:25.247418-04:00",
"name": "COL (A Gomber)",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbf1002-ed7b-4c4a-86a0-3a56f2dfe77f/?format=api"
}
]
}