GET /api/bet_types/1cd4c0e2-705c-4371-9d11-0ebed0bb8691/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cd4c0e2-705c-4371-9d11-0ebed0bb8691",
"match": "https://api-prod.gambitprofit.com/api/matches/1d41a2f0-f3e9-404d-9ee4-e70b437dfc12/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:16.740473-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 (B Snell)",
"amount": 5182.0
},
{
"team": "MIA (B Garrett)",
"amount": 4818.0
}
],
"expected_reward_tokens": 9586.7,
"profit_sb": 86.7,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "91b8c76c-aabb-4e48-99a5-fe038b5a14d5",
"gambit_id": "e3412827-c5ad-4101-bb1e-b4e405e0f936",
"last_updated": "2023-06-01T10:12:10.362261-04:00",
"created_at": "2023-05-31T11:47:16.743686-04:00",
"name": "SDG (B Snell)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cd4c0e2-705c-4371-9d11-0ebed0bb8691/?format=api"
},
{
"id": "b6830b8e-cb5b-4ebe-84b2-92826e1b04ff",
"gambit_id": "4352f8a3-99bd-4529-9205-a602b6f8810a",
"last_updated": "2023-06-01T10:12:10.365018-04:00",
"created_at": "2023-05-31T11:47:16.746801-04:00",
"name": "MIA (B Garrett)",
"reward": "1.99000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cd4c0e2-705c-4371-9d11-0ebed0bb8691/?format=api"
}
]
}