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

{
    "count": 95524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3656&ordering=ip_address",
    "results": [
        {
            "id": 16007,
            "ip_address": "103.126.218.112",
            "count": 1,
            "first_visit": "2022-06-17T15:11:57.097311+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28118,
            "ip_address": "103.126.218.112",
            "count": 1,
            "first_visit": "2022-07-27T11:00:49.809477+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9238,
            "ip_address": "103.126.218.112",
            "count": 1,
            "first_visit": "2022-05-19T01:34:53.324333+06:00",
            "date": null
        },
        {
            "id": 28933,
            "ip_address": "103.126.218.113",
            "count": 1,
            "first_visit": "2022-07-28T22:23:28.500205+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18682,
            "ip_address": "103.126.218.113",
            "count": 1,
            "first_visit": "2022-06-25T16:53:12.798303+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10370,
            "ip_address": "103.126.218.114",
            "count": 1,
            "first_visit": "2022-05-22T19:09:20.849324+06:00",
            "date": null
        },
        {
            "id": 29084,
            "ip_address": "103.126.218.114",
            "count": 1,
            "first_visit": "2022-07-29T02:49:53.046955+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12966,
            "ip_address": "103.126.218.115",
            "count": 1,
            "first_visit": "2022-05-31T00:57:10.391978+06:00",
            "date": null
        }
    ]
}