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

{
    "count": 95406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16944&ordering=ip_address",
    "results": [
        {
            "id": 36786,
            "ip_address": "103.253.44.125",
            "count": 1,
            "first_visit": "2022-11-01T15:49:51.419640+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 27976,
            "ip_address": "103.253.44.125",
            "count": 2,
            "first_visit": "2022-07-27T02:11:02.964914+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 17532,
            "ip_address": "103.253.44.128",
            "count": 1,
            "first_visit": "2022-06-22T23:26:21.426255+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12758,
            "ip_address": "103.253.44.130",
            "count": 2,
            "first_visit": "2022-05-30T11:49:54.527466+06:00",
            "date": null
        },
        {
            "id": 13558,
            "ip_address": "103.253.44.132",
            "count": 1,
            "first_visit": "2022-06-05T15:44:43.799398+06:00",
            "date": null
        },
        {
            "id": 53320,
            "ip_address": "103.253.44.133",
            "count": 1,
            "first_visit": "2023-08-23T17:48:01.376072+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 41153,
            "ip_address": "103.253.44.133",
            "count": 1,
            "first_visit": "2023-01-29T11:54:19.628504+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 36416,
            "ip_address": "103.253.44.134",
            "count": 2,
            "first_visit": "2022-10-25T00:31:08.272680+06:00",
            "date": "2022-10-25"
        }
    ]
}