GET /api/bet_types/66f1c314-23c3-420b-ae1d-204a5ad30128/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66f1c314-23c3-420b-ae1d-204a5ad30128",
"match": "https://api-prod.gambitprofit.com/api/matches/eee1f642-2e66-44d7-9b48-149523f53ece/?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": "Ohio State",
"amount": 8488.0
},
{
"team": "Notre Dame",
"amount": 1512.0
}
],
"expected_reward_tokens": 9419.76,
"profit_sb": 419.76,
"profit_sb_percentage": 4.66,
"recommended": true
},
"lines": [
{
"id": "bea598f5-52d7-4e05-94ad-cefdbd2a71aa",
"gambit_id": "e741b8a1-70a9-4371-adb6-caf3f1417053",
"last_updated": "2022-09-05T09:32:19.365750-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio State",
"reward": "1.11000",
"odds": "1.11760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66f1c314-23c3-420b-ae1d-204a5ad30128/?format=api"
},
{
"id": "0001a49f-0151-4b0b-9c00-e03f875ec3b1",
"gambit_id": "8b171121-2ed6-4a8f-91fe-a20fa26d0ac1",
"last_updated": "2022-09-05T09:32:19.366873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Notre Dame",
"reward": "6.23000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66f1c314-23c3-420b-ae1d-204a5ad30128/?format=api"
}
]
}