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/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b3ffadc-8213-4458-a9e9-9da2b3b28a80",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8de7f199-c0e9-4e80-85c0-ae3b9ee29886",
    "completed": true,
    "last_updated": "2022-11-28T09:17:08.571605-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8de7f199-c0e9-4e80-85c0-ae3b9ee29886",
    "datetime": "2022-11-26T22:59:59-05:00",
    "cutoff_datetime": "2022-11-26T22:59:59-05:00",
    "name": "BYU v. Stanford",
    "bettypes": [
        {
            "id": "c43e0eb6-48d2-40d7-a97b-ea3d02d7f124",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?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": "BYU",
                        "amount": 6584.0
                    },
                    {
                        "team": "Stanford",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c98f997-6307-43ae-af8f-213442fcbf58",
                    "gambit_id": "3f274da8-9171-49cf-9971-2e863a6951b1",
                    "last_updated": "2022-11-28T09:17:08.581024-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BYU",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api"
                },
                {
                    "id": "fd9232e3-b774-4e1c-8f91-21601bce38d3",
                    "gambit_id": "f434d5f5-d156-41b7-a21a-7b20ac4d23b2",
                    "last_updated": "2022-11-28T09:17:08.580028-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stanford",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api"
                }
            ]
        },
        {
            "id": "b87218a2-cb97-4feb-a8a5-87543fa6f5a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?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": "Stanford",
                        "amount": 5000.0
                    },
                    {
                        "team": "BYU",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c25f2d7-1e76-41c5-994f-a7eb0c3285e2",
                    "gambit_id": "3b0dabd2-8605-432c-871c-b0f27344b0cf",
                    "last_updated": "2022-11-28T09:17:08.576988-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stanford",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b87218a2-cb97-4feb-a8a5-87543fa6f5a7/?format=api"
                },
                {
                    "id": "4b1b2b78-33fc-4c17-88de-90ae3b17d029",
                    "gambit_id": "93a593b7-14ba-4dea-94fa-8af99fdbf4cb",
                    "last_updated": "2022-11-28T09:17:08.578007-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BYU",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b87218a2-cb97-4feb-a8a5-87543fa6f5a7/?format=api"
                }
            ]
        },
        {
            "id": "c2790cbe-4092-41ba-b032-03b79ee84163",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?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 57.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 57.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "758ade2c-d9f0-4274-b4b1-887140448f69",
                    "gambit_id": "6d3cbda0-b1e6-44d5-95c7-55474dc95386",
                    "last_updated": "2022-11-28T09:17:08.574968-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2790cbe-4092-41ba-b032-03b79ee84163/?format=api"
                },
                {
                    "id": "247a6f38-57b0-4445-8aae-0bec7181cc32",
                    "gambit_id": "79019bd1-56f2-4080-8c92-9e63a59208c1",
                    "last_updated": "2022-11-28T09:17:08.573976-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2790cbe-4092-41ba-b032-03b79ee84163/?format=api"
                }
            ]
        }
    ]
}