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/3c741a59-dcfe-4f06-80a3-a5bfb333323d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c741a59-dcfe-4f06-80a3-a5bfb333323d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a929a17a-4d6d-44ff-bfe8-bc4e5b692f3d",
    "completed": true,
    "last_updated": "2022-08-21T12:57:10.212827-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.17,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a929a17a-4d6d-44ff-bfe8-bc4e5b692f3d",
    "datetime": "2022-08-20T22:00:00-04:00",
    "cutoff_datetime": "2022-08-20T22:00:00-04:00",
    "name": "Dallas Cowboys v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "7a975983-d19e-4988-a6c1-c731235ffe6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c741a59-dcfe-4f06-80a3-a5bfb333323d/?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": "Los Angeles Chargers",
                        "amount": 6569.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 3431.0
                    }
                ],
                "expected_reward_tokens": 9195.08,
                "profit_sb": 195.08,
                "profit_sb_percentage": 2.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a68b138-7e3c-4411-85f6-2e3a2dd51387",
                    "gambit_id": "23cb25e8-1980-49b8-8f8d-ac4ffd77aa1b",
                    "last_updated": "2022-08-21T12:57:10.214864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.40000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a975983-d19e-4988-a6c1-c731235ffe6b/?format=api"
                },
                {
                    "id": "ce2ccbf6-8e41-4f26-ba38-de8040104dbc",
                    "gambit_id": "9ebb970f-6b00-40fb-b26c-2bd128f52ba9",
                    "last_updated": "2022-08-21T12:57:10.215331-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "2.68000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a975983-d19e-4988-a6c1-c731235ffe6b/?format=api"
                }
            ]
        },
        {
            "id": "bc706b06-362c-44c1-8f38-f6eaca2ed3fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c741a59-dcfe-4f06-80a3-a5bfb333323d/?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": "Los Angeles Chargers",
                        "amount": 5109.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ff09b19-e736-4aff-9df3-0c9f71131d82",
                    "gambit_id": "55254895-ce8d-4588-9aea-7588885b757f",
                    "last_updated": "2022-08-21T12:57:10.215820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc706b06-362c-44c1-8f38-f6eaca2ed3fe/?format=api"
                },
                {
                    "id": "f9df2b87-f16c-4ae6-a653-0e0f404b3ba3",
                    "gambit_id": "7bc61acb-a9d1-4fd6-acf1-eec8014ee6b4",
                    "last_updated": "2022-08-21T12:57:10.216362-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc706b06-362c-44c1-8f38-f6eaca2ed3fe/?format=api"
                }
            ]
        },
        {
            "id": "ab291a8b-cad8-429e-8bb5-e8dff5dff084",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c741a59-dcfe-4f06-80a3-a5bfb333323d/?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 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31ac3028-2fc7-4ce6-9d91-dc25f4613f69",
                    "gambit_id": "00627799-d4f0-4a59-92a7-d1f2d2e3d2c4",
                    "last_updated": "2022-08-21T12:57:10.213887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab291a8b-cad8-429e-8bb5-e8dff5dff084/?format=api"
                },
                {
                    "id": "950ed9bb-2b2b-4a63-a2bd-0d4161164e3c",
                    "gambit_id": "519bc7cb-8817-4a2e-a5e0-73dbe12021b2",
                    "last_updated": "2022-08-21T12:57:10.214393-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab291a8b-cad8-429e-8bb5-e8dff5dff084/?format=api"
                }
            ]
        }
    ]
}