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/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "19d62b60-80d4-4b98-9cca-3bb35a5136b6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "abad383a-028d-4cca-bb83-f97c790c220d",
    "completed": true,
    "last_updated": "2022-11-28T11:47:16.839196-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.08,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/abad383a-028d-4cca-bb83-f97c790c220d",
    "datetime": "2022-11-27T13:00:00-05:00",
    "cutoff_datetime": "2022-11-27T13:00:00-05:00",
    "name": "Chicago Bears v. New York Jets",
    "bettypes": [
        {
            "id": "f0f52eb2-6cb9-43af-81c4-4a52511b9815",
            "match": "https://api-prod.gambitprofit.com/api/matches/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?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": "New York Jets",
                        "amount": 7469.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 2531.0
                    }
                ],
                "expected_reward_tokens": 9186.87,
                "profit_sb": 186.87,
                "profit_sb_percentage": 2.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "17708d69-387d-4b32-99f3-9db06a30dca8",
                    "gambit_id": "90375034-ae96-48a9-ae60-f6370f5f473e",
                    "last_updated": "2022-11-28T11:47:16.845391-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.23000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f52eb2-6cb9-43af-81c4-4a52511b9815/?format=api"
                },
                {
                    "id": "fa172533-462c-4735-97cb-5845f2fe1221",
                    "gambit_id": "c874b939-22f1-4441-9b08-12c748dd04e0",
                    "last_updated": "2022-11-28T11:47:16.846368-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "3.63000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f52eb2-6cb9-43af-81c4-4a52511b9815/?format=api"
                }
            ]
        },
        {
            "id": "cad6a861-f521-48e7-a91f-9c715cfaf595",
            "match": "https://api-prod.gambitprofit.com/api/matches/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?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": "New York Jets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4815d5e-7933-438b-8785-a561a86965af",
                    "gambit_id": "f685a8f0-2ae5-4631-9d3c-f7a51e672f3d",
                    "last_updated": "2022-11-28T11:47:16.849409-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad6a861-f521-48e7-a91f-9c715cfaf595/?format=api"
                },
                {
                    "id": "eb5bcdf0-3ed2-46df-8e61-2d24703b1050",
                    "gambit_id": "208216af-52c1-4aee-9154-5fce8e24f5e6",
                    "last_updated": "2022-11-28T11:47:16.848409-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad6a861-f521-48e7-a91f-9c715cfaf595/?format=api"
                }
            ]
        },
        {
            "id": "f7084f5f-d6a0-4a53-b904-f0e59f34d365",
            "match": "https://api-prod.gambitprofit.com/api/matches/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?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 36.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 36.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0fcbf7e-35d6-4f25-a848-672d936c0f8e",
                    "gambit_id": "4b55d6d5-4e6e-46a3-a74e-e73a53cffe77",
                    "last_updated": "2022-11-28T11:47:16.842230-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7084f5f-d6a0-4a53-b904-f0e59f34d365/?format=api"
                },
                {
                    "id": "73795b3c-ed6e-4a7c-93a7-b667d07ad560",
                    "gambit_id": "21f516dd-7cb1-426e-b708-9b3a75df41c7",
                    "last_updated": "2022-11-28T11:47:16.843381-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7084f5f-d6a0-4a53-b904-f0e59f34d365/?format=api"
                }
            ]
        }
    ]
}