Last active
April 27, 2021 11:24
-
-
Save aonrobot/1c39e4791af8017b561fe9872b54f37b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "mapping": { | |
| "_doc": { | |
| "dynamic": "true", | |
| "_meta": {}, | |
| "_source": { | |
| "includes": [], | |
| "excludes": [] | |
| }, | |
| "dynamic_date_formats": [ | |
| "strict_date_optional_time", | |
| "yyyy/MM/dd HH:mm:ss Z||yyyy/MM/dd Z" | |
| ], | |
| "dynamic_templates": [ | |
| { | |
| "integers": { | |
| "match_mapping_type": "long", | |
| "mapping": { | |
| "type": "float" | |
| } | |
| } | |
| } | |
| ], | |
| "date_detection": true, | |
| "numeric_detection": false, | |
| "properties": { | |
| "active": { | |
| "type": "boolean" | |
| }, | |
| "ag_gross_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "amount": { | |
| "type": "float" | |
| }, | |
| "bet_detail": { | |
| "type": "nested", | |
| "properties": { | |
| "hdp": { | |
| "type": "nested", | |
| "properties": { | |
| "leagueNameN": { | |
| "type": "nested" | |
| }, | |
| "matchName": { | |
| "type": "nested" | |
| } | |
| } | |
| }, | |
| "parlay": { | |
| "type": "nested", | |
| "dynamic": "true", | |
| "properties": { | |
| "matches": { | |
| "type": "nested" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "bet_id": { | |
| "type": "keyword", | |
| "doc_values": false | |
| }, | |
| "bet_result": { | |
| "type": "keyword", | |
| "doc_values": false | |
| }, | |
| "cliend_name": { | |
| "type": "text", | |
| "fields": { | |
| "keyword": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| } | |
| } | |
| }, | |
| "co_gross_com": { | |
| "type": "float" | |
| }, | |
| "com_ag_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_min": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_remaining": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_share_receive": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ag_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_min": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_remaining": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_share_receive": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_co_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_min": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_remaining": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_share_receive": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_ma_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_mb_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_mb_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_mb_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_mb_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_min": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_remaining": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_share_receive": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sa_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_min": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_remaining": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_share_receive": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sh_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_commission": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_min": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_remaining": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_share_receive": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_total_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_wl": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "com_sr_wl_com": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "created_date": { | |
| "type": "date" | |
| }, | |
| "currency": { | |
| "type": "keyword", | |
| "doc_values": false, | |
| "ignore_above": 256 | |
| }, | |
| "fakeType": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "fake_amount": { | |
| "type": "float" | |
| }, | |
| "game": { | |
| "type": "keyword", | |
| "eager_global_ordinals": true, | |
| "ignore_above": 256 | |
| }, | |
| "game_date": { | |
| "type": "date" | |
| }, | |
| "game_type": { | |
| "type": "keyword" | |
| }, | |
| "hash_agent": { | |
| "type": "text", | |
| "norms": false, | |
| "fields": { | |
| "keyword": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| } | |
| } | |
| }, | |
| "ip_address": { | |
| "type": "text", | |
| "norms": false | |
| }, | |
| "is_pre_agg": { | |
| "type": "boolean" | |
| }, | |
| "lv_1": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "lv_2": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "lv_3": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "lv_4": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "lv_5": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "lv_6": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "lv_7": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "ma_gross_com": { | |
| "type": "float" | |
| }, | |
| "mb_gross_com": { | |
| "type": "float" | |
| }, | |
| "member_credit": { | |
| "type": "float" | |
| }, | |
| "member_id": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "member_parent_group": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "member_username": { | |
| "type": "text", | |
| "fields": { | |
| "keyword": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| } | |
| } | |
| }, | |
| "mongo_id": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| }, | |
| "payout": { | |
| "type": "float", | |
| "doc_values": false, | |
| "ignore_malformed": false, | |
| "coerce": true | |
| }, | |
| "pre_agg_txn_count": { | |
| "type": "float" | |
| }, | |
| "ref1": { | |
| "type": "text", | |
| "fields": { | |
| "keyword": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| } | |
| } | |
| }, | |
| "ref_date": { | |
| "type": "text", | |
| "fields": { | |
| "keyword": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| } | |
| } | |
| }, | |
| "remark": { | |
| "type": "text", | |
| "index": false, | |
| "norms": false, | |
| "fields": { | |
| "keyword": { | |
| "type": "keyword", | |
| "ignore_above": 256 | |
| } | |
| } | |
| }, | |
| "sa_gross_com": { | |
| "type": "float" | |
| }, | |
| "sh_gross_com": { | |
| "type": "float" | |
| }, | |
| "source": { | |
| "type": "keyword", | |
| "eager_global_ordinals": true, | |
| "ignore_above": 256 | |
| }, | |
| "sr_gross_com": { | |
| "type": "float" | |
| }, | |
| "stamp_date": { | |
| "type": "date", | |
| "ignore_malformed": false | |
| }, | |
| "status": { | |
| "type": "keyword", | |
| "eager_global_ordinals": true, | |
| "ignore_above": 256 | |
| }, | |
| "title": { | |
| "type": "text", | |
| "norms": false | |
| }, | |
| "updated_date": { | |
| "type": "date", | |
| "format": "strict_date_optional_time" | |
| }, | |
| "valid_amount": { | |
| "type": "float", | |
| "ignore_malformed": false, | |
| "coerce": true | |
| } | |
| } | |
| } | |
| } | |
| } | |
| Manage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment