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/8c2f5ecf-8aaf-41c1-940a-e3835546e28f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8c2f5ecf-8aaf-41c1-940a-e3835546e28f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8667e0a9-372b-4a40-ae1d-8f7483dc5acd",
    "completed": true,
    "last_updated": "2023-11-29T21:58:08.213344-05:00",
    "created_at": "2023-11-28T09:33:16.026001-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8667e0a9-372b-4a40-ae1d-8f7483dc5acd",
    "datetime": "2023-11-28T20:07:00-05:00",
    "cutoff_datetime": "2023-11-28T20:07:00-05:00",
    "name": "Dallas Stars v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "5b02abe9-367c-49bf-942a-4af34749ead0",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c2f5ecf-8aaf-41c1-940a-e3835546e28f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-28T09:33:16.037617-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": "Dallas Stars",
                        "amount": 5213.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "71c48bdd-c9ad-4ccd-8bb1-a0c278adee57",
                    "gambit_id": "dd4f799d-a22a-4ac6-89f9-2680112b5f48",
                    "last_updated": "2023-11-29T21:58:08.225856-05:00",
                    "created_at": "2023-11-28T09:33:16.042044-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b02abe9-367c-49bf-942a-4af34749ead0/?format=api"
                },
                {
                    "id": "7d60bc13-a158-471f-8eab-94c4947539b7",
                    "gambit_id": "a8c57f9c-b456-4b97-be2f-25f812e1cfd4",
                    "last_updated": "2023-11-29T21:58:08.229123-05:00",
                    "created_at": "2023-11-28T09:33:16.047863-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b02abe9-367c-49bf-942a-4af34749ead0/?format=api"
                }
            ]
        },
        {
            "id": "279caa4a-0f67-41f3-ad6a-da549c7e3f55",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c2f5ecf-8aaf-41c1-940a-e3835546e28f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-28T09:33:16.052612-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": "Winnipeg Jets",
                        "amount": 6864.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3136.0
                    }
                ],
                "expected_reward_tokens": 9470.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a35f3074-7bf5-4012-b62e-0debdfec1156",
                    "gambit_id": "9d0e51d6-661d-4d58-8ed6-500d38a876e2",
                    "last_updated": "2023-11-29T21:58:08.238717-05:00",
                    "created_at": "2023-11-28T09:33:16.062377-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/279caa4a-0f67-41f3-ad6a-da549c7e3f55/?format=api"
                },
                {
                    "id": "568ff75b-a83a-41ee-a65f-467c837faa19",
                    "gambit_id": "a18133d4-f921-49b5-a50b-03a078e63a17",
                    "last_updated": "2023-11-29T21:58:08.235526-05:00",
                    "created_at": "2023-11-28T09:33:16.057020-05:00",
                    "name": "Dallas Stars",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/279caa4a-0f67-41f3-ad6a-da549c7e3f55/?format=api"
                }
            ]
        },
        {
            "id": "6a009146-c27f-4f87-8b3c-1d35fe289770",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c2f5ecf-8aaf-41c1-940a-e3835546e28f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-28T09:33:16.066969-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25a8dc8f-ce5c-4a10-a986-3a1382dbcb82",
                    "gambit_id": "bc1473c6-a0f5-49ef-9c38-7344176b5425",
                    "last_updated": "2023-11-29T21:58:08.248691-05:00",
                    "created_at": "2023-11-28T09:33:16.075960-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a009146-c27f-4f87-8b3c-1d35fe289770/?format=api"
                },
                {
                    "id": "a054db39-7b2d-404a-b80a-5ae322c6eda6",
                    "gambit_id": "b4c0ea5d-b75a-4473-9676-2f931ac999c7",
                    "last_updated": "2023-11-29T21:58:08.245515-05:00",
                    "created_at": "2023-11-28T09:33:16.071130-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a009146-c27f-4f87-8b3c-1d35fe289770/?format=api"
                }
            ]
        }
    ]
}