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/c2e4169c-e83e-4c35-8161-90dc19ae01d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2e4169c-e83e-4c35-8161-90dc19ae01d4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e43ffd2e-aa92-4955-92ce-ea2ce50ba342",
    "completed": true,
    "last_updated": "2023-12-26T20:08:04.369694-05:00",
    "created_at": "2023-12-20T11:13:05.796149-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e43ffd2e-aa92-4955-92ce-ea2ce50ba342",
    "datetime": "2023-12-24T16:25:00-05:00",
    "cutoff_datetime": "2023-12-24T16:25:00-05:00",
    "name": "Arizona Cardinals v. Chicago Bears",
    "bettypes": [
        {
            "id": "a521c72e-0451-449d-8509-b158b0dcd8ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e4169c-e83e-4c35-8161-90dc19ae01d4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:05.819894-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": "Chicago Bears",
                        "amount": 6554.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32cc0d98-01b0-466d-8c2d-24d5900cbde0",
                    "gambit_id": "1973024a-bb5a-47fd-8622-905bc677e03a",
                    "last_updated": "2023-12-26T20:08:04.398583-05:00",
                    "created_at": "2023-12-20T11:13:05.827639-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a521c72e-0451-449d-8509-b158b0dcd8ce/?format=api"
                },
                {
                    "id": "48305047-9c9e-418b-902f-a261123279a7",
                    "gambit_id": "aee32c15-2155-4b65-b027-f2d0f7597ce7",
                    "last_updated": "2023-12-26T20:08:04.395218-05:00",
                    "created_at": "2023-12-20T11:13:05.823447-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a521c72e-0451-449d-8509-b158b0dcd8ce/?format=api"
                }
            ]
        },
        {
            "id": "e208d18a-2c33-4ca2-b42b-7548e1e9e0e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e4169c-e83e-4c35-8161-90dc19ae01d4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:05.806438-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": "Arizona Cardinals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56bf7d6d-adeb-41f0-a526-ea7198bb37cc",
                    "gambit_id": "82913afd-1415-4c78-ae35-4a195baa8418",
                    "last_updated": "2023-12-26T20:08:04.380395-05:00",
                    "created_at": "2023-12-20T11:13:05.811200-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e208d18a-2c33-4ca2-b42b-7548e1e9e0e0/?format=api"
                },
                {
                    "id": "cba0cefd-1c64-4870-a541-1a673d55622a",
                    "gambit_id": "d20086f9-61eb-4f70-9934-f775607c13fd",
                    "last_updated": "2023-12-26T20:08:04.383670-05:00",
                    "created_at": "2023-12-20T11:13:05.815603-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e208d18a-2c33-4ca2-b42b-7548e1e9e0e0/?format=api"
                }
            ]
        },
        {
            "id": "b9b224e3-2275-48a0-a46f-f5f0ba5cb6b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e4169c-e83e-4c35-8161-90dc19ae01d4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:05.831659-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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb958b56-4b91-4e61-a519-cbcf707891ea",
                    "gambit_id": "b20d42bd-c6f8-4073-a0cf-c4487fbc9754",
                    "last_updated": "2023-12-26T20:08:04.405656-05:00",
                    "created_at": "2023-12-20T11:13:05.840418-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9b224e3-2275-48a0-a46f-f5f0ba5cb6b3/?format=api"
                },
                {
                    "id": "419615de-a8dc-4994-8a48-a94a869b1faf",
                    "gambit_id": "97fb3234-5fa1-4bce-a2d6-f9c2bdfa165e",
                    "last_updated": "2023-12-26T20:08:04.408885-05:00",
                    "created_at": "2023-12-20T11:13:05.836032-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9b224e3-2275-48a0-a46f-f5f0ba5cb6b3/?format=api"
                }
            ]
        }
    ]
}