GET /api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ceef22d9-eddc-47a8-b924-b5d27c665e8c",
"match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:16.324504-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": "Phoenix Suns",
"amount": 5873.0
},
{
"team": "Indiana Pacers",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "e5bf2fac-33b2-48a9-a7d8-9359649e5a5d",
"gambit_id": "bfd11a7b-266e-4b8d-b42b-e647549ddf4f",
"last_updated": "2023-01-22T21:17:16.116587-05:00",
"created_at": "2023-01-21T10:22:16.325658-05:00",
"name": "Phoenix Suns",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api"
},
{
"id": "95cb09d5-c189-4192-853c-77d73e4f393c",
"gambit_id": "14f72002-1d1d-4e97-ac2e-f6f0db64423b",
"last_updated": "2023-01-22T21:17:16.117746-05:00",
"created_at": "2023-01-21T10:22:16.327033-05:00",
"name": "Indiana Pacers",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api"
}
]
}