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/317bc669-478a-42ea-a59c-820ebe07a1ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "317bc669-478a-42ea-a59c-820ebe07a1ef",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e291ddfe-259e-485b-b8e3-06612a22e0b8",
    "completed": true,
    "last_updated": "2022-11-14T10:52:56.263602-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e291ddfe-259e-485b-b8e3-06612a22e0b8",
    "datetime": "2022-11-12T21:05:00-05:00",
    "cutoff_datetime": "2022-11-12T21:05:00-05:00",
    "name": "Carolina Hurricanes v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "2af15927-1392-4fb1-a9a2-ecbc5e95b0e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/317bc669-478a-42ea-a59c-820ebe07a1ef/?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": "Colorado Avalanche",
                        "amount": 5208.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3696ffaf-6eb6-40e8-bf0e-ecbeb7500aa5",
                    "gambit_id": "cfacc418-e5f5-4be0-b662-de5cacdf38fc",
                    "last_updated": "2022-11-14T10:52:56.272665-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af15927-1392-4fb1-a9a2-ecbc5e95b0e1/?format=api"
                },
                {
                    "id": "00428054-551d-4f4a-bc9a-a73381147052",
                    "gambit_id": "b393c7ec-9eb9-4cf6-ba51-2d51d51b834d",
                    "last_updated": "2022-11-14T10:52:56.273666-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af15927-1392-4fb1-a9a2-ecbc5e95b0e1/?format=api"
                }
            ]
        },
        {
            "id": "838770d6-e1be-4295-b672-d77c54a8befd",
            "match": "https://api-prod.gambitprofit.com/api/matches/317bc669-478a-42ea-a59c-820ebe07a1ef/?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": "Carolina Hurricanes",
                        "amount": 6482.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b7b4508b-5a98-40db-9b27-57d260ec801d",
                    "gambit_id": "f0132339-85ad-4054-97c6-3be874ad34ce",
                    "last_updated": "2022-11-14T10:52:56.270686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/838770d6-e1be-4295-b672-d77c54a8befd/?format=api"
                },
                {
                    "id": "097a8fb0-40ed-423f-b96c-37836a4cf1c0",
                    "gambit_id": "ac56dee4-23b7-4377-83c4-a926164ffe7a",
                    "last_updated": "2022-11-14T10:52:56.269696-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/838770d6-e1be-4295-b672-d77c54a8befd/?format=api"
                }
            ]
        },
        {
            "id": "d5f680d3-2972-421d-b7f0-6fb8cd6d4f83",
            "match": "https://api-prod.gambitprofit.com/api/matches/317bc669-478a-42ea-a59c-820ebe07a1ef/?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 Under 6.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2ee2193-2004-4408-913c-56d1258599b5",
                    "gambit_id": "2286ad4f-851f-418c-8435-8bff1498231b",
                    "last_updated": "2022-11-14T10:52:56.266550-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f680d3-2972-421d-b7f0-6fb8cd6d4f83/?format=api"
                },
                {
                    "id": "aaa7d49d-848b-48ba-90e2-3b4a7bd06846",
                    "gambit_id": "aec9d427-6ccb-4b25-b34b-c42953c83c70",
                    "last_updated": "2022-11-14T10:52:56.267688-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f680d3-2972-421d-b7f0-6fb8cd6d4f83/?format=api"
                }
            ]
        }
    ]
}