GET /api/bet_types/6da5f853-334e-4fc3-ba5b-12819b6a7631/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6da5f853-334e-4fc3-ba5b-12819b6a7631",
"match": "https://api-prod.gambitprofit.com/api/matches/9dac5c89-10e0-425a-9c6d-851b2ebfba1e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T12:57:58.514525-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": "Cleveland Browns",
"amount": 6390.0
},
{
"team": "Kansas City Chiefs",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "2cfbf6cb-9df8-4614-a3b6-ff3afa54c9b4",
"gambit_id": "ec6da150-9f05-4ea1-a176-654fb2e88dcf",
"last_updated": "2023-08-29T09:23:24.788154-04:00",
"created_at": "2023-08-24T12:57:58.518549-04:00",
"name": "Cleveland Browns",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da5f853-334e-4fc3-ba5b-12819b6a7631/?format=api"
},
{
"id": "865ad33a-f722-4857-bec7-0695b46dcaf5",
"gambit_id": "a36ac4ef-5b52-4da6-898c-032bd8ebc221",
"last_updated": "2023-08-29T09:23:24.792298-04:00",
"created_at": "2023-08-24T12:57:58.523075-04:00",
"name": "Kansas City Chiefs",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da5f853-334e-4fc3-ba5b-12819b6a7631/?format=api"
}
]
}