GET /api/bet_types/139de8ea-2e0b-405d-a59f-066bc6d6cddd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "139de8ea-2e0b-405d-a59f-066bc6d6cddd",
"match": "https://api-prod.gambitprofit.com/api/matches/5ee18aac-f9fe-497c-ad7f-a0f532ca351f/?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": "ATL (C Morton)",
"amount": 5419.0
},
{
"team": "PHI (N Syndergaard)",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "7beb5820-bf98-4d6f-9477-96711f953029",
"gambit_id": "3a04b7c3-38d9-4174-b958-163dcf28e206",
"last_updated": "2022-10-16T09:42:10.530566-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (C Morton)",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/139de8ea-2e0b-405d-a59f-066bc6d6cddd/?format=api"
},
{
"id": "0f7a2962-592e-4393-9e81-e97c1dbcd607",
"gambit_id": "fc642b3a-a997-4e0f-9900-5be29d5f4d69",
"last_updated": "2022-10-16T09:42:10.529578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/139de8ea-2e0b-405d-a59f-066bc6d6cddd/?format=api"
}
]
}