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

{
    "count": 99971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22200&ordering=ip_address",
    "results": [
        {
            "id": 12136,
            "ip_address": "103.76.45.246",
            "count": 3,
            "first_visit": "2022-05-28T09:35:14.062885+06:00",
            "date": null
        },
        {
            "id": 16360,
            "ip_address": "103.76.45.246",
            "count": 1,
            "first_visit": "2022-06-18T12:28:26.275491+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10474,
            "ip_address": "103.76.45.46",
            "count": 1,
            "first_visit": "2022-05-22T23:27:56.292445+06:00",
            "date": null
        },
        {
            "id": 43834,
            "ip_address": "103.76.45.53",
            "count": 2,
            "first_visit": "2023-03-15T23:36:02.655062+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 45619,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-04-22T14:25:38.680864+06:00",
            "date": "2023-04-22"
        },
        {
            "id": 40353,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-01-14T09:41:25.774748+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 43846,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-03-16T01:39:42.025724+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 44738,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-04-02T23:53:17.911581+06:00",
            "date": "2023-04-02"
        }
    ]
}