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/2c9a84ec-2825-4b4a-9040-e0b517fe58bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c9a84ec-2825-4b4a-9040-e0b517fe58bd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "17e3a955-a6c7-48f7-80c9-f626bb15996e",
    "completed": true,
    "last_updated": "2023-02-16T16:52:02.724401-05:00",
    "created_at": "2023-02-15T08:47:22.688295-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/17e3a955-a6c7-48f7-80c9-f626bb15996e",
    "datetime": "2023-02-15T21:37:00-05:00",
    "cutoff_datetime": "2023-02-15T21:37:00-05:00",
    "name": "Colorado Avalanche v. Minnesota Wild",
    "bettypes": [
        {
            "id": "e67cf6e7-0000-46a7-8ce7-f48a5b7dea75",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c9a84ec-2825-4b4a-9040-e0b517fe58bd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-15T08:47:22.694811-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": "Minnesota Wild",
                        "amount": 5316.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f918d464-5c02-4159-911c-ad64a3a6d835",
                    "gambit_id": "abec1413-ec32-4b85-ade2-b6026c849615",
                    "last_updated": "2023-02-16T16:52:02.734239-05:00",
                    "created_at": "2023-02-15T08:47:22.696085-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67cf6e7-0000-46a7-8ce7-f48a5b7dea75/?format=api"
                },
                {
                    "id": "13c8c258-8bad-4baf-8f25-253450cf8d13",
                    "gambit_id": "6194fff4-e894-4d8c-ae1a-a75ddbba9082",
                    "last_updated": "2023-02-16T16:52:02.735395-05:00",
                    "created_at": "2023-02-15T08:47:22.697381-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67cf6e7-0000-46a7-8ce7-f48a5b7dea75/?format=api"
                }
            ]
        },
        {
            "id": "65f008c0-4321-40d9-bd48-b63612d2dda9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c9a84ec-2825-4b4a-9040-e0b517fe58bd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-15T08:47:22.690059-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": "Colorado Avalanche",
                        "amount": 6667.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5887e19a-a810-4349-af99-5b093b968caf",
                    "gambit_id": "13c3756a-94a5-4089-9576-977c23d05db4",
                    "last_updated": "2023-02-16T16:52:02.731936-05:00",
                    "created_at": "2023-02-15T08:47:22.693121-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f008c0-4321-40d9-bd48-b63612d2dda9/?format=api"
                },
                {
                    "id": "9669e354-6fce-4d7d-b1aa-b57ae80afa7a",
                    "gambit_id": "02aef480-1fd8-4fad-b124-5bda83651045",
                    "last_updated": "2023-02-16T16:52:02.730799-05:00",
                    "created_at": "2023-02-15T08:47:22.691465-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f008c0-4321-40d9-bd48-b63612d2dda9/?format=api"
                }
            ]
        },
        {
            "id": "79912984-6a79-4317-a919-6ec6be9e70e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c9a84ec-2825-4b4a-9040-e0b517fe58bd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-15T17:22:12.840823-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",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84cb5ccc-0368-4267-8f2a-040b7987d48e",
                    "gambit_id": "3b2b3cc1-2a7e-4c1c-b431-af735b9b55c4",
                    "last_updated": "2023-02-16T16:52:02.727295-05:00",
                    "created_at": "2023-02-15T17:22:12.842219-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79912984-6a79-4317-a919-6ec6be9e70e5/?format=api"
                },
                {
                    "id": "0b38e6d6-cc61-4db5-ae05-76d961b6ce19",
                    "gambit_id": "4f1a3a2e-825f-4ab9-bd67-b1f1e0b609c5",
                    "last_updated": "2023-02-16T16:52:02.728477-05:00",
                    "created_at": "2023-02-15T17:22:12.843640-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79912984-6a79-4317-a919-6ec6be9e70e5/?format=api"
                }
            ]
        }
    ]
}