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

{
    "count": 96189,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=ip_address",
    "results": [
        {
            "id": 2247,
            "ip_address": "103.109.56.173",
            "count": 1,
            "first_visit": "2022-01-15T11:22:49.489086+06:00",
            "date": null
        },
        {
            "id": 7867,
            "ip_address": "103.109.56.179",
            "count": 1,
            "first_visit": "2022-05-17T10:48:56.166048+06:00",
            "date": null
        },
        {
            "id": 10354,
            "ip_address": "103.109.56.185",
            "count": 1,
            "first_visit": "2022-05-22T17:50:53.787652+06:00",
            "date": null
        },
        {
            "id": 66639,
            "ip_address": "103.109.56.203",
            "count": 1,
            "first_visit": "2024-04-05T01:04:08.399365+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 8513,
            "ip_address": "103.109.56.214",
            "count": 3,
            "first_visit": "2022-05-17T23:31:43.229766+06:00",
            "date": null
        },
        {
            "id": 26450,
            "ip_address": "103.109.56.214",
            "count": 1,
            "first_visit": "2022-07-23T22:48:39.342107+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 25433,
            "ip_address": "103.109.56.218",
            "count": 1,
            "first_visit": "2022-07-21T11:42:18.992699+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 41701,
            "ip_address": "103.109.56.230",
            "count": 1,
            "first_visit": "2023-02-07T09:31:25.760246+06:00",
            "date": "2023-02-07"
        }
    ]
}