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/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9acbcd0a-58ad-46a3-a6bb-140e4783b153",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d6873719-089e-4ccf-b46b-0fb29a91b2ee",
    "completed": true,
    "last_updated": "2022-12-20T15:57:22.839209-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.84,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d6873719-089e-4ccf-b46b-0fb29a91b2ee",
    "datetime": "2022-12-19T22:37:00-05:00",
    "cutoff_datetime": "2022-12-19T22:37:00-05:00",
    "name": "St Louis Blues v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "bcd05686-2c6f-4082-9dc7-690c52523539",
            "match": "https://api-prod.gambitprofit.com/api/matches/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?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": "St Louis Blues",
                        "amount": 5098.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6d54d96-c09f-4d0a-87a7-1df144a3fa00",
                    "gambit_id": "7a0a8ed1-5c19-4f21-a929-3dc29b2741b8",
                    "last_updated": "2022-12-20T15:57:22.849714-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd05686-2c6f-4082-9dc7-690c52523539/?format=api"
                },
                {
                    "id": "ffcbd643-6568-43cf-9b79-18ecbc4d520e",
                    "gambit_id": "164dabe7-0c55-43bc-843c-97ce20839e16",
                    "last_updated": "2022-12-20T15:57:22.848614-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd05686-2c6f-4082-9dc7-690c52523539/?format=api"
                }
            ]
        },
        {
            "id": "7ca517ab-43ee-4fa2-8624-a1b0c13584e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?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": "St Louis Blues",
                        "amount": 6893.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3107.0
                    }
                ],
                "expected_reward_tokens": 9165.65,
                "profit_sb": 165.65,
                "profit_sb_percentage": 1.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0a91b018-b5fe-4b95-b6e1-20864cca221a",
                    "gambit_id": "0d80142f-c937-4e93-a457-060db0f87d9d",
                    "last_updated": "2022-12-20T15:57:22.846359-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.33000",
                    "odds": "1.37740",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ca517ab-43ee-4fa2-8624-a1b0c13584e2/?format=api"
                },
                {
                    "id": "08c0b213-67ff-45c6-b548-c994c57e7b93",
                    "gambit_id": "f8f9fa3b-e05c-4c5b-ba35-a955b3aec340",
                    "last_updated": "2022-12-20T15:57:22.845241-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.95000",
                    "odds": "3.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ca517ab-43ee-4fa2-8624-a1b0c13584e2/?format=api"
                }
            ]
        },
        {
            "id": "2c0864d9-31c0-4967-9ca8-ba55100c68f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?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",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "467d35a4-32ec-4342-8616-c63c0bea43ab",
                    "gambit_id": "b3494678-882d-4bee-864b-23fd67ad9b4c",
                    "last_updated": "2022-12-20T15:57:22.843050-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c0864d9-31c0-4967-9ca8-ba55100c68f6/?format=api"
                },
                {
                    "id": "91d6649b-4501-45cb-8157-9f5e06c983be",
                    "gambit_id": "0efe5421-ba11-436a-9784-56fb16aedd8d",
                    "last_updated": "2022-12-20T15:57:22.841937-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c0864d9-31c0-4967-9ca8-ba55100c68f6/?format=api"
                }
            ]
        }
    ]
}