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/1d5f5d95-2062-41e8-ae33-09ca09ed1e9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1d5f5d95-2062-41e8-ae33-09ca09ed1e9a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "89d2195e-ce6f-4dc6-b922-778c78456ec3",
    "completed": true,
    "last_updated": "2023-10-11T09:02:55.239318-04:00",
    "created_at": "2023-10-09T15:23:06.234671-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/89d2195e-ce6f-4dc6-b922-778c78456ec3",
    "datetime": "2023-10-10T20:07:00-04:00",
    "cutoff_datetime": "2023-10-10T20:07:00-04:00",
    "name": "Chicago Blackhawks v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "b5850786-2926-484f-96d0-5f7590f1142d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d5f5d95-2062-41e8-ae33-09ca09ed1e9a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-09T15:23:06.245632-04: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": "Pittsburgh Penguins",
                        "amount": 6893.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3107.0
                    }
                ],
                "expected_reward_tokens": 9443.41,
                "profit_sb": -56.59,
                "profit_sb_percentage": -0.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54060ad6-18c5-4352-891d-53d893193187",
                    "gambit_id": "bea0ad9a-30cd-4234-bc12-f165cf415699",
                    "last_updated": "2023-10-11T09:02:55.268197-04:00",
                    "created_at": "2023-10-09T15:23:06.257792-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5850786-2926-484f-96d0-5f7590f1142d/?format=api"
                },
                {
                    "id": "16e74d78-411e-4d7f-be8c-f356109ffa57",
                    "gambit_id": "93d9fa7b-1336-486b-aad5-16510c177cc8",
                    "last_updated": "2023-10-11T09:02:55.263289-04:00",
                    "created_at": "2023-10-09T15:23:06.252356-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.04000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5850786-2926-484f-96d0-5f7590f1142d/?format=api"
                }
            ]
        },
        {
            "id": "bcda428d-ba89-46ff-8d77-5e06c0fc731f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d5f5d95-2062-41e8-ae33-09ca09ed1e9a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-09T15:23:06.277549-04: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": "Chicago Blackhawks",
                        "amount": 5319.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00b9c0e8-dd90-46db-b921-753283806c47",
                    "gambit_id": "5c7eb547-d42f-45d9-ab45-28a6cdbde753",
                    "last_updated": "2023-10-11T09:02:55.287805-04:00",
                    "created_at": "2023-10-09T15:23:06.281744-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcda428d-ba89-46ff-8d77-5e06c0fc731f/?format=api"
                },
                {
                    "id": "6a331870-e40e-4fc2-ba7c-453ebe0895bd",
                    "gambit_id": "165ecae6-b839-4e3d-99f4-9f13be2f7a49",
                    "last_updated": "2023-10-11T09:02:55.292222-04:00",
                    "created_at": "2023-10-09T15:23:06.286249-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcda428d-ba89-46ff-8d77-5e06c0fc731f/?format=api"
                }
            ]
        },
        {
            "id": "093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d5f5d95-2062-41e8-ae33-09ca09ed1e9a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-09T15:23:06.262424-04: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": 5688.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e83ea08-94a3-415a-8aaf-ea883fdf37b8",
                    "gambit_id": "1f6ec388-2dd3-4a97-bcad-ea2c93f3af2c",
                    "last_updated": "2023-10-11T09:02:55.276183-04:00",
                    "created_at": "2023-10-09T15:23:06.267264-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6/?format=api"
                },
                {
                    "id": "e80329ef-1ace-4de1-b1b3-465208ec7187",
                    "gambit_id": "e8b802f5-1ae0-49c8-a533-6339d72ee0d9",
                    "last_updated": "2023-10-11T09:02:55.279644-04:00",
                    "created_at": "2023-10-09T15:23:06.272630-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093111f7-e4f1-4c4a-8c6b-ec6c1dd0d0f6/?format=api"
                }
            ]
        }
    ]
}