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/6c388846-ac81-4a4a-97fc-bd9faad74bdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c388846-ac81-4a4a-97fc-bd9faad74bdf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1d3d8821-3041-4e6b-8806-fb186a0534f7",
    "completed": true,
    "last_updated": "2023-02-24T12:46:55.427127-05:00",
    "created_at": "2023-02-23T11:22:14.370755-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1d3d8821-3041-4e6b-8806-fb186a0534f7",
    "datetime": "2023-02-23T19:07:00-05:00",
    "cutoff_datetime": "2023-02-23T19:07:00-05:00",
    "name": "New York Rangers v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "216bc143-726e-4f98-abd6-55b97ceaf262",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c388846-ac81-4a4a-97fc-bd9faad74bdf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T11:22:14.381315-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 Rangers",
                        "amount": 5780.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f9fc9f0-7542-439b-9b2f-8eec9bbe00b9",
                    "gambit_id": "4ab4587a-ff8b-4939-a65b-d8410aba3c13",
                    "last_updated": "2023-02-24T12:46:55.438827-05:00",
                    "created_at": "2023-02-23T11:22:14.383857-05:00",
                    "name": "New York Rangers",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/216bc143-726e-4f98-abd6-55b97ceaf262/?format=api"
                },
                {
                    "id": "ddee6aa7-5b68-4aa0-9712-4898563a270f",
                    "gambit_id": "221918f7-8100-4c36-9857-0bf6d55e23b7",
                    "last_updated": "2023-02-24T12:46:55.437651-05:00",
                    "created_at": "2023-02-23T11:22:14.382543-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/216bc143-726e-4f98-abd6-55b97ceaf262/?format=api"
                }
            ]
        },
        {
            "id": "8ee1731f-bb8d-4adb-946e-ceaeacbd090f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c388846-ac81-4a4a-97fc-bd9faad74bdf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T11:22:14.377185-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": "Detroit Red Wings",
                        "amount": 6326.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f953891c-053d-4769-bd84-3839b947a4a2",
                    "gambit_id": "0b660beb-cadc-4120-afc4-c56b1b475e42",
                    "last_updated": "2023-02-24T12:46:55.434098-05:00",
                    "created_at": "2023-02-23T11:22:14.378493-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee1731f-bb8d-4adb-946e-ceaeacbd090f/?format=api"
                },
                {
                    "id": "761251ef-bee3-4e39-8c05-79a721d94036",
                    "gambit_id": "4a906ac0-efe7-4cb4-86cc-41c1117c4db4",
                    "last_updated": "2023-02-24T12:46:55.435255-05:00",
                    "created_at": "2023-02-23T11:22:14.379799-05:00",
                    "name": "New York Rangers",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee1731f-bb8d-4adb-946e-ceaeacbd090f/?format=api"
                }
            ]
        },
        {
            "id": "b8db949c-6bd7-470f-ad60-ec4a200cd5af",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c388846-ac81-4a4a-97fc-bd9faad74bdf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T11:22:14.372881-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": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c168609-f91b-423e-9140-fc7fffe524cb",
                    "gambit_id": "175fcf54-8799-4ad6-bc81-43e4635ecc6c",
                    "last_updated": "2023-02-24T12:46:55.430397-05:00",
                    "created_at": "2023-02-23T11:22:14.374441-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8db949c-6bd7-470f-ad60-ec4a200cd5af/?format=api"
                },
                {
                    "id": "0da3825d-b400-4240-b4b8-358e920d739f",
                    "gambit_id": "b091dbdb-f5cf-4f35-970b-6d22775607fa",
                    "last_updated": "2023-02-24T12:46:55.431606-05:00",
                    "created_at": "2023-02-23T11:22:14.375832-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8db949c-6bd7-470f-ad60-ec4a200cd5af/?format=api"
                }
            ]
        }
    ]
}