GET /api/bet_types/f3f9b91e-558b-4280-a80c-8ad181500b69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3f9b91e-558b-4280-a80c-8ad181500b69",
"match": "https://api-prod.gambitprofit.com/api/matches/8cec41fa-7d1e-4999-93a2-3029c076ce6c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-16T09:53:28.796512-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": "CHC (K Hendricks)",
"amount": 5527.0
},
{
"team": "BAL (C Irvin)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "0b2db5e6-9073-4f0b-87c9-276c9b380cfc",
"gambit_id": "0e15599c-fac2-461d-a88c-fc44d6b6a11b",
"last_updated": "2023-06-17T15:03:04.854403-04:00",
"created_at": "2023-06-16T09:53:28.800806-04:00",
"name": "CHC (K Hendricks)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f9b91e-558b-4280-a80c-8ad181500b69/?format=api"
},
{
"id": "4807e956-2754-461a-b0b2-82c37c18d73e",
"gambit_id": "29ead587-4407-4f9a-abbd-58bca08c4d95",
"last_updated": "2023-06-17T15:03:04.852371-04:00",
"created_at": "2023-06-16T09:53:28.798856-04:00",
"name": "BAL (C Irvin)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f9b91e-558b-4280-a80c-8ad181500b69/?format=api"
}
]
}