GET /api/bet_types/acf10cef-5646-4983-867c-5c2d1b39f2bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acf10cef-5646-4983-867c-5c2d1b39f2bc",
"match": "https://api-prod.gambitprofit.com/api/matches/1eb5cce1-9705-418b-acbb-59385bb80260/?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": "Pittsburgh Steelers",
"amount": 5097.0
},
{
"team": "New Orleans Saints",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "caf501ec-8b2a-4be0-9f6d-5d745e5637cd",
"gambit_id": "ae153ee8-d153-4304-ad07-400b22b4fc52",
"last_updated": "2022-11-14T14:52:38.431357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf10cef-5646-4983-867c-5c2d1b39f2bc/?format=api"
},
{
"id": "39770d60-4fdd-4b11-ad3b-bb2a6f6c8169",
"gambit_id": "1bfb6b58-c76a-47af-91d5-ac7a5ce44f7b",
"last_updated": "2022-11-14T14:52:38.432398-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf10cef-5646-4983-867c-5c2d1b39f2bc/?format=api"
}
]
}