GET /api/bet_types/552a0862-27f9-4562-a4f5-f39baf75f552/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "552a0862-27f9-4562-a4f5-f39baf75f552",
"match": "https://api-prod.gambitprofit.com/api/matches/cea80ce1-1750-4fb8-848c-fc82b4d8bf24/?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": "Boston College",
"amount": 7300.0
},
{
"team": "Rutgers",
"amount": 2700.0
}
],
"expected_reward_tokens": 9342.0,
"profit_sb": 342.0,
"profit_sb_percentage": 3.8,
"recommended": true
},
"lines": [
{
"id": "af2266db-cbbf-4392-8d68-284d45f564ac",
"gambit_id": "adeeb8a1-35e1-4df1-a4af-ef440cd22f38",
"last_updated": "2022-09-05T09:57:25.607789-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston College",
"reward": "1.28000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/552a0862-27f9-4562-a4f5-f39baf75f552/?format=api"
},
{
"id": "ebfaa357-c14c-4d1a-a8ea-a26732cc5fef",
"gambit_id": "a90df5a4-2bd9-4864-bc4b-7dd5341c6f80",
"last_updated": "2022-09-05T09:57:25.608814-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rutgers",
"reward": "3.46000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/552a0862-27f9-4562-a4f5-f39baf75f552/?format=api"
}
]
}