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/34f6c43a-1d7b-4de6-8c3c-aeec599e6e9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34f6c43a-1d7b-4de6-8c3c-aeec599e6e9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8fa9f6ff-882a-4a8b-9735-ae29a97282d8",
    "completed": true,
    "last_updated": "2022-10-17T14:27:40.498533-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8fa9f6ff-882a-4a8b-9735-ae29a97282d8",
    "datetime": "2022-10-15T13:05:00-04:00",
    "cutoff_datetime": "2022-10-15T13:05:00-04:00",
    "name": "Florida Panthers v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "5e0785ce-3f92-4fc5-aaf8-d595c6ae36e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/34f6c43a-1d7b-4de6-8c3c-aeec599e6e9c/?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": "Florida Panthers",
                        "amount": 6335.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3665.0
                    }
                ],
                "expected_reward_tokens": 9565.65,
                "profit_sb": 65.65,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d56e351d-e24b-4dac-bfa0-1b6a8b71bbeb",
                    "gambit_id": "2dcf6bab-306a-46b6-935e-4e34078f0d60",
                    "last_updated": "2022-10-17T14:27:40.510373-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0785ce-3f92-4fc5-aaf8-d595c6ae36e4/?format=api"
                },
                {
                    "id": "ea6ece6d-0d78-415b-8535-18c8d320be17",
                    "gambit_id": "339f6de5-774c-4763-9972-86d36df1bf70",
                    "last_updated": "2022-10-17T14:27:40.509109-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.61000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0785ce-3f92-4fc5-aaf8-d595c6ae36e4/?format=api"
                }
            ]
        },
        {
            "id": "1df46373-294f-4b46-9d43-221f4ed6e040",
            "match": "https://api-prod.gambitprofit.com/api/matches/34f6c43a-1d7b-4de6-8c3c-aeec599e6e9c/?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": "Buffalo Sabres",
                        "amount": 5791.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4209.0
                    }
                ],
                "expected_reward_tokens": 9554.43,
                "profit_sb": 54.43,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "48f75bc8-7959-4d10-8d72-040ae76aa36a",
                    "gambit_id": "76c3cc72-e4d9-44eb-9002-0bc3c1e48c1b",
                    "last_updated": "2022-10-17T14:27:40.505376-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df46373-294f-4b46-9d43-221f4ed6e040/?format=api"
                },
                {
                    "id": "383c7752-9cb3-4328-a47e-408482ac57da",
                    "gambit_id": "2108e210-166a-48ac-b7e6-f77b32aac653",
                    "last_updated": "2022-10-17T14:27:40.506751-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.27000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df46373-294f-4b46-9d43-221f4ed6e040/?format=api"
                }
            ]
        },
        {
            "id": "2009df71-202e-467c-897e-5e39ac527119",
            "match": "https://api-prod.gambitprofit.com/api/matches/34f6c43a-1d7b-4de6-8c3c-aeec599e6e9c/?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 7",
                        "amount": 5419.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1efd314c-556d-4c36-acc8-05b0bdaa899c",
                    "gambit_id": "485cb825-f21d-4c9c-a51c-ffd9bc475a36",
                    "last_updated": "2022-10-17T14:27:40.501550-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2009df71-202e-467c-897e-5e39ac527119/?format=api"
                },
                {
                    "id": "be2cccf0-74f0-41ad-b2d0-37f4d7a28daa",
                    "gambit_id": "07379f90-b112-46d3-85af-a340ca1a6174",
                    "last_updated": "2022-10-17T14:27:40.502803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2009df71-202e-467c-897e-5e39ac527119/?format=api"
                }
            ]
        }
    ]
}