GET /api/bet_types/12cf83c0-0281-49a3-9379-d053ae0cd539/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12cf83c0-0281-49a3-9379-d053ae0cd539",
"match": "https://api-prod.gambitprofit.com/api/matches/80fd2fb5-9e31-4147-9e06-eddf29ee1aaf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-30T08:18:15.502071-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": "TAM (Z Eflin)",
"amount": 5440.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "88e34b6c-0862-472c-980d-0fb29484bd69",
"gambit_id": "8b6f9f53-0cf3-48c6-9554-cd770b27fbf2",
"last_updated": "2023-08-31T19:23:23.765263-04:00",
"created_at": "2023-08-30T08:18:15.506566-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12cf83c0-0281-49a3-9379-d053ae0cd539/?format=api"
},
{
"id": "6d74de1f-6e14-4b88-86ae-cc606e904a75",
"gambit_id": "9ade4352-2127-4bd8-a2af-c6042f2499db",
"last_updated": "2023-08-31T19:23:23.768752-04:00",
"created_at": "2023-08-30T08:18:15.511444-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12cf83c0-0281-49a3-9379-d053ae0cd539/?format=api"
}
]
}