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/8aec669a-7979-4a63-b481-178beeb9e702/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8aec669a-7979-4a63-b481-178beeb9e702",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7d786c1d-e381-4b64-b1fd-f45174d18385",
    "completed": true,
    "last_updated": "2022-11-28T11:41:58.264446-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7d786c1d-e381-4b64-b1fd-f45174d18385",
    "datetime": "2022-11-27T16:05:00-05:00",
    "cutoff_datetime": "2022-11-27T16:05:00-05:00",
    "name": "Las Vegas Raiders v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "fc5dc0c6-b017-462e-b0a2-9e9d22bffc92",
            "match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?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": "Seattle Seahawks",
                        "amount": 6336.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bfc041ac-07a8-4a8f-a699-2b334313288c",
                    "gambit_id": "87162c46-efdf-4172-b0ae-47857575f0d3",
                    "last_updated": "2022-11-28T11:41:58.271419-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5dc0c6-b017-462e-b0a2-9e9d22bffc92/?format=api"
                },
                {
                    "id": "68bb5bce-827e-4ca0-b3c0-aacc8d62f12e",
                    "gambit_id": "f6b42b7c-2858-4354-9d3d-70d211500171",
                    "last_updated": "2022-11-28T11:41:58.270460-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5dc0c6-b017-462e-b0a2-9e9d22bffc92/?format=api"
                }
            ]
        },
        {
            "id": "e3f569ad-e6e7-48a3-a4ae-46e50fc40aae",
            "match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?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": "Seattle Seahawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6be7dce2-dcbf-48a6-81e0-3f34bce431dd",
                    "gambit_id": "83fff2c3-1b7d-49b8-a501-9a575d3b770e",
                    "last_updated": "2022-11-28T11:41:58.273406-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f569ad-e6e7-48a3-a4ae-46e50fc40aae/?format=api"
                },
                {
                    "id": "0e0c7365-c349-4ec2-9127-93ae52dad7e3",
                    "gambit_id": "2f3149e0-3611-4b2b-809f-8d37a16de3c5",
                    "last_updated": "2022-11-28T11:41:58.274382-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f569ad-e6e7-48a3-a4ae-46e50fc40aae/?format=api"
                }
            ]
        },
        {
            "id": "67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?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 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "767c52d3-ee9f-4275-a391-91f6f39c819d",
                    "gambit_id": "5e75b0ea-5c9e-4cc6-b168-928c648ee0f3",
                    "last_updated": "2022-11-28T11:41:58.267367-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api"
                },
                {
                    "id": "93dec8fb-27fc-40f1-a3ae-f1794089682e",
                    "gambit_id": "717c5949-b8f4-4f99-88b2-013f373edaac",
                    "last_updated": "2022-11-28T11:41:58.268521-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api"
                }
            ]
        }
    ]
}