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/e35f96d3-a343-47cb-a747-b472cbf0e0b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e35f96d3-a343-47cb-a747-b472cbf0e0b7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c211feb4-a4e3-4698-9dbc-4b2f027072ca",
    "completed": true,
    "last_updated": "2024-01-19T12:13:20.757733-05:00",
    "created_at": "2024-01-17T09:28:10.646336-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c211feb4-a4e3-4698-9dbc-4b2f027072ca",
    "datetime": "2024-01-17T19:07:00-05:00",
    "cutoff_datetime": "2024-01-17T19:07:00-05:00",
    "name": "Montreal Canadiens v. New Jersey Devils",
    "bettypes": [
        {
            "id": "ee0407b5-118d-4b46-bebe-445db69d4d58",
            "match": "https://api-prod.gambitprofit.com/api/matches/e35f96d3-a343-47cb-a747-b472cbf0e0b7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-17T09:28:10.690871-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": "New Jersey Devils",
                        "amount": 6232.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93fbf624-fb0f-4090-ba3d-fddb0db78ce4",
                    "gambit_id": "182ea011-a025-4a06-b425-9721caf4b023",
                    "last_updated": "2024-01-19T12:13:20.769939-05:00",
                    "created_at": "2024-01-17T09:28:10.735879-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee0407b5-118d-4b46-bebe-445db69d4d58/?format=api"
                },
                {
                    "id": "26a5b28b-944d-4334-bda2-72c6687c30b9",
                    "gambit_id": "c0960156-927e-4149-9aef-e83471d9a4be",
                    "last_updated": "2024-01-19T12:13:20.766587-05:00",
                    "created_at": "2024-01-17T09:28:10.719641-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee0407b5-118d-4b46-bebe-445db69d4d58/?format=api"
                }
            ]
        },
        {
            "id": "2893f5e5-cd4d-4caa-a994-4348b38e1cdc",
            "match": "https://api-prod.gambitprofit.com/api/matches/e35f96d3-a343-47cb-a747-b472cbf0e0b7/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-17T09:28:10.741382-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": "Montreal Canadiens",
                        "amount": 5857.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67daa2ad-c6e9-4d6e-ad7d-937b025c83bb",
                    "gambit_id": "4998ce5a-0ca1-465f-b687-18d13bf79805",
                    "last_updated": "2024-01-19T12:13:20.776387-05:00",
                    "created_at": "2024-01-17T09:28:10.749151-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2893f5e5-cd4d-4caa-a994-4348b38e1cdc/?format=api"
                },
                {
                    "id": "29a9e1c3-943e-42c8-96ac-e5b531fa6fc0",
                    "gambit_id": "956a3636-b3c9-4cdf-ad94-a4fd6de04731",
                    "last_updated": "2024-01-19T12:13:20.779587-05:00",
                    "created_at": "2024-01-17T09:28:10.756495-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2893f5e5-cd4d-4caa-a994-4348b38e1cdc/?format=api"
                }
            ]
        },
        {
            "id": "c4816c0f-7406-4b29-9801-de288cd61bd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e35f96d3-a343-47cb-a747-b472cbf0e0b7/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-17T09:28:10.762213-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98ebd1a7-cc35-4080-9ec5-928d7665c31f",
                    "gambit_id": "5b9ddfc1-cfa7-4b3b-9511-6477ebd1bdf6",
                    "last_updated": "2024-01-19T12:13:20.789535-05:00",
                    "created_at": "2024-01-17T09:28:10.777346-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4816c0f-7406-4b29-9801-de288cd61bd1/?format=api"
                },
                {
                    "id": "b9b7a90f-c625-4bf8-8cc7-b41c5b63ff0f",
                    "gambit_id": "09587e7d-cda0-4eca-a440-2e8209f3c69c",
                    "last_updated": "2024-01-19T12:13:20.786329-05:00",
                    "created_at": "2024-01-17T09:28:10.769413-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4816c0f-7406-4b29-9801-de288cd61bd1/?format=api"
                }
            ]
        }
    ]
}