GET /api/bet_types/dfe070a1-fa2d-4b62-a740-870814107121/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfe070a1-fa2d-4b62-a740-870814107121",
"match": "https://api-prod.gambitprofit.com/api/matches/dd4ff6bd-6a55-4b4f-9e54-f3d6eff61387/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:17.003544-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": "MIL (C Burnes)",
"amount": 5652.0
},
{
"team": "MIN (K Maeda)",
"amount": 4348.0
}
],
"expected_reward_tokens": 9608.4,
"profit_sb": 108.4,
"profit_sb_percentage": 1.14,
"recommended": true
},
"lines": [
{
"id": "2d9435dd-2721-4b41-9ebc-c63d40f93b9a",
"gambit_id": "146586b3-debf-44ed-8028-1eb62462be1b",
"last_updated": "2023-08-25T10:23:03.706615-04:00",
"created_at": "2023-08-23T08:33:17.015513-04:00",
"name": "MIL (C Burnes)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe070a1-fa2d-4b62-a740-870814107121/?format=api"
},
{
"id": "3ab03696-8442-44ac-9825-4c6f5982d3f9",
"gambit_id": "53c5688b-24e2-4bf2-b834-37859d23f48a",
"last_updated": "2023-08-25T10:23:03.702975-04:00",
"created_at": "2023-08-23T08:33:17.009009-04:00",
"name": "MIN (K Maeda)",
"reward": "2.21000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe070a1-fa2d-4b62-a740-870814107121/?format=api"
}
]
}