Skip to content

Instantly share code, notes, and snippets.

@manico
Last active January 27, 2020 15:47
Show Gist options
  • Save manico/115e1bd9e53472b9afe1f0c7263617e6 to your computer and use it in GitHub Desktop.
Save manico/115e1bd9e53472b9afe1f0c7263617e6 to your computer and use it in GitHub Desktop.
Product Catalogue - LuckySix
{
"id": "luckySix",
"name": "Lucky Six",
"lagalName": "NSoft Lucky Six",
"keywords": [
"luckysix",
"lucky",
"six",
"bingo"
],
"brand": {
"id": "seven",
"name": "Seven"
},
"type": {
"id": "software",
"name": "Software"
},
"category": {
"id": "virtualGames",
"name": "Virtual Games",
"group": {
"id": "drawGames",
"name": "Draw Based Games"
}
},
"description": "Lucky Six is a draw based game where numbers are drawn from the drum. It is founded on the concept of the classic draw game where person gets the chance to pick random numbers or even colours, and follow live draw every five minutes. Due to its vibrant design and top-notch backend infrastructure, Lucky Six soon became our customers’ favourite and a proven profit generator.",
"certificates": [
{
"id": "ROM.NSOF-OL.1004.01",
"name": "BMM Spain Test Labs ROM.NSOF-OL.1004.01",
"authorityId": "bmm",
"authorityName": "BMM Spain Test Labs s.l.u.",
"issueDate": "2016-06-27T00:00:00.000Z",
"juristictions": [
{
"id": "romania",
"name": "Romania"
}
],
"channels": [
{
"id": "retail",
"name": "Retail"
}
]
},
{
"id": "ROM.NSOF-OL.1003.01",
"name": "BMM Spain Test Labs ROM.NSOF-OL.1003.01",
"authorityId": "bmm",
"authorityName": "BMM Spain Test Labs s.l.u.",
"issueDate": "2016-06-27T00:00:00.000Z",
"juristictions": [
{
"id": "romania",
"name": "Romania"
}
],
"channels": [
{
"id": "online",
"name": "Online"
}
]
}
],
"assets": {
"icons": [
{
"width": "32px",
"height": "32px",
"url": "https://"
}
],
"thumbnails": [],
"banners": [],
"posters": [],
"screenshots": []
},
"manufacturer": {
"id": "nsoft",
"name": "NSoft",
"lagalName": "NSoft d.o.o."
},
"provider": {
"id": "nsoft",
"name": "NSoft",
"lagalName": "NSoft d.o.o."
},
"platforms": [
{
"id": "seven",
"name": "Seven",
"legalName": "NSoft Seven Platform",
"productId": "LuckySix",
"channels": [
{
"id": "online",
"name": "Online",
"applications": [
{
"id": "web",
"name": "Seven Web",
"devices": [
{
"id": "desktop",
"name": "Desktop"
},
{
"id": "mobile",
"name": "Mobile"
},
{
"id": "tablet",
"name": "Tablet"
}
],
"users": [
{
"id": "player",
"name": "Player"
}
]
},
{
"id": "mobile",
"name": "Seven Mobile",
"devices": [
{
"id": "mobile",
"name": "Mobile"
},
{
"id": "tablet",
"name": "Tablet"
}
],
"users": [
{
"id": "player",
"name": "Player"
}
]
}
],
"regulations": [
{
"id": "montenegrinRegulation",
"name": "Montenegrin Regulation"
},
{
"id": "serbianRegulation",
"name": "Serbian Regulation"
}
]
},
{
"id": "retail",
"name": "Retail",
"applications": [
{
"id": "shop",
"name": "Seven Shop",
"devices": [
{
"id": "desktop",
"name": "Desktop"
},
{
"id": "retailBox",
"name": "Retail Box"
}
],
"users": [
{
"id": "operator",
"name": "Operator"
}
]
},
{
"id": "shop",
"name": "Seven Mobile Shop",
"devices": [
{
"id": "androidPOS",
"name": "Android POS"
}
],
"users": [
{
"id": "operator",
"name": "Operator"
}
]
},
{
"id": "terminal",
"name": "Seven Terminal",
"devices": [
{
"id": "desktop",
"name": "Desktop"
}
],
"users": [
{
"id": "anonymousPlayer",
"name": "Anonymous Player"
}
]
}
],
"regulations": [
{
"id": "montenegrinRegulation",
"name": "Montenegrin Regulation"
},
{
"id": "serbianRegulation",
"name": "Serbian Regulation"
}
]
}
],
"betAcceptance": {
"id": "ticket",
"name": "Ticket"
}
},
{
"id": "playtech",
"name": "Playtech",
"legalName": "Playtech POP Platform",
"productId": "LuckySix",
"channels": [
{
"id": "online",
"name": "Online",
"applications": [
{
"id": "web",
"name": "Playtech Web",
"devices": [
{
"id": "desktop",
"name": "Desktop"
},
{
"id": "mobile",
"name": "Mobile"
},
{
"id": "tablet",
"name": "Tablet"
}
],
"users": [
{
"id": "player",
"name": "Player"
}
]
}
],
"regulations": [
{
"id": "czechRegulations",
"name": "Czech Regulations",
"support": [
{
"id": "oneGameAtATime",
"name": "One Game at a Time"
},
{
"id": "coolDownTime",
"name": "Cool Down Time"
}
]
}
]
}
],
"betAcceptance": {
"id": "gameCycle",
"name": "Game Cycle"
}
}
],
"plugins": [
{
"id": "luckySixVisualisation",
"name": "Lucky Six Visualisation",
"description": "Rich screen visualisation to watch draw in real time."
}
],
"sources": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment