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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80056&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=count",
    "results": [
        {
            "id": 38531,
            "ip_address": "202.134.9.154",
            "count": 2,
            "first_visit": "2022-12-10T12:18:26.031043+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 28155,
            "ip_address": "59.152.106.236",
            "count": 2,
            "first_visit": "2022-07-27T11:51:04.817533+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8778,
            "ip_address": "37.111.193.68",
            "count": 2,
            "first_visit": "2022-05-18T10:40:47.108557+06:00",
            "date": null
        },
        {
            "id": 2893,
            "ip_address": "31.13.115.3",
            "count": 2,
            "first_visit": "2022-01-26T14:57:38.182894+06:00",
            "date": null
        },
        {
            "id": 8687,
            "ip_address": "103.120.167.18",
            "count": 2,
            "first_visit": "2022-05-18T08:43:02.930876+06:00",
            "date": null
        },
        {
            "id": 8742,
            "ip_address": "37.111.211.130",
            "count": 2,
            "first_visit": "2022-05-18T10:04:06.927465+06:00",
            "date": null
        },
        {
            "id": 27217,
            "ip_address": "202.134.14.138",
            "count": 2,
            "first_visit": "2022-07-25T12:00:17.773769+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 30102,
            "ip_address": "37.111.194.34",
            "count": 2,
            "first_visit": "2022-07-31T00:09:50.329498+06:00",
            "date": "2022-07-31"
        }
    ]
}