GET /api/bet_types/66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7",
"match": "https://api-prod.gambitprofit.com/api/matches/241550ca-dde8-4f98-a369-70589b5b3940/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-05T10:57:14.956201-04: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": "PIT (J Oviedo)",
"amount": 6182.0
},
{
"team": "OAK (J Sears)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "a80564f9-d376-47e5-bca7-cd0b3270717c",
"gambit_id": "79991987-3e53-4ace-ba73-8c3835926b8b",
"last_updated": "2023-06-06T16:02:18.721769-04:00",
"created_at": "2023-06-05T10:57:14.960455-04:00",
"name": "PIT (J Oviedo)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7/?format=api"
},
{
"id": "22f068f5-a54d-4fb0-893d-eddccfcf66bd",
"gambit_id": "557a35be-54a8-4049-8d08-ae577f0074b2",
"last_updated": "2023-06-06T16:02:18.720054-04:00",
"created_at": "2023-06-05T10:57:14.958266-04:00",
"name": "OAK (J Sears)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7/?format=api"
}
]
}