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/6d220ee5-92b2-4b09-a0fa-37f00880a5b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d220ee5-92b2-4b09-a0fa-37f00880a5b8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "983fc54d-00a1-415a-8af8-87146b5e759e",
    "completed": true,
    "last_updated": "2024-01-26T20:53:22.454451-05:00",
    "created_at": "2024-01-25T13:28:12.664000-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/983fc54d-00a1-415a-8af8-87146b5e759e",
    "datetime": "2024-01-25T19:37:00-05:00",
    "cutoff_datetime": "2024-01-25T19:37:00-05:00",
    "name": "New Jersey Devils v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "f11d4d63-6b47-48c5-ad78-3fdc93797d47",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d220ee5-92b2-4b09-a0fa-37f00880a5b8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-25T13:28:12.669978-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": 5939.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "81ec2d79-9d51-4945-a22a-4f0f69053a48",
                    "gambit_id": "cd138524-4b50-47e3-956c-7f11353aacfe",
                    "last_updated": "2024-01-26T20:53:22.465951-05:00",
                    "created_at": "2024-01-25T13:28:12.683262-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11d4d63-6b47-48c5-ad78-3fdc93797d47/?format=api"
                },
                {
                    "id": "f22d782d-9ccd-462a-8181-d90c4ac9a179",
                    "gambit_id": "fbcd4e29-9968-437c-89c9-c9999cb1e892",
                    "last_updated": "2024-01-26T20:53:22.462117-05:00",
                    "created_at": "2024-01-25T13:28:12.678151-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11d4d63-6b47-48c5-ad78-3fdc93797d47/?format=api"
                }
            ]
        },
        {
            "id": "c33f64db-01ad-4ec0-a62b-308e69fa39d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d220ee5-92b2-4b09-a0fa-37f00880a5b8/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-25T13:28:12.699230-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": 6154.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4d069d9-37c0-46e9-9370-03cf82d2feb6",
                    "gambit_id": "7cbb27cd-af7a-4fcc-ba33-4ed2ace48935",
                    "last_updated": "2024-01-26T20:53:22.484034-05:00",
                    "created_at": "2024-01-25T13:28:12.703037-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33f64db-01ad-4ec0-a62b-308e69fa39d2/?format=api"
                },
                {
                    "id": "ed92a208-77cc-4e6c-ab82-9388f028cfce",
                    "gambit_id": "44ee49d5-e165-4e32-8f79-18d17412ea92",
                    "last_updated": "2024-01-26T20:53:22.487651-05:00",
                    "created_at": "2024-01-25T13:28:12.708074-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33f64db-01ad-4ec0-a62b-308e69fa39d2/?format=api"
                }
            ]
        },
        {
            "id": "194e3f9a-d647-454d-b343-4f188f92c688",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d220ee5-92b2-4b09-a0fa-37f00880a5b8/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-25T13:28:12.687532-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "50cad70a-93e5-4090-b08b-eedc7b8eacdd",
                    "gambit_id": "f10f6182-4816-4e32-b3ad-b2bfd1fd43b7",
                    "last_updated": "2024-01-26T20:53:22.477191-05:00",
                    "created_at": "2024-01-25T13:28:12.695514-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194e3f9a-d647-454d-b343-4f188f92c688/?format=api"
                },
                {
                    "id": "c0bc69a9-9fa7-470c-a8b9-7fe0307ae7bf",
                    "gambit_id": "8de00e0a-2612-4610-acb7-b41c42b64214",
                    "last_updated": "2024-01-26T20:53:22.473563-05:00",
                    "created_at": "2024-01-25T13:28:12.690929-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194e3f9a-d647-454d-b343-4f188f92c688/?format=api"
                }
            ]
        }
    ]
}