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/56940d90-ffc1-4396-aff5-28693534b37e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "56940d90-ffc1-4396-aff5-28693534b37e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "edd965d6-fdb5-4890-b4ca-cb4d1ed20372",
    "completed": true,
    "last_updated": "2023-12-15T09:53:15.910869-05:00",
    "created_at": "2023-12-13T08:57:56.281861-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/edd965d6-fdb5-4890-b4ca-cb4d1ed20372",
    "datetime": "2023-12-13T19:37:00-05:00",
    "cutoff_datetime": "2023-12-13T19:37:00-05:00",
    "name": "Anaheim Ducks v. New York Islanders",
    "bettypes": [
        {
            "id": "7d2997a0-1b55-4b55-966e-4db8f31fe670",
            "match": "https://api-prod.gambitprofit.com/api/matches/56940d90-ffc1-4396-aff5-28693534b37e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:56.291283-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 York Islanders",
                        "amount": 6390.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c926ccf7-8733-4b4c-ae96-11b698fe4e99",
                    "gambit_id": "05bf4315-5fb2-417c-a3f4-7d3a3763efee",
                    "last_updated": "2023-12-15T09:53:15.931988-05:00",
                    "created_at": "2023-12-13T08:57:56.305734-05:00",
                    "name": "New York Islanders",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2997a0-1b55-4b55-966e-4db8f31fe670/?format=api"
                },
                {
                    "id": "82fcb0ce-4c4f-4878-8c8a-1af68a51a521",
                    "gambit_id": "b8a97330-c179-4ecd-bbec-c83fcdbdefbe",
                    "last_updated": "2023-12-15T09:53:15.928633-05:00",
                    "created_at": "2023-12-13T08:57:56.299992-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2997a0-1b55-4b55-966e-4db8f31fe670/?format=api"
                }
            ]
        },
        {
            "id": "0fb7d106-2cbb-46a9-93bb-a952116356c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/56940d90-ffc1-4396-aff5-28693534b37e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:56.311440-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": "Anaheim Ducks",
                        "amount": 5773.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd3758a7-e9a6-40f8-8954-e171badd8680",
                    "gambit_id": "1a98aaa3-f6ae-4d20-b228-c47ec8161566",
                    "last_updated": "2023-12-15T09:53:15.942641-05:00",
                    "created_at": "2023-12-13T08:57:56.315902-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb7d106-2cbb-46a9-93bb-a952116356c8/?format=api"
                },
                {
                    "id": "6dc0fe56-7c43-4385-a356-97d14aedb139",
                    "gambit_id": "098f844d-4773-4336-8541-401e7a0c069d",
                    "last_updated": "2023-12-15T09:53:15.946393-05:00",
                    "created_at": "2023-12-13T08:57:56.319922-05:00",
                    "name": "New York Islanders",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb7d106-2cbb-46a9-93bb-a952116356c8/?format=api"
                }
            ]
        },
        {
            "id": "12efbf9e-6b0d-4d35-be8a-1f73a0b35d24",
            "match": "https://api-prod.gambitprofit.com/api/matches/56940d90-ffc1-4396-aff5-28693534b37e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:56.323966-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80389949-5873-46e9-b653-755349b8be3d",
                    "gambit_id": "0690c100-5637-4304-baed-0e3c65550949",
                    "last_updated": "2023-12-15T09:53:15.963137-05:00",
                    "created_at": "2023-12-13T08:57:56.328461-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12efbf9e-6b0d-4d35-be8a-1f73a0b35d24/?format=api"
                },
                {
                    "id": "4cf7b745-8f93-43eb-8462-84ac1d745f88",
                    "gambit_id": "3c68b68b-0ce5-4ac2-97f3-34340b11ca44",
                    "last_updated": "2023-12-15T09:53:15.959990-05:00",
                    "created_at": "2023-12-13T08:57:56.333054-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12efbf9e-6b0d-4d35-be8a-1f73a0b35d24/?format=api"
                }
            ]
        }
    ]
}