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

{
    "count": 101376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81152&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81136&ordering=count",
    "results": [
        {
            "id": 19385,
            "ip_address": "27.147.204.236",
            "count": 2,
            "first_visit": "2022-06-27T09:57:12.268557+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10415,
            "ip_address": "14.1.103.33",
            "count": 2,
            "first_visit": "2022-05-22T22:15:20.985631+06:00",
            "date": null
        },
        {
            "id": 13549,
            "ip_address": "103.36.100.241",
            "count": 2,
            "first_visit": "2022-06-05T11:32:02.012692+06:00",
            "date": null
        },
        {
            "id": 4078,
            "ip_address": "79.87.143.164",
            "count": 2,
            "first_visit": "2022-03-04T20:25:12.874473+06:00",
            "date": null
        },
        {
            "id": 24447,
            "ip_address": "103.167.18.74",
            "count": 2,
            "first_visit": "2022-07-20T10:14:29.238937+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34548,
            "ip_address": "144.48.108.237",
            "count": 2,
            "first_visit": "2022-09-17T12:25:26.124500+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 29832,
            "ip_address": "103.87.138.108",
            "count": 2,
            "first_visit": "2022-07-30T11:36:12.481414+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 26016,
            "ip_address": "66.249.92.32",
            "count": 2,
            "first_visit": "2022-07-22T15:49:39.789321+06:00",
            "date": "2022-07-22"
        }
    ]
}