GET /api/bet_types/c72ccc62-9f05-4b7e-a967-361b0165c2b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c72ccc62-9f05-4b7e-a967-361b0165c2b2",
"match": "https://api-prod.gambitprofit.com/api/matches/87ed8f60-d35f-465b-bde5-0560381e4cf3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T08:28:24.530168-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": "TOR (J Berrios)",
"amount": 5091.0
},
{
"team": "BAL (K Gibson)",
"amount": 4909.0
}
],
"expected_reward_tokens": 9571.08,
"profit_sb": 71.08,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "2d9e813e-de5f-45aa-b5d9-fb039d546a9f",
"gambit_id": "7c8e5668-3de0-4b75-871b-a0967ea7abdf",
"last_updated": "2023-08-25T19:03:09.568563-04:00",
"created_at": "2023-08-24T08:28:24.535486-04:00",
"name": "TOR (J Berrios)",
"reward": "1.88000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72ccc62-9f05-4b7e-a967-361b0165c2b2/?format=api"
},
{
"id": "06372f68-f050-4750-863b-58489cbb1f37",
"gambit_id": "2aa9e776-28bc-4793-bc69-81e1a4f80b69",
"last_updated": "2023-08-25T19:03:09.571715-04:00",
"created_at": "2023-08-24T08:28:24.541514-04:00",
"name": "BAL (K Gibson)",
"reward": "1.95000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72ccc62-9f05-4b7e-a967-361b0165c2b2/?format=api"
}
]
}