GET /api/bet_types/024f4f50-39bf-4184-8bcc-5b44b38939f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "024f4f50-39bf-4184-8bcc-5b44b38939f6",
"match": "https://api-prod.gambitprofit.com/api/matches/b0a6424d-ef39-4f70-bcd7-2d85ceddfc20/?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": "Faze Clan",
"amount": 6361.0
},
{
"team": "Outsiders",
"amount": 3639.0
}
],
"expected_reward_tokens": 8841.79,
"profit_sb": -158.21,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f8832562-5130-47fb-aff0-755e8f70a67a",
"gambit_id": "f2018c7b-3c0f-46ac-9592-3b418c319a0a",
"last_updated": "2022-09-11T20:02:00.938043-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Faze Clan",
"reward": "1.39000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/024f4f50-39bf-4184-8bcc-5b44b38939f6/?format=api"
},
{
"id": "5de04a69-7779-40ee-9a45-4877cc8fe212",
"gambit_id": "8fcb1dce-794a-4cc2-aaa8-e713c6f13e75",
"last_updated": "2022-09-11T20:02:00.936819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Outsiders",
"reward": "2.43000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/024f4f50-39bf-4184-8bcc-5b44b38939f6/?format=api"
}
]
}