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

{
    "count": 101514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78424&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78408&ordering=count",
    "results": [
        {
            "id": 36095,
            "ip_address": "43.245.120.172",
            "count": 2,
            "first_visit": "2022-10-18T16:23:13.623788+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 22320,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-07-13T18:12:52.623621+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9972,
            "ip_address": "122.160.59.115",
            "count": 2,
            "first_visit": "2022-05-21T10:56:59.697002+06:00",
            "date": null
        },
        {
            "id": 18238,
            "ip_address": "202.134.10.140",
            "count": 2,
            "first_visit": "2022-06-24T18:35:57.369485+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 22396,
            "ip_address": "103.217.111.169",
            "count": 2,
            "first_visit": "2022-07-13T23:12:55.794818+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 34,
            "ip_address": "138.199.46.172",
            "count": 2,
            "first_visit": "2021-12-03T02:26:34.217714+06:00",
            "date": null
        },
        {
            "id": 22339,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-13T18:41:39.862362+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 23416,
            "ip_address": "114.119.134.25",
            "count": 2,
            "first_visit": "2022-07-18T04:14:47.404655+06:00",
            "date": "2022-07-18"
        }
    ]
}