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/3860ee5f-3000-4171-880f-aa1e12b6e2bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3860ee5f-3000-4171-880f-aa1e12b6e2bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "da529b75-6c77-46d5-9752-85772e14988f",
    "completed": true,
    "last_updated": "2022-10-28T09:47:03.640420-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/da529b75-6c77-46d5-9752-85772e14988f",
    "datetime": "2022-10-27T22:05:00-04:00",
    "cutoff_datetime": "2022-10-27T22:05:00-04:00",
    "name": "Vancouver Canucks v. Seattle Kraken",
    "bettypes": [
        {
            "id": "f63cc83a-7046-4d62-ab24-93265406294e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3860ee5f-3000-4171-880f-aa1e12b6e2bf/?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": "Seattle Kraken",
                        "amount": 5316.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "efa2b58b-e03e-4f28-a579-7553743e1a13",
                    "gambit_id": "e5703384-e1c4-45a2-9060-5f82c0756b48",
                    "last_updated": "2022-10-28T09:47:03.650052-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f63cc83a-7046-4d62-ab24-93265406294e/?format=api"
                },
                {
                    "id": "dd1b013e-8486-4857-9213-7f512ddb18b9",
                    "gambit_id": "c3da3470-3e22-4557-9f34-7e4302775c9b",
                    "last_updated": "2022-10-28T09:47:03.651054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f63cc83a-7046-4d62-ab24-93265406294e/?format=api"
                }
            ]
        },
        {
            "id": "6e226213-ff40-4625-a0ab-a963acee1662",
            "match": "https://api-prod.gambitprofit.com/api/matches/3860ee5f-3000-4171-880f-aa1e12b6e2bf/?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": "Vancouver Canucks",
                        "amount": 6667.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bf67f8b-29ae-4db3-a738-7967432fee44",
                    "gambit_id": "d0d4a209-b707-462f-9274-2dfacb4b31b5",
                    "last_updated": "2022-10-28T09:47:03.647999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e226213-ff40-4625-a0ab-a963acee1662/?format=api"
                },
                {
                    "id": "88970979-8d45-4548-acd8-ece7efbf08cb",
                    "gambit_id": "1bd3f56a-2d33-4972-a1bb-49f8b8ec3f40",
                    "last_updated": "2022-10-28T09:47:03.646995-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e226213-ff40-4625-a0ab-a963acee1662/?format=api"
                }
            ]
        },
        {
            "id": "2af1a8ea-3236-493b-831f-44b04c4b5c48",
            "match": "https://api-prod.gambitprofit.com/api/matches/3860ee5f-3000-4171-880f-aa1e12b6e2bf/?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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8edefa34-2600-416f-8a28-45e9a8141720",
                    "gambit_id": "ae4a7a32-a002-4699-bcc4-8d3524c01b24",
                    "last_updated": "2022-10-28T09:47:03.644883-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af1a8ea-3236-493b-831f-44b04c4b5c48/?format=api"
                },
                {
                    "id": "6fb188c5-0b6d-45a7-b323-ec5de478bd79",
                    "gambit_id": "48ee1c69-0305-49e7-b88b-1aeaef219ce7",
                    "last_updated": "2022-10-28T09:47:03.643619-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af1a8ea-3236-493b-831f-44b04c4b5c48/?format=api"
                }
            ]
        }
    ]
}