GET /api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdfbb3c3-9189-4597-a960-90be3986a101",
"match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?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": "Central Florida",
"amount": 5316.0
},
{
"team": "Cincinnati",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "45dbcb05-e16c-4b02-b3ff-a14ed94d6c2f",
"gambit_id": "f1de4dc6-1d13-4f34-b86e-364324e75126",
"last_updated": "2022-10-31T10:32:23.459646-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api"
},
{
"id": "99e02349-b5a2-42e3-b966-613d1448174d",
"gambit_id": "8bde737d-e039-487a-8111-9082f2eae9ff",
"last_updated": "2022-10-31T10:32:23.460604-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api"
}
]
}