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/749187f5-5c2d-4856-a728-0af588f3eae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "749187f5-5c2d-4856-a728-0af588f3eae7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d9fbdcc-ba4a-495e-86b0-f5237a0af1ce",
    "completed": true,
    "last_updated": "2022-10-03T10:57:18.665725-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.01,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2d9fbdcc-ba4a-495e-86b0-f5237a0af1ce",
    "datetime": "2022-10-01T17:30:00-04:00",
    "cutoff_datetime": "2022-10-01T17:30:00-04:00",
    "name": "California v. Washington State",
    "bettypes": [
        {
            "id": "247b9202-10a3-4c35-96ee-0fd56a9f0580",
            "match": "https://api-prod.gambitprofit.com/api/matches/749187f5-5c2d-4856-a728-0af588f3eae7/?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": "Washington State",
                        "amount": 6312.0
                    },
                    {
                        "team": "California",
                        "amount": 3688.0
                    }
                ],
                "expected_reward_tokens": 9404.4,
                "profit_sb": -95.6,
                "profit_sb_percentage": -1.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9e11587-37f0-46c3-984c-c39856198c66",
                    "gambit_id": "6b056afb-2f8a-46e8-bc0d-a0127bf0c80f",
                    "last_updated": "2022-10-03T10:57:18.671066-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.49000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247b9202-10a3-4c35-96ee-0fd56a9f0580/?format=api"
                },
                {
                    "id": "0b7f0e38-37b4-4dbd-8c00-d45aa4383c87",
                    "gambit_id": "3354e5f5-7d07-4bce-bb70-fac550752eb4",
                    "last_updated": "2022-10-03T10:57:18.672045-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "California",
                    "reward": "2.55000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247b9202-10a3-4c35-96ee-0fd56a9f0580/?format=api"
                }
            ]
        },
        {
            "id": "2c4deb7e-a83a-4481-8b80-274e1da7fa55",
            "match": "https://api-prod.gambitprofit.com/api/matches/749187f5-5c2d-4856-a728-0af588f3eae7/?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": "Washington State",
                        "amount": 5000.0
                    },
                    {
                        "team": "California",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9350149-09a0-4811-b9f9-ed372629dc48",
                    "gambit_id": "9888c84e-00f2-46a8-825e-e71f7cc58bbd",
                    "last_updated": "2022-10-03T10:57:18.674024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4deb7e-a83a-4481-8b80-274e1da7fa55/?format=api"
                },
                {
                    "id": "e37bb02d-3598-4857-bff3-8973133df154",
                    "gambit_id": "e406f83c-c297-4c06-8e9c-865a75c468b8",
                    "last_updated": "2022-10-03T10:57:18.675003-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "California",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4deb7e-a83a-4481-8b80-274e1da7fa55/?format=api"
                }
            ]
        },
        {
            "id": "e68ad6ee-d131-47a1-be08-ba11bafbc280",
            "match": "https://api-prod.gambitprofit.com/api/matches/749187f5-5c2d-4856-a728-0af588f3eae7/?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 Under 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d1f72d5-aa20-42ea-abbd-ea4d4e68f035",
                    "gambit_id": "13dd00b0-6696-4e94-b75f-4bab1e4908d7",
                    "last_updated": "2022-10-03T10:57:18.668120-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68ad6ee-d131-47a1-be08-ba11bafbc280/?format=api"
                },
                {
                    "id": "9e79a09a-465c-4dc0-b90b-119afe31963a",
                    "gambit_id": "39042aab-4b89-42e2-bbf7-53fbba01defa",
                    "last_updated": "2022-10-03T10:57:18.669103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68ad6ee-d131-47a1-be08-ba11bafbc280/?format=api"
                }
            ]
        }
    ]
}