GET /api/bet_types/25841c15-f643-4cd7-8583-b2f03655a3e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25841c15-f643-4cd7-8583-b2f03655a3e4",
"match": "https://api-prod.gambitprofit.com/api/matches/bfbaa0f2-8b8b-4857-b64d-3dadf18c3104/?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": "Virginia Tech",
"amount": 6179.0
},
{
"team": "Georgia Tech",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "882fcfb5-39a9-4ee4-b327-435c7cf51bdc",
"gambit_id": "cf51bb63-2c6c-42fa-a4c8-670fc01d2ffe",
"last_updated": "2022-11-06T08:33:41.769356-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia Tech",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25841c15-f643-4cd7-8583-b2f03655a3e4/?format=api"
},
{
"id": "d7fa86ac-a04c-42ba-9437-612e222b8ce9",
"gambit_id": "ef748ffe-684e-43f0-8e8d-2a4b6414a9e3",
"last_updated": "2022-11-06T08:33:41.770326-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Tech",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25841c15-f643-4cd7-8583-b2f03655a3e4/?format=api"
}
]
}