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

{
    "count": 92253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5616&ordering=ip_address",
    "results": [
        {
            "id": 30354,
            "ip_address": "103.139.164.74",
            "count": 1,
            "first_visit": "2022-07-31T11:32:48.791242+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6226,
            "ip_address": "103.139.164.76",
            "count": 1,
            "first_visit": "2022-05-15T06:49:14.610257+06:00",
            "date": null
        },
        {
            "id": 15969,
            "ip_address": "103.139.164.77",
            "count": 1,
            "first_visit": "2022-06-17T12:33:26.839385+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6832,
            "ip_address": "103.139.164.79",
            "count": 1,
            "first_visit": "2022-05-16T16:26:44.441346+06:00",
            "date": null
        },
        {
            "id": 50032,
            "ip_address": "103.139.178.170",
            "count": 1,
            "first_visit": "2023-07-15T11:36:32.190093+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 46173,
            "ip_address": "103.139.178.240",
            "count": 1,
            "first_visit": "2023-05-05T18:00:19.323645+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 17216,
            "ip_address": "103.139.179.43",
            "count": 1,
            "first_visit": "2022-06-22T00:14:03.011550+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 15354,
            "ip_address": "103.139.18.54",
            "count": 1,
            "first_visit": "2022-06-15T16:40:26.352360+06:00",
            "date": "2022-06-15"
        }
    ]
}