GET /api/bet_types/1afd9591-0eea-4f61-a2f6-23559dc756d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1afd9591-0eea-4f61-a2f6-23559dc756d0",
"match": "https://api-prod.gambitprofit.com/api/matches/ddbaeeb8-5539-4f14-bf22-16b10f302c73/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:12.615437-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": "ARI (Z Gallen)",
"amount": 5170.0
},
{
"team": "TEX (J Gray)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "68e5b667-4818-4e99-a2e7-863e7cb6e2aa",
"gambit_id": "3d085bb2-1557-403b-b7b7-94fc4551b37f",
"last_updated": "2023-08-23T10:58:23.747713-04:00",
"created_at": "2023-08-22T08:23:12.624423-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afd9591-0eea-4f61-a2f6-23559dc756d0/?format=api"
},
{
"id": "850a12cf-9b52-42e2-b902-7e802e13e165",
"gambit_id": "5edba9dd-657e-4531-a996-17c46501f93a",
"last_updated": "2023-08-23T10:58:23.744394-04:00",
"created_at": "2023-08-22T08:23:12.620309-04:00",
"name": "TEX (J Gray)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afd9591-0eea-4f61-a2f6-23559dc756d0/?format=api"
}
]
}