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/6fb5100d-cc54-46da-adfd-5c2bdad68809/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fb5100d-cc54-46da-adfd-5c2bdad68809",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "71e30309-334b-44ce-8e55-96015a0aee3f",
    "completed": true,
    "last_updated": "2022-10-14T09:57:04.448203-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/71e30309-334b-44ce-8e55-96015a0aee3f",
    "datetime": "2022-10-13T22:35:00-04:00",
    "cutoff_datetime": "2022-10-13T22:35:00-04:00",
    "name": "Seattle Kraken v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "628984ad-a5f8-460c-9ec1-0471cdde2bd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fb5100d-cc54-46da-adfd-5c2bdad68809/?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": "Los Angeles Kings",
                        "amount": 6167.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3833.0
                    }
                ],
                "expected_reward_tokens": 9620.52,
                "profit_sb": 120.52,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9656aae6-7308-41e9-9247-3e1969958bb7",
                    "gambit_id": "e2bdd8a8-f020-4144-9ef7-f17a139bd20f",
                    "last_updated": "2022-10-14T09:57:04.458783-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.56000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/628984ad-a5f8-460c-9ec1-0471cdde2bd3/?format=api"
                },
                {
                    "id": "cd5c8711-effa-4ee0-a628-7bdc578369a7",
                    "gambit_id": "1360c99b-3986-44d0-bbc8-82ce757c3b49",
                    "last_updated": "2022-10-14T09:57:04.459768-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.51000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/628984ad-a5f8-460c-9ec1-0471cdde2bd3/?format=api"
                }
            ]
        },
        {
            "id": "8bd5e558-0134-4669-a598-119040653433",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fb5100d-cc54-46da-adfd-5c2bdad68809/?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": "Seattle Kraken",
                        "amount": 6167.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3833.0
                    }
                ],
                "expected_reward_tokens": 9620.52,
                "profit_sb": 120.52,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d09763e1-1f27-4ef7-a00d-3ee81ca8659b",
                    "gambit_id": "0776fed0-cd5e-487b-8024-ea9feba1361a",
                    "last_updated": "2022-10-14T09:57:04.455774-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.56000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd5e558-0134-4669-a598-119040653433/?format=api"
                },
                {
                    "id": "bb576a07-8f38-41c6-928c-a1c4a5082b1f",
                    "gambit_id": "b32930fd-1ef7-48e8-af56-350c490e7d53",
                    "last_updated": "2022-10-14T09:57:04.454663-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.51000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd5e558-0134-4669-a598-119040653433/?format=api"
                }
            ]
        },
        {
            "id": "6e876bcc-7239-4332-b65d-0d390e554250",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fb5100d-cc54-46da-adfd-5c2bdad68809/?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 Over 6",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa91ff32-8c14-4c48-a6cd-5cdf31266fad",
                    "gambit_id": "1db10562-b688-41b8-b234-e358d013f5ba",
                    "last_updated": "2022-10-14T09:57:04.452328-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e876bcc-7239-4332-b65d-0d390e554250/?format=api"
                },
                {
                    "id": "dfb67975-d72a-4d3a-a8ee-ad0e579612a8",
                    "gambit_id": "b32ce821-c3a5-450d-aeb7-c73f9eebb9c8",
                    "last_updated": "2022-10-14T09:57:04.451151-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e876bcc-7239-4332-b65d-0d390e554250/?format=api"
                }
            ]
        }
    ]
}