GET /api/bet_types/cc5d71b8-dab8-41aa-9db2-9c17e54c7b15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc5d71b8-dab8-41aa-9db2-9c17e54c7b15",
"match": "https://api-prod.gambitprofit.com/api/matches/ce4db0da-e64f-4121-9333-2a44d902ddfd/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "PHI (N Syndergaard)",
"amount": 5308.0
},
{
"team": "SFO (J Junis)",
"amount": 4692.0
}
],
"expected_reward_tokens": 9289.0,
"profit_sb": 289.0,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "f9e7e8a4-8c7d-46a9-9085-bbe42a140c3f",
"gambit_id": "7fe6d308-58e8-4291-80dd-0bfcd494007b",
"last_updated": "2022-09-05T10:27:04.106808-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "1.75000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d71b8-dab8-41aa-9db2-9c17e54c7b15/?format=api"
},
{
"id": "d0828e90-7869-424c-afb6-fd573360bfeb",
"gambit_id": "2a38cd05-de25-4e58-8c28-393c80c3eba9",
"last_updated": "2022-09-05T10:27:04.105882-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Junis)",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d71b8-dab8-41aa-9db2-9c17e54c7b15/?format=api"
}
]
}