GET /api/bet_types/ec2fee2c-2fbb-448a-9103-f20ae39b8779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec2fee2c-2fbb-448a-9103-f20ae39b8779",
"match": "https://api-prod.gambitprofit.com/api/matches/19aab953-32a2-46b9-be6d-63b78262dc13/?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": "Cloud9",
"amount": 6692.0
},
{
"team": "MOUZ",
"amount": 3308.0
}
],
"expected_reward_tokens": 8832.36,
"profit_sb": -167.64,
"profit_sb_percentage": -1.86,
"recommended": false
},
"lines": [
{
"id": "4f89c722-4408-460b-b86d-b093c041c299",
"gambit_id": "f4ac04f2-e8f4-4932-b5b7-9b013d3b84ca",
"last_updated": "2022-11-11T21:42:12.306515-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.32000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2fee2c-2fbb-448a-9103-f20ae39b8779/?format=api"
},
{
"id": "a37ab724-ac72-426d-bbd9-da5dd2c4aab5",
"gambit_id": "c12ab45a-ae9b-490b-a395-6012dc5fee4a",
"last_updated": "2022-11-11T21:42:12.305384-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "2.67000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2fee2c-2fbb-448a-9103-f20ae39b8779/?format=api"
}
]
}