GET /user_management/visitor-free/?format=api&offset=77472&ordering=count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77480&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77464&ordering=count",
    "results": [
        {
            "id": 20135,
            "ip_address": "103.30.188.218",
            "count": 2,
            "first_visit": "2022-06-29T20:28:11.676853+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 40074,
            "ip_address": "116.68.196.49",
            "count": 2,
            "first_visit": "2023-01-08T16:02:22.798285+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 29486,
            "ip_address": "37.111.215.107",
            "count": 2,
            "first_visit": "2022-07-29T22:28:14.925677+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22479,
            "ip_address": "103.153.66.48",
            "count": 2,
            "first_visit": "2022-07-14T10:42:50.172235+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 20139,
            "ip_address": "37.111.198.77",
            "count": 2,
            "first_visit": "2022-06-29T20:36:57.822592+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 5592,
            "ip_address": "14.1.102.2",
            "count": 2,
            "first_visit": "2022-05-03T22:09:21.216471+06:00",
            "date": null
        },
        {
            "id": 11367,
            "ip_address": "103.117.195.176",
            "count": 2,
            "first_visit": "2022-05-25T14:07:14.481876+06:00",
            "date": null
        },
        {
            "id": 32305,
            "ip_address": "66.249.79.253",
            "count": 2,
            "first_visit": "2022-08-18T02:52:23.249933+06:00",
            "date": "2022-08-18"
        }
    ]
}