GET /api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87633ccc-ec97-4809-bd24-9a3a89491a04",
"match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?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": "New York Giants",
"amount": 6542.0
},
{
"team": "Houston Texans",
"amount": 3458.0
}
],
"expected_reward_tokens": 9093.38,
"profit_sb": 93.38,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "05320315-13ea-4456-a2a9-22f64a99433b",
"gambit_id": "97f6c3ee-e3a5-4f3f-9559-ee97db687b83",
"last_updated": "2022-11-14T14:57:39.189751-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Giants",
"reward": "1.39000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api"
},
{
"id": "5c0d1db4-10d4-4684-b74e-d181629b6bd9",
"gambit_id": "ac635deb-f189-43e9-8e3a-209c683d1cfc",
"last_updated": "2022-11-14T14:57:39.190705-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Texans",
"reward": "2.63000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api"
}
]
}