GET /api/bet_types/74c73929-d1a7-4598-a855-b30329a811fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74c73929-d1a7-4598-a855-b30329a811fa",
"match": "https://api-prod.gambitprofit.com/api/matches/c8d285af-6d52-4d42-b0a9-b755b62694d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-16T08:22:58.952576-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": "ATL (J Shuster)",
"amount": 6728.0
},
{
"team": "COL (D Lamet)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "c70f6dda-d467-436c-96aa-4a62f3584ea8",
"gambit_id": "08ab7722-d7b5-48f3-8813-8af536eb58eb",
"last_updated": "2023-06-17T14:58:01.509336-04:00",
"created_at": "2023-06-16T08:22:58.956668-04:00",
"name": "ATL (J Shuster)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c73929-d1a7-4598-a855-b30329a811fa/?format=api"
},
{
"id": "1a52beda-3a88-41d8-83d4-7b8df1e3cd00",
"gambit_id": "fe2b60ff-9ba1-472a-9dcc-d6f3933319aa",
"last_updated": "2023-06-17T14:58:01.507488-04:00",
"created_at": "2023-06-16T08:22:58.954657-04:00",
"name": "COL (D Lamet)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c73929-d1a7-4598-a855-b30329a811fa/?format=api"
}
]
}