GET /api/bet_types/0bbde3b7-5134-4749-a97b-dbd1e17ce237/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0bbde3b7-5134-4749-a97b-dbd1e17ce237",
"match": "https://api-prod.gambitprofit.com/api/matches/b9b14ff9-49d9-40c0-88d3-714bc8decf88/?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": "MIN (S Gray)",
"amount": 6328.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3672.0
}
],
"expected_reward_tokens": 9363.6,
"profit_sb": 363.6,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "d98daccf-ce3c-443b-8fd3-a0eb4c243cc5",
"gambit_id": "e5df8a4f-f6db-44dc-bd63-7596141f1aff",
"last_updated": "2022-08-17T09:27:03.405942-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (S Gray)",
"reward": "1.48000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bbde3b7-5134-4749-a97b-dbd1e17ce237/?format=api"
},
{
"id": "c6fc0a55-b38a-499a-96a5-1398d0d7c732",
"gambit_id": "dc8efdb1-6f5f-4dc4-a11a-185786f17a0e",
"last_updated": "2022-08-17T09:27:03.406390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (Z Greinke)",
"reward": "2.55000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bbde3b7-5134-4749-a97b-dbd1e17ce237/?format=api"
}
]
}