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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80384&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80368&ordering=count",
    "results": [
        {
            "id": 21610,
            "ip_address": "43.245.123.25",
            "count": 2,
            "first_visit": "2022-07-08T16:13:16.727410+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 24100,
            "ip_address": "37.111.212.41",
            "count": 2,
            "first_visit": "2022-07-19T13:51:09.089284+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3276,
            "ip_address": "103.217.111.202",
            "count": 2,
            "first_visit": "2022-02-03T21:01:30.359803+06:00",
            "date": null
        },
        {
            "id": 24112,
            "ip_address": "115.42.55.48",
            "count": 2,
            "first_visit": "2022-07-19T15:18:04.449322+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24111,
            "ip_address": "42.0.7.225",
            "count": 2,
            "first_visit": "2022-07-19T14:52:21.843972+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3349,
            "ip_address": "37.111.196.179",
            "count": 2,
            "first_visit": "2022-02-06T15:10:53.891738+06:00",
            "date": null
        },
        {
            "id": 35426,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-10-03T21:34:43.671396+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 13104,
            "ip_address": "103.120.165.211",
            "count": 2,
            "first_visit": "2022-05-31T13:26:08.916313+06:00",
            "date": null
        }
    ]
}