GET api/Users/GetUsers

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of User
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

FirstName

string

None.

LastName

string

None.

Email

string

None.

Phone

string

None.

Password

string

None.

Salt

string

None.

BranchId

globally unique identifier

None.

GoldBalance

integer

None.

SilverBalance

integer

None.

Cash

decimal number

None.

Street

string

None.

StreetNumber

string

None.

City

string

None.

PostalCode

string

None.

UserPublicKey

string

None.

SystemPublicKey

string

None.

SystemPrivateKey

string

None.

Language

globally unique identifier

None.

FireBaseToken

string

None.

PlainPassword

string

None.

RegDate

date

None.

Branch

Branch

None.

Language1

Language

None.

Transactions

Collection of Transaction

None.

Transfers

Collection of Transfer

None.

Transfers1

Collection of Transfer

None.

WalletTransactions

Collection of WalletTransaction

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": "fd002e73-6683-4301-9cf6-f676c58de8dd",
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "Email": "sample string 4",
    "Phone": "sample string 5",
    "Password": "sample string 6",
    "Salt": "sample string 7",
    "BranchId": "ce418985-bff9-4c23-a1a6-872aa42b3a97",
    "GoldBalance": 9,
    "SilverBalance": 10,
    "Cash": 11.0,
    "Street": "sample string 12",
    "StreetNumber": "sample string 13",
    "City": "sample string 14",
    "PostalCode": "sample string 15",
    "UserPublicKey": "sample string 16",
    "SystemPublicKey": "sample string 17",
    "SystemPrivateKey": "sample string 18",
    "Language": "c768bec4-7cca-4496-8b66-533ae0f9c0fd",
    "FireBaseToken": "sample string 20",
    "PlainPassword": "sample string 21",
    "RegDate": "2026-07-18T12:22:55.5068708+00:00",
    "Branch": {
      "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
      "Name": "sample string 2",
      "BranchGold": 3.1,
      "ProfitPercentage": 4.1,
      "CompanyGold": 5.1,
      "BranchSilver": 6.1,
      "CompanySilver": 7.1,
      "Licence": 8.0,
      "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
      "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
      "AvailableGold": 9.1,
      "AvailableSilver": 10.1,
      "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
      "Agents": [
        {
          "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Email": "sample string 4",
          "Phone": "sample string 5",
          "Password": "sample string 6",
          "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "ProfitPercentage": 8.1,
          "Licence": 9.0,
          "AgentProfit": 10.0,
          "Agent_Branch_Transaction": [
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            },
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            }
          ]
        },
        {
          "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Email": "sample string 4",
          "Phone": "sample string 5",
          "Password": "sample string 6",
          "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "ProfitPercentage": 8.1,
          "Licence": 9.0,
          "AgentProfit": 10.0,
          "Agent_Branch_Transaction": [
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            },
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            }
          ]
        }
      ],
      "Currency1": {
        "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
        "Name": "sample string 2",
        "Branches": []
      },
      "Branch_payment_method": [
        {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            }
          ],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        },
        {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            }
          ],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        }
      ],
      "Transactions": [
        {
          "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
          "Date": "2026-07-18T12:22:55.5078707+00:00",
          "Type": true,
          "Amount": 4,
          "PriceSell": 5.0,
          "PriceBuy": 6.0,
          "Grams": 7,
          "TotalPrice": 8.0,
          "Profit": 9.0,
          "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
          "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
          "TotalPriceActual": 12.0,
          "TotalPriceMetal": 13.0,
          "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
          "ReviewBranchDone": true,
          "BranchPercentage": 16.1,
          "BranchProfit": 17.0,
          "SystemProfit": 18.0,
          "OptionType": true,
          "TotalPriceGold": 20.0,
          "GoldGrams": 21,
          "OptionsAfter": 22.1,
          "OptionsBefore": 23.1,
          "RatioAffect": 24.1,
          "OptionPriceAfter": 25.0,
          "OptionPriceBefore": 26.0,
          "TotalGrams": 27.1,
          "Branch_payment_method": {
            "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
            "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
            "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              },
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              }
            ]
          }
        },
        {
          "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
          "Date": "2026-07-18T12:22:55.5078707+00:00",
          "Type": true,
          "Amount": 4,
          "PriceSell": 5.0,
          "PriceBuy": 6.0,
          "Grams": 7,
          "TotalPrice": 8.0,
          "Profit": 9.0,
          "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
          "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
          "TotalPriceActual": 12.0,
          "TotalPriceMetal": 13.0,
          "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
          "ReviewBranchDone": true,
          "BranchPercentage": 16.1,
          "BranchProfit": 17.0,
          "SystemProfit": 18.0,
          "OptionType": true,
          "TotalPriceGold": 20.0,
          "GoldGrams": 21,
          "OptionsAfter": 22.1,
          "OptionsBefore": 23.1,
          "RatioAffect": 24.1,
          "OptionPriceAfter": 25.0,
          "OptionPriceBefore": 26.0,
          "TotalGrams": 27.1,
          "Branch_payment_method": {
            "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
            "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
            "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              },
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              }
            ]
          }
        }
      ],
      "Users": []
    },
    "Language1": {
      "Id": "fd94fead-592e-49d7-9b34-9c0d7e6ae2f3",
      "Label": "sample string 2",
      "code": "sample string 3",
      "Users": []
    },
    "Transactions": [
      {
        "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "Amount": 4,
        "PriceSell": 5.0,
        "PriceBuy": 6.0,
        "Grams": 7,
        "TotalPrice": 8.0,
        "Profit": 9.0,
        "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
        "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
        "TotalPriceActual": 12.0,
        "TotalPriceMetal": 13.0,
        "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
        "ReviewBranchDone": true,
        "BranchPercentage": 16.1,
        "BranchProfit": 17.0,
        "SystemProfit": 18.0,
        "OptionType": true,
        "TotalPriceGold": 20.0,
        "GoldGrams": 21,
        "OptionsAfter": 22.1,
        "OptionsBefore": 23.1,
        "RatioAffect": 24.1,
        "OptionPriceAfter": 25.0,
        "OptionPriceBefore": 26.0,
        "TotalGrams": 27.1,
        "Branch": {
          "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
          "Name": "sample string 2",
          "BranchGold": 3.1,
          "ProfitPercentage": 4.1,
          "CompanyGold": 5.1,
          "BranchSilver": 6.1,
          "CompanySilver": 7.1,
          "Licence": 8.0,
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
          "Agents": [
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            },
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            }
          ],
          "Transactions": [],
          "Users": []
        },
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        }
      },
      {
        "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "Amount": 4,
        "PriceSell": 5.0,
        "PriceBuy": 6.0,
        "Grams": 7,
        "TotalPrice": 8.0,
        "Profit": 9.0,
        "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
        "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
        "TotalPriceActual": 12.0,
        "TotalPriceMetal": 13.0,
        "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
        "ReviewBranchDone": true,
        "BranchPercentage": 16.1,
        "BranchProfit": 17.0,
        "SystemProfit": 18.0,
        "OptionType": true,
        "TotalPriceGold": 20.0,
        "GoldGrams": 21,
        "OptionsAfter": 22.1,
        "OptionsBefore": 23.1,
        "RatioAffect": 24.1,
        "OptionPriceAfter": 25.0,
        "OptionPriceBefore": 26.0,
        "TotalGrams": 27.1,
        "Branch": {
          "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
          "Name": "sample string 2",
          "BranchGold": 3.1,
          "ProfitPercentage": 4.1,
          "CompanyGold": 5.1,
          "BranchSilver": 6.1,
          "CompanySilver": 7.1,
          "Licence": 8.0,
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
          "Agents": [
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            },
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            }
          ],
          "Transactions": [],
          "Users": []
        },
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        }
      }
    ],
    "Transfers": [
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      },
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      }
    ],
    "Transfers1": [
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      },
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      }
    ],
    "WalletTransactions": [
      {
        "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
        "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
        "Amount": 3.0,
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820",
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              },
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              }
            ],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            }
          ],
          "WalletTransactions": []
        }
      },
      {
        "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
        "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
        "Amount": 3.0,
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820",
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              },
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              }
            ],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            }
          ],
          "WalletTransactions": []
        }
      }
    ]
  },
  {
    "Id": "fd002e73-6683-4301-9cf6-f676c58de8dd",
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "Email": "sample string 4",
    "Phone": "sample string 5",
    "Password": "sample string 6",
    "Salt": "sample string 7",
    "BranchId": "ce418985-bff9-4c23-a1a6-872aa42b3a97",
    "GoldBalance": 9,
    "SilverBalance": 10,
    "Cash": 11.0,
    "Street": "sample string 12",
    "StreetNumber": "sample string 13",
    "City": "sample string 14",
    "PostalCode": "sample string 15",
    "UserPublicKey": "sample string 16",
    "SystemPublicKey": "sample string 17",
    "SystemPrivateKey": "sample string 18",
    "Language": "c768bec4-7cca-4496-8b66-533ae0f9c0fd",
    "FireBaseToken": "sample string 20",
    "PlainPassword": "sample string 21",
    "RegDate": "2026-07-18T12:22:55.5068708+00:00",
    "Branch": {
      "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
      "Name": "sample string 2",
      "BranchGold": 3.1,
      "ProfitPercentage": 4.1,
      "CompanyGold": 5.1,
      "BranchSilver": 6.1,
      "CompanySilver": 7.1,
      "Licence": 8.0,
      "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
      "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
      "AvailableGold": 9.1,
      "AvailableSilver": 10.1,
      "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
      "Agents": [
        {
          "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Email": "sample string 4",
          "Phone": "sample string 5",
          "Password": "sample string 6",
          "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "ProfitPercentage": 8.1,
          "Licence": 9.0,
          "AgentProfit": 10.0,
          "Agent_Branch_Transaction": [
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            },
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            }
          ]
        },
        {
          "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Email": "sample string 4",
          "Phone": "sample string 5",
          "Password": "sample string 6",
          "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "ProfitPercentage": 8.1,
          "Licence": 9.0,
          "AgentProfit": 10.0,
          "Agent_Branch_Transaction": [
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            },
            {
              "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
              "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
              "Cash": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Profit": 5.0
            }
          ]
        }
      ],
      "Currency1": {
        "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
        "Name": "sample string 2",
        "Branches": []
      },
      "Branch_payment_method": [
        {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            }
          ],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        },
        {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1
            }
          ],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        }
      ],
      "Transactions": [
        {
          "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
          "Date": "2026-07-18T12:22:55.5078707+00:00",
          "Type": true,
          "Amount": 4,
          "PriceSell": 5.0,
          "PriceBuy": 6.0,
          "Grams": 7,
          "TotalPrice": 8.0,
          "Profit": 9.0,
          "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
          "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
          "TotalPriceActual": 12.0,
          "TotalPriceMetal": 13.0,
          "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
          "ReviewBranchDone": true,
          "BranchPercentage": 16.1,
          "BranchProfit": 17.0,
          "SystemProfit": 18.0,
          "OptionType": true,
          "TotalPriceGold": 20.0,
          "GoldGrams": 21,
          "OptionsAfter": 22.1,
          "OptionsBefore": 23.1,
          "RatioAffect": 24.1,
          "OptionPriceAfter": 25.0,
          "OptionPriceBefore": 26.0,
          "TotalGrams": 27.1,
          "Branch_payment_method": {
            "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
            "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
            "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              },
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              }
            ]
          }
        },
        {
          "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
          "Date": "2026-07-18T12:22:55.5078707+00:00",
          "Type": true,
          "Amount": 4,
          "PriceSell": 5.0,
          "PriceBuy": 6.0,
          "Grams": 7,
          "TotalPrice": 8.0,
          "Profit": 9.0,
          "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
          "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
          "TotalPriceActual": 12.0,
          "TotalPriceMetal": 13.0,
          "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
          "ReviewBranchDone": true,
          "BranchPercentage": 16.1,
          "BranchProfit": 17.0,
          "SystemProfit": 18.0,
          "OptionType": true,
          "TotalPriceGold": 20.0,
          "GoldGrams": 21,
          "OptionsAfter": 22.1,
          "OptionsBefore": 23.1,
          "RatioAffect": 24.1,
          "OptionPriceAfter": 25.0,
          "OptionPriceBefore": 26.0,
          "TotalGrams": 27.1,
          "Branch_payment_method": {
            "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
            "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
            "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              },
              {
                "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                "Amount": 3.0,
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
              }
            ]
          }
        }
      ],
      "Users": []
    },
    "Language1": {
      "Id": "fd94fead-592e-49d7-9b34-9c0d7e6ae2f3",
      "Label": "sample string 2",
      "code": "sample string 3",
      "Users": []
    },
    "Transactions": [
      {
        "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "Amount": 4,
        "PriceSell": 5.0,
        "PriceBuy": 6.0,
        "Grams": 7,
        "TotalPrice": 8.0,
        "Profit": 9.0,
        "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
        "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
        "TotalPriceActual": 12.0,
        "TotalPriceMetal": 13.0,
        "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
        "ReviewBranchDone": true,
        "BranchPercentage": 16.1,
        "BranchProfit": 17.0,
        "SystemProfit": 18.0,
        "OptionType": true,
        "TotalPriceGold": 20.0,
        "GoldGrams": 21,
        "OptionsAfter": 22.1,
        "OptionsBefore": 23.1,
        "RatioAffect": 24.1,
        "OptionPriceAfter": 25.0,
        "OptionPriceBefore": 26.0,
        "TotalGrams": 27.1,
        "Branch": {
          "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
          "Name": "sample string 2",
          "BranchGold": 3.1,
          "ProfitPercentage": 4.1,
          "CompanyGold": 5.1,
          "BranchSilver": 6.1,
          "CompanySilver": 7.1,
          "Licence": 8.0,
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
          "Agents": [
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            },
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            }
          ],
          "Transactions": [],
          "Users": []
        },
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        }
      },
      {
        "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "Amount": 4,
        "PriceSell": 5.0,
        "PriceBuy": 6.0,
        "Grams": 7,
        "TotalPrice": 8.0,
        "Profit": 9.0,
        "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
        "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
        "TotalPriceActual": 12.0,
        "TotalPriceMetal": 13.0,
        "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
        "ReviewBranchDone": true,
        "BranchPercentage": 16.1,
        "BranchProfit": 17.0,
        "SystemProfit": 18.0,
        "OptionType": true,
        "TotalPriceGold": 20.0,
        "GoldGrams": 21,
        "OptionsAfter": 22.1,
        "OptionsBefore": 23.1,
        "RatioAffect": 24.1,
        "OptionPriceAfter": 25.0,
        "OptionPriceBefore": 26.0,
        "TotalGrams": 27.1,
        "Branch": {
          "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
          "Name": "sample string 2",
          "BranchGold": 3.1,
          "ProfitPercentage": 4.1,
          "CompanyGold": 5.1,
          "BranchSilver": 6.1,
          "CompanySilver": 7.1,
          "Licence": 8.0,
          "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
          "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
          "Agents": [
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
              "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
              "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                  "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            },
            {
              "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
              "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
              "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
              "Description": "sample string 4",
              "Payment_method": {
                "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
                "Name": "sample string 2",
                "Branch_payment_method": []
              },
              "Transactions": [],
              "WalletTransactions": [
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                },
                {
                  "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
                  "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
                  "Amount": 3.0,
                  "Date": "2026-07-18T12:22:55.5078707+00:00",
                  "Type": true,
                  "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
                }
              ]
            }
          ],
          "Transactions": [],
          "Users": []
        },
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [],
          "WalletTransactions": [
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            },
            {
              "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
              "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
              "Amount": 3.0,
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820"
            }
          ]
        }
      }
    ],
    "Transfers": [
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      },
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      }
    ],
    "Transfers1": [
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      },
      {
        "Id": "0091ee20-316d-43ae-a24a-b1cb2fead107",
        "CreateDate": "2026-07-18T12:22:55.5078707+00:00",
        "OptionType": true,
        "Sender": "a26d7815-40c4-4a6b-be6c-9ff928f99776",
        "Receiver": "a861475a-4b7c-4324-a95f-abef0a996c43",
        "Amount": 5,
        "Description": "sample string 6",
        "Status": true,
        "CompleteDate": "2026-07-18T12:22:55.5078707+00:00",
        "AnonymizedSender": true,
        "AnonymizedReceiver": true
      }
    ],
    "WalletTransactions": [
      {
        "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
        "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
        "Amount": 3.0,
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820",
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              },
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              }
            ],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            }
          ],
          "WalletTransactions": []
        }
      },
      {
        "Id": "dffcf4a6-8e09-4c7b-a267-656810239526",
        "UserId": "f484f1f5-ff5c-442f-ba51-e57302ec9c01",
        "Amount": 3.0,
        "Date": "2026-07-18T12:22:55.5078707+00:00",
        "Type": true,
        "BranchPaymentMethod": "71d28b16-f8f1-4085-8fe7-1599538fc820",
        "Branch_payment_method": {
          "Id": "8191bf7d-92a9-4dcd-b4c9-8203acbefe83",
          "BranchId": "e3598034-985e-4944-8c6a-01e5023432e1",
          "PaymentMethodId": "456d57f4-b17c-49c6-ba2a-e814836c9c8f",
          "Description": "sample string 4",
          "Branch": {
            "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
            "Name": "sample string 2",
            "BranchGold": 3.1,
            "ProfitPercentage": 4.1,
            "CompanyGold": 5.1,
            "BranchSilver": 6.1,
            "CompanySilver": 7.1,
            "Licence": 8.0,
            "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
            "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
            "AvailableGold": 9.1,
            "AvailableSilver": 10.1,
            "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
            "Agents": [
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              },
              {
                "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "Email": "sample string 4",
                "Phone": "sample string 5",
                "Password": "sample string 6",
                "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "ProfitPercentage": 8.1,
                "Licence": 9.0,
                "AgentProfit": 10.0,
                "Agent_Branch_Transaction": [
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  },
                  {
                    "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                    "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                    "Cash": 3.0,
                    "Date": "2026-07-18T12:22:55.5078707+00:00",
                    "Profit": 5.0
                  }
                ]
              }
            ],
            "Currency1": {
              "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
              "Name": "sample string 2",
              "Branches": []
            },
            "Branch_payment_method": [],
            "Transactions": [
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              },
              {
                "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
                "Date": "2026-07-18T12:22:55.5078707+00:00",
                "Type": true,
                "Amount": 4,
                "PriceSell": 5.0,
                "PriceBuy": 6.0,
                "Grams": 7,
                "TotalPrice": 8.0,
                "Profit": 9.0,
                "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
                "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
                "TotalPriceActual": 12.0,
                "TotalPriceMetal": 13.0,
                "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
                "ReviewBranchDone": true,
                "BranchPercentage": 16.1,
                "BranchProfit": 17.0,
                "SystemProfit": 18.0,
                "OptionType": true,
                "TotalPriceGold": 20.0,
                "GoldGrams": 21,
                "OptionsAfter": 22.1,
                "OptionsBefore": 23.1,
                "RatioAffect": 24.1,
                "OptionPriceAfter": 25.0,
                "OptionPriceBefore": 26.0,
                "TotalGrams": 27.1
              }
            ],
            "Users": []
          },
          "Payment_method": {
            "Id": "3ed0e9a1-6504-4544-be44-7f4e211caafa",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            },
            {
              "Id": "8f2f5cb3-0945-4a70-970a-6f72789182e9",
              "Date": "2026-07-18T12:22:55.5078707+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f2be3c40-b758-421c-9dc0-1ae1940c7f6e",
              "BranchId": "eaa49e27-a157-4ecd-988a-0a345cc7bcdb",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "80e3a373-0d16-4f22-85e9-4c160e4fc094",
              "ReviewBranchDone": true,
              "BranchPercentage": 16.1,
              "BranchProfit": 17.0,
              "SystemProfit": 18.0,
              "OptionType": true,
              "TotalPriceGold": 20.0,
              "GoldGrams": 21,
              "OptionsAfter": 22.1,
              "OptionsBefore": 23.1,
              "RatioAffect": 24.1,
              "OptionPriceAfter": 25.0,
              "OptionPriceBefore": 26.0,
              "TotalGrams": 27.1,
              "Branch": {
                "Id": "3ede19b4-b059-4ced-b7cb-065f5595879a",
                "Name": "sample string 2",
                "BranchGold": 3.1,
                "ProfitPercentage": 4.1,
                "CompanyGold": 5.1,
                "BranchSilver": 6.1,
                "CompanySilver": 7.1,
                "Licence": 8.0,
                "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                "AvailableGold": 9.1,
                "AvailableSilver": 10.1,
                "Currency": "aa6e7e4e-174f-47dc-8e22-fea4995ca25e",
                "Agents": [
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  },
                  {
                    "Id": "240ab7cd-6a0d-431a-87e4-c6f512c45ddb",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "Email": "sample string 4",
                    "Phone": "sample string 5",
                    "Password": "sample string 6",
                    "BranchId": "df903a37-a027-41fb-8d73-c05899b52fe5",
                    "LicenceStart": "2026-07-18T12:22:55.5068708+00:00",
                    "LicenceExpire": "2026-07-18T12:22:55.5068708+00:00",
                    "ProfitPercentage": 8.1,
                    "Licence": 9.0,
                    "AgentProfit": 10.0,
                    "Agent_Branch_Transaction": [
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      },
                      {
                        "Id": "707f393e-cb2c-49a6-90dc-1d2643ab4db2",
                        "AgentId": "c5121d4a-9abe-41f9-8e89-8af3b221918f",
                        "Cash": 3.0,
                        "Date": "2026-07-18T12:22:55.5078707+00:00",
                        "Profit": 5.0
                      }
                    ]
                  }
                ],
                "Currency1": {
                  "Id": "26ce2aa5-fd2a-4904-b0bd-dc2941d48896",
                  "Name": "sample string 2",
                  "Branches": []
                },
                "Branch_payment_method": [],
                "Transactions": [],
                "Users": []
              }
            }
          ],
          "WalletTransactions": []
        }
      }
    ]
  }
]

text/xml

Sample:

Sample not available.