Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e4f905f-4e88-4ce1-9080-2d0caec7afce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "56da8809-7142-4430-ba9e-dd9b68ca256e",
    "completed": true,
    "last_updated": "2022-10-31T12:22:13.875580-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/56da8809-7142-4430-ba9e-dd9b68ca256e",
    "datetime": "2022-10-30T19:05:00-04:00",
    "cutoff_datetime": "2022-10-30T19:05:00-04:00",
    "name": "Minnesota Wild v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "e47c9fcb-9bc5-47bb-9a6f-92038b8c71bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Minnesota Wild",
                        "amount": 6611.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1de4c1fa-5bb9-400c-84bd-53421c76ec7a",
                    "gambit_id": "d122fbf6-5ebf-479c-b53f-d9b684426a25",
                    "last_updated": "2022-10-31T12:22:13.885363-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47c9fcb-9bc5-47bb-9a6f-92038b8c71bf/?format=api"
                },
                {
                    "id": "39ca5a57-6943-4d8e-9193-d6b87c3e3c7f",
                    "gambit_id": "b19b73e8-765b-4bae-9b55-823a79c622c9",
                    "last_updated": "2022-10-31T12:22:13.884445-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47c9fcb-9bc5-47bb-9a6f-92038b8c71bf/?format=api"
                }
            ]
        },
        {
            "id": "2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 5419.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e730efe8-7996-4b44-bcf2-30c45e4b6427",
                    "gambit_id": "19b2d85b-7ef3-47c2-b45f-212b91db79d8",
                    "last_updated": "2022-10-31T12:22:13.881608-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api"
                },
                {
                    "id": "32d26602-b4f8-4cfc-a5e6-c16b37477d39",
                    "gambit_id": "fb3d4694-08d8-4912-bad6-210569d458d9",
                    "last_updated": "2022-10-31T12:22:13.882632-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api"
                }
            ]
        },
        {
            "id": "28e67d3e-ce42-44ea-a660-7a04db2f543e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5419.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5581e36-4dd7-409d-8c1d-474903ebe2c1",
                    "gambit_id": "0b4124f9-78ff-40a0-b8c4-6b6410620244",
                    "last_updated": "2022-10-31T12:22:13.878276-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e67d3e-ce42-44ea-a660-7a04db2f543e/?format=api"
                },
                {
                    "id": "5b3f13a9-6146-4997-af88-714860a846f2",
                    "gambit_id": "e8d144f6-3b53-4cf2-81e9-1d891f398484",
                    "last_updated": "2022-10-31T12:22:13.879389-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e67d3e-ce42-44ea-a660-7a04db2f543e/?format=api"
                }
            ]
        }
    ]
}