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

{
    "count": 101391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80568&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80552&ordering=count",
    "results": [
        {
            "id": 8414,
            "ip_address": "37.111.245.223",
            "count": 2,
            "first_visit": "2022-05-17T22:55:40.870763+06:00",
            "date": null
        },
        {
            "id": 40014,
            "ip_address": "58.145.184.236",
            "count": 2,
            "first_visit": "2023-01-07T12:13:36.075827+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 3498,
            "ip_address": "118.179.19.215",
            "count": 2,
            "first_visit": "2022-02-10T18:55:42.637225+06:00",
            "date": null
        },
        {
            "id": 8498,
            "ip_address": "103.135.255.3",
            "count": 2,
            "first_visit": "2022-05-17T23:26:46.359351+06:00",
            "date": null
        },
        {
            "id": 24203,
            "ip_address": "103.100.235.16",
            "count": 2,
            "first_visit": "2022-07-19T22:28:44.370312+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 21523,
            "ip_address": "66.249.70.161",
            "count": 2,
            "first_visit": "2022-07-07T22:16:04.150315+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 28235,
            "ip_address": "114.119.131.245",
            "count": 2,
            "first_visit": "2022-07-27T14:15:53.188441+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13209,
            "ip_address": "37.111.245.55",
            "count": 2,
            "first_visit": "2022-06-01T00:12:32.227175+06:00",
            "date": null
        }
    ]
}