GET /api/bet_types/523e0fb6-bb08-4dc3-ae91-487658ad1019/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "523e0fb6-bb08-4dc3-ae91-487658ad1019",
"match": "https://api-prod.gambitprofit.com/api/matches/93236dc3-35d5-4f8c-a913-2828bd1beb6c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:24.748621-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": "Atlanta Falcons",
"amount": 6308.0
},
{
"team": "Carolina Panthers",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "e3953a04-e551-4454-84b0-3482d1bcab7c",
"gambit_id": "29e0a6ea-6ad3-4722-8cda-0cf9530cfb02",
"last_updated": "2023-09-11T11:13:25.698686-04:00",
"created_at": "2023-09-06T22:48:24.759594-04:00",
"name": "Atlanta Falcons",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/523e0fb6-bb08-4dc3-ae91-487658ad1019/?format=api"
},
{
"id": "e59b1019-09d7-4889-9c20-2b7dd9763b38",
"gambit_id": "4eee81e7-98ec-4056-91a9-4ee3211576b0",
"last_updated": "2023-09-11T11:13:25.687888-04:00",
"created_at": "2023-09-06T22:48:24.752363-04:00",
"name": "Carolina Panthers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/523e0fb6-bb08-4dc3-ae91-487658ad1019/?format=api"
}
]
}