Last active
September 29, 2016 16:50
-
-
Save vicmancb/7c1a04e471a58663fb93705ce0ae68f5 to your computer and use it in GitHub Desktop.
RankComparison and paygates
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
| { | |
| "links": { | |
| "next": false, | |
| "last": "2016-08-31" | |
| }, | |
| "distributor_id": "12878", | |
| "datetime": "2016-08-31T00:00:00Z", | |
| "distributor_picture": "//assets.kyani.net/uploads/12878/pteZM.150706.200.jpg", | |
| "percent_complete": 0.47, | |
| "ranks": { | |
| "current": { | |
| "rank_id": 75, | |
| "rank": "Black Diamond" | |
| }, | |
| "next": { | |
| "rank_id": 80, | |
| "rank": "Double Black Diamond" | |
| } | |
| }, | |
| "volumes": { | |
| "total": { | |
| "current_paid_as_rank_pv": 126, | |
| "current_paid_as_rank_gv": 11823673, | |
| "current_paid_as_rank_volume_outside_largest_leg": 4801731, | |
| "current_paid_as_rank_volume_outside_largest_two_leg": 2225073 | |
| }, | |
| "applicable": { | |
| "current_paid_as_rank_pv": 126, | |
| "current_paid_as_rank_gv": 11823673, | |
| "current_paid_as_rank_volume_outside_largest_leg": 4801731, | |
| "current_paid_as_rank_volume_outside_largest_two_leg": 1250000 | |
| } | |
| } | |
| } |
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
| { | |
| "links": { | |
| "next": false, | |
| "last": "2016-08-31" | |
| }, | |
| "distributor_id": "12878", | |
| "datetime": "2016-09-01T00:00:00Z", | |
| "distributor_picture": "//assets.kyani.net/uploads/12878/pteZM.150706.200.jpg", | |
| "current_pay_gate": 12, | |
| "next_pay_gate": 12, | |
| "percent_complete": 1, | |
| "volumes": { | |
| "power_leg": 3252173, | |
| "small_legs": 1801869, | |
| "gate_third_leg": 532998 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment