{"id":20128012,"url":"https://github.com/arkadiyshuvaev/gamblinggamesrestapi","last_synced_at":"2026-06-05T18:31:37.236Z","repository":{"id":224233611,"uuid":"762393260","full_name":"ArkadiyShuvaev/GamblingGamesRestApi","owner":"ArkadiyShuvaev","description":"The simple REST API using .NET and C# with Login and RandomNumber controllers.","archived":false,"fork":false,"pushed_at":"2024-02-27T08:34:05.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T21:27:25.140Z","etag":null,"topics":["jwt","netcore8"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArkadiyShuvaev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-23T17:27:06.000Z","updated_at":"2025-01-21T17:42:11.000Z","dependencies_parsed_at":"2024-02-27T10:10:32.612Z","dependency_job_id":null,"html_url":"https://github.com/ArkadiyShuvaev/GamblingGamesRestApi","commit_stats":null,"previous_names":["arkadiyshuvaev/gamblinggamesrestapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArkadiyShuvaev/GamblingGamesRestApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkadiyShuvaev%2FGamblingGamesRestApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkadiyShuvaev%2FGamblingGamesRestApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkadiyShuvaev%2FGamblingGamesRestApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkadiyShuvaev%2FGamblingGamesRestApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArkadiyShuvaev","download_url":"https://codeload.github.com/ArkadiyShuvaev/GamblingGamesRestApi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkadiyShuvaev%2FGamblingGamesRestApi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33953649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jwt","netcore8"],"created_at":"2024-11-13T20:25:00.317Z","updated_at":"2026-06-05T18:31:37.208Z","avatar_url":"https://github.com/ArkadiyShuvaev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game Rules\n- This is a game of chance in which a random number between 0 - 9 is to be generated.\n- A player will predict the random number.\n- The player has a starting account of 10,000 points and can wager them on a prediction which they will either win or lose.\n- Any number of points can be wagered.\n- If the player is correct, they win 9 times their stake.\n- If the player is incorrect, they lose their stake.\n\n## Task\n- The player sends their bet as a request to the program.\n  - Example:\n    ```json\n    {\n      \"points\": 100,\n      \"number\": 3\n    }\n    ```\n\n- If the bet is successful, the player's account balance is returned.\n  - Example:\n    ```json\n    {\n      \"account\": 10900,\n      \"status\": \"won\",\n      \"points\": \"+900\"\n    }\n    ```\n\n## Tips\n- Error handling.\n- Identification of players.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkadiyshuvaev%2Fgamblinggamesrestapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkadiyshuvaev%2Fgamblinggamesrestapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkadiyshuvaev%2Fgamblinggamesrestapi/lists"}