GET /api/bet_types/e75550cf-c2bf-4df9-8100-3968e45bc4c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e75550cf-c2bf-4df9-8100-3968e45bc4c7",
"match": "https://api-prod.gambitprofit.com/api/matches/df14a131-2014-440a-a782-ccf33d44ab1f/?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": "Liberty",
"amount": 7411.0
},
{
"team": "Virginia Tech",
"amount": 2589.0
}
],
"expected_reward_tokens": 9189.64,
"profit_sb": 189.64,
"profit_sb_percentage": 2.11,
"recommended": true
},
"lines": [
{
"id": "7ceb8ed0-545e-48b0-83c8-99b03629d4e1",
"gambit_id": "aa2e8e8f-52dc-4d5e-b8b2-a32852e7da00",
"last_updated": "2022-11-21T12:04:05.152308-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liberty",
"reward": "1.24000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75550cf-c2bf-4df9-8100-3968e45bc4c7/?format=api"
},
{
"id": "fb8077cb-c1d5-4f8b-8daa-411c7eea05f2",
"gambit_id": "ceb369a9-21de-4b1c-b342-3a0f4d1ec0e8",
"last_updated": "2022-11-21T12:04:05.153370-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia Tech",
"reward": "3.55000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75550cf-c2bf-4df9-8100-3968e45bc4c7/?format=api"
}
]
}