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/91e3c272-ffbf-4303-b46c-926f4133adf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "91e3c272-ffbf-4303-b46c-926f4133adf9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e224ed49-8595-4a1b-8644-572f4dd089c3",
    "completed": true,
    "last_updated": "2023-03-01T09:52:13.525983-05:00",
    "created_at": "2023-02-28T12:36:58.765150-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e224ed49-8595-4a1b-8644-572f4dd089c3",
    "datetime": "2023-02-28T19:07:00-05:00",
    "cutoff_datetime": "2023-02-28T19:07:00-05:00",
    "name": "Florida Panthers v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "53811fbf-ca71-4dce-af3d-e96b29e78500",
            "match": "https://api-prod.gambitprofit.com/api/matches/91e3c272-ffbf-4303-b46c-926f4133adf9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:36:58.775726-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": "Tampa Bay Lightning",
                        "amount": 6025.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a63387cb-69fd-4e12-8774-9309ed73ee49",
                    "gambit_id": "783029ea-eac3-41d3-a40d-f2f59169789c",
                    "last_updated": "2023-03-01T09:52:13.535842-05:00",
                    "created_at": "2023-02-28T12:36:58.776997-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53811fbf-ca71-4dce-af3d-e96b29e78500/?format=api"
                },
                {
                    "id": "177cf879-1402-40be-9899-f5392ba32937",
                    "gambit_id": "42090f39-3b9c-467a-91ef-206bc17f642f",
                    "last_updated": "2023-03-01T09:52:13.537014-05:00",
                    "created_at": "2023-02-28T12:36:58.778328-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53811fbf-ca71-4dce-af3d-e96b29e78500/?format=api"
                }
            ]
        },
        {
            "id": "8922faeb-d846-4420-9638-175beee3fce8",
            "match": "https://api-prod.gambitprofit.com/api/matches/91e3c272-ffbf-4303-b46c-926f4133adf9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-28T12:36:58.771704-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": 6104.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b42d905-546f-4efa-ab69-e9bd3749d59e",
                    "gambit_id": "8de45364-3dd2-4152-a360-cfd25a47c890",
                    "last_updated": "2023-03-01T09:52:13.533520-05:00",
                    "created_at": "2023-02-28T12:36:58.774359-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8922faeb-d846-4420-9638-175beee3fce8/?format=api"
                },
                {
                    "id": "96190f9b-0702-43d7-b85a-2ca15adc7384",
                    "gambit_id": "b08c2991-4756-455c-94f2-b7540f01eace",
                    "last_updated": "2023-03-01T09:52:13.532348-05:00",
                    "created_at": "2023-02-28T12:36:58.773043-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8922faeb-d846-4420-9638-175beee3fce8/?format=api"
                }
            ]
        },
        {
            "id": "6a95c13d-266a-4a77-9476-a8abcef636e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/91e3c272-ffbf-4303-b46c-926f4133adf9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:36:58.767269-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": 5316.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d1edb3b-ecfb-48ee-929d-531d800ddf88",
                    "gambit_id": "777d069b-d9ef-4e77-8d16-69bc9474591e",
                    "last_updated": "2023-03-01T09:52:13.528875-05:00",
                    "created_at": "2023-02-28T12:36:58.768866-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a95c13d-266a-4a77-9476-a8abcef636e1/?format=api"
                },
                {
                    "id": "25dc0296-e3e3-4093-9b14-d6690933f8ee",
                    "gambit_id": "b31521c6-4eae-440d-a0d8-f5cbdaf3fa3d",
                    "last_updated": "2023-03-01T09:52:13.530037-05:00",
                    "created_at": "2023-02-28T12:36:58.770282-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a95c13d-266a-4a77-9476-a8abcef636e1/?format=api"
                }
            ]
        }
    ]
}