GET /api/bet_types/7889d3f8-7ec5-4555-8264-b715dfeaf530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7889d3f8-7ec5-4555-8264-b715dfeaf530",
"match": "https://api-prod.gambitprofit.com/api/matches/88fc2c7c-f3ee-437d-a2fe-7f500b244682/?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": "Penn State",
"amount": 7632.0
},
{
"team": "Maryland",
"amount": 2368.0
}
],
"expected_reward_tokens": 9234.72,
"profit_sb": 234.72,
"profit_sb_percentage": 2.61,
"recommended": true
},
"lines": [
{
"id": "dfbef60d-f773-412a-b74f-ba5ff68d4960",
"gambit_id": "488805d8-50a8-4307-a3df-27e0e864bcdb",
"last_updated": "2022-11-14T09:49:10.490289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Penn State",
"reward": "1.21000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7889d3f8-7ec5-4555-8264-b715dfeaf530/?format=api"
},
{
"id": "da322656-93f8-4f4c-beee-26766e921251",
"gambit_id": "1aa1a9b5-a2b9-45f3-8443-6e836ae17c05",
"last_updated": "2022-11-14T09:49:10.491249-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Maryland",
"reward": "3.90000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7889d3f8-7ec5-4555-8264-b715dfeaf530/?format=api"
}
]
}