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

{
    "count": 100164,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21264&ordering=ip_address",
    "results": [
        {
            "id": 20464,
            "ip_address": "103.67.158.99",
            "count": 1,
            "first_visit": "2022-06-30T23:22:32.889139+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 8415,
            "ip_address": "103.67.158.99",
            "count": 2,
            "first_visit": "2022-05-17T22:55:42.041518+06:00",
            "date": null
        },
        {
            "id": 34278,
            "ip_address": "103.67.159.10",
            "count": 1,
            "first_visit": "2022-09-12T22:53:19.430478+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 17473,
            "ip_address": "103.67.159.100",
            "count": 1,
            "first_visit": "2022-06-22T20:08:43.935717+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12263,
            "ip_address": "103.67.159.100",
            "count": 2,
            "first_visit": "2022-05-28T18:08:42.835093+06:00",
            "date": null
        },
        {
            "id": 6492,
            "ip_address": "103.67.159.102",
            "count": 2,
            "first_visit": "2022-05-16T00:04:38.412713+06:00",
            "date": null
        },
        {
            "id": 30569,
            "ip_address": "103.67.159.103",
            "count": 1,
            "first_visit": "2022-08-01T01:41:09.819675+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 13890,
            "ip_address": "103.67.159.106",
            "count": 1,
            "first_visit": "2022-06-07T23:44:40.606485+06:00",
            "date": "2022-06-07"
        }
    ]
}