GET /api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5f04873-b534-4277-9e4e-a8e15d2106b1",
"match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T08:52:10.404157-05: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": "Penn State",
"amount": 5208.0
},
{
"team": "Utah",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "67f1b721-d5b8-41b8-ab68-8cc258e600e0",
"gambit_id": "626c3e10-6741-4650-9280-823538f041d4",
"last_updated": "2023-01-03T10:02:05.689968-05:00",
"created_at": "2023-01-02T08:52:10.405319-05:00",
"name": "Penn State",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api"
},
{
"id": "ae994bbe-2f86-4265-92e5-7abba7abd536",
"gambit_id": "3cee9e68-1668-4fd6-aa9a-f06b445e7ec0",
"last_updated": "2023-01-03T10:02:05.691082-05:00",
"created_at": "2023-01-02T08:52:10.406526-05:00",
"name": "Utah",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api"
}
]
}