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/fdb62ca0-33e7-4891-a4d3-85c90b3950ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fdb62ca0-33e7-4891-a4d3-85c90b3950ca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "10c1bc7d-f3aa-4b9f-a3ab-d89a529ce759",
    "completed": true,
    "last_updated": "2022-10-27T11:57:05.827190-04:00",
    "created_at": "1969-12-31T19:00:00-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/10c1bc7d-f3aa-4b9f-a3ab-d89a529ce759",
    "datetime": "2022-10-26T20:05:00-04:00",
    "cutoff_datetime": "2022-10-26T20:05:00-04:00",
    "name": "Edmonton Oilers v. St Louis Blues",
    "bettypes": [
        {
            "id": "c5e505a3-b2ca-47c0-994d-f4f87ce18989",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdb62ca0-33e7-4891-a4d3-85c90b3950ca/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Edmonton Oilers",
                        "amount": 5106.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1fe9f8b-4e56-4021-93af-e16b3e551100",
                    "gambit_id": "90a484fa-2e8c-4fb9-86c8-34629b5def1b",
                    "last_updated": "2022-10-27T11:57:05.837126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5e505a3-b2ca-47c0-994d-f4f87ce18989/?format=api"
                },
                {
                    "id": "02044c80-bcb0-4d0a-9366-1c48c1760804",
                    "gambit_id": "fac729a4-df98-479d-bb3d-b3cf20310967",
                    "last_updated": "2022-10-27T11:57:05.836147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5e505a3-b2ca-47c0-994d-f4f87ce18989/?format=api"
                }
            ]
        },
        {
            "id": "2809aa95-fcf5-4659-a7c3-eb256f00576a",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdb62ca0-33e7-4891-a4d3-85c90b3950ca/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "St Louis Blues",
                        "amount": 6862.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9538.18,
                "profit_sb": 38.18,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "230b5d54-d348-4925-af02-4b53b4be6168",
                    "gambit_id": "ddb37c6f-43ba-4b09-9dfd-3c083dc841db",
                    "last_updated": "2022-10-27T11:57:05.833238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2809aa95-fcf5-4659-a7c3-eb256f00576a/?format=api"
                },
                {
                    "id": "b4708ff1-4f16-47a5-bac1-269b7a557052",
                    "gambit_id": "d0b35250-5c29-4418-9e2d-760e5fd1486d",
                    "last_updated": "2022-10-27T11:57:05.834221-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "3.04000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2809aa95-fcf5-4659-a7c3-eb256f00576a/?format=api"
                }
            ]
        },
        {
            "id": "8bbce080-9179-4538-b456-30572e7a28c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdb62ca0-33e7-4891-a4d3-85c90b3950ca/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ba9476f-9d29-4dab-9c28-0c02faf58198",
                    "gambit_id": "9a149c5f-af25-4d84-80fd-7de2777b1865",
                    "last_updated": "2022-10-27T11:57:05.831251-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bbce080-9179-4538-b456-30572e7a28c1/?format=api"
                },
                {
                    "id": "9d73d7fc-8ff4-4a53-ad41-56c6c88351d2",
                    "gambit_id": "9f46350f-4dcc-4323-a403-16e973d0ca79",
                    "last_updated": "2022-10-27T11:57:05.830128-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bbce080-9179-4538-b456-30572e7a28c1/?format=api"
                }
            ]
        }
    ]
}