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/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c618eb5-f12b-448d-b739-4571cc83611d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8d1f5e19-14cc-48a0-8825-93ca1c9df951",
    "completed": true,
    "last_updated": "2023-01-17T11:22:14.552813-05:00",
    "created_at": "2023-01-16T09:57:09.267298-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8d1f5e19-14cc-48a0-8825-93ca1c9df951",
    "datetime": "2023-01-16T16:07:00-05:00",
    "cutoff_datetime": "2023-01-16T16:07:00-05:00",
    "name": "New Jersey Devils v. San Jose Sharks",
    "bettypes": [
        {
            "id": "7631219d-3a84-4415-ba80-859c9a86edae",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-16T09:57:09.291110-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": "New Jersey Devils",
                        "amount": 6166.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3834.0
                    }
                ],
                "expected_reward_tokens": 9124.92,
                "profit_sb": 124.92,
                "profit_sb_percentage": 1.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34c9d077-c601-4269-a374-651a722ee753",
                    "gambit_id": "5a288dba-5e2f-4f57-926b-b1e0e38e7397",
                    "last_updated": "2023-01-17T11:22:14.566876-05:00",
                    "created_at": "2023-01-16T09:57:09.297112-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.48000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api"
                },
                {
                    "id": "70762ea8-f358-46c5-9624-d1cfb34e6593",
                    "gambit_id": "333c24d7-28ea-4d41-873c-0d35423faa0b",
                    "last_updated": "2023-01-17T11:22:14.563583-05:00",
                    "created_at": "2023-01-16T09:57:09.294047-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.38000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api"
                }
            ]
        },
        {
            "id": "80c3928f-4fe6-4b6c-bd02-da1ce5845b0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-16T09:57:09.281232-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": "San Jose Sharks",
                        "amount": 5822.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4178.0
                    }
                ],
                "expected_reward_tokens": 9024.1,
                "profit_sb": 24.1,
                "profit_sb_percentage": 0.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa2077c9-8b8a-4d6c-b046-055bd3802042",
                    "gambit_id": "6c31da1e-cbda-4216-8230-379cc40950fb",
                    "last_updated": "2023-01-17T11:22:14.559260-05:00",
                    "created_at": "2023-01-16T09:57:09.284210-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.55000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c3928f-4fe6-4b6c-bd02-da1ce5845b0d/?format=api"
                },
                {
                    "id": "dc9602f3-33e2-496a-a98f-38788a06cee8",
                    "gambit_id": "bf46efd3-66da-4496-87bf-f2cc9d462f5b",
                    "last_updated": "2023-01-17T11:22:14.560481-05:00",
                    "created_at": "2023-01-16T09:57:09.287706-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.16000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c3928f-4fe6-4b6c-bd02-da1ce5845b0d/?format=api"
                }
            ]
        },
        {
            "id": "050e2c0a-dda2-4928-9d08-85bdd01f1515",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-16T09:57:09.271460-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": 5098.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "419b2e3b-9649-4d07-bfc4-62aa4be38fb2",
                    "gambit_id": "ee50e349-e98d-4799-835e-995ece703657",
                    "last_updated": "2023-01-17T11:22:14.556979-05:00",
                    "created_at": "2023-01-16T09:57:09.277868-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api"
                },
                {
                    "id": "778a7cfa-4452-4daa-b47c-4eaab4152ff9",
                    "gambit_id": "92d58211-7c29-44ac-a0e4-224667d6a9d4",
                    "last_updated": "2023-01-17T11:22:14.555842-05:00",
                    "created_at": "2023-01-16T09:57:09.274625-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api"
                }
            ]
        }
    ]
}