GET /api/bet_types/f6f5a6ef-be03-4e88-8435-349381f2266b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6f5a6ef-be03-4e88-8435-349381f2266b",
"match": "https://api-prod.gambitprofit.com/api/matches/ca49ed87-28ec-4b2f-b559-17142f6290aa/?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": "MOUZ",
"amount": 5562.0
},
{
"team": "Astralis",
"amount": 4438.0
}
],
"expected_reward_tokens": 8787.24,
"profit_sb": -212.76,
"profit_sb_percentage": -2.36,
"recommended": false
},
"lines": [
{
"id": "379add98-4c35-4b6d-9bed-69a4fe74347c",
"gambit_id": "8c4422a8-e8fc-4705-9cd0-58fdcd7e32bd",
"last_updated": "2022-09-16T12:02:10.860897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "1.58000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f5a6ef-be03-4e88-8435-349381f2266b/?format=api"
},
{
"id": "59d4fa18-a5dd-49bb-ab89-449f4faea29f",
"gambit_id": "d13d7264-c173-4d29-a27a-b4820ca0a974",
"last_updated": "2022-09-16T12:02:10.862042-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Astralis",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f5a6ef-be03-4e88-8435-349381f2266b/?format=api"
}
]
}