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/f94263c2-d8d7-4fc2-a3aa-6c28172e396b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f94263c2-d8d7-4fc2-a3aa-6c28172e396b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "633d7525-aa6f-4432-97cc-f2fac1d039d9",
    "completed": true,
    "last_updated": "2022-10-15T09:12:28.590610-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.53,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/633d7525-aa6f-4432-97cc-f2fac1d039d9",
    "datetime": "2022-10-14T20:00:00-04:00",
    "cutoff_datetime": "2022-10-14T20:00:00-04:00",
    "name": "UTSA v. Florida Intl",
    "bettypes": [
        {
            "id": "7d187b24-df55-42a3-af42-3ba92be8a39e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f94263c2-d8d7-4fc2-a3aa-6c28172e396b/?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": "UTSA",
                        "amount": 5000.0
                    },
                    {
                        "team": "Florida Intl",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b07a5af7-1f42-4783-a209-575ecb080532",
                    "gambit_id": "d90d8a2e-6320-4c97-a3be-fe5bc11f3f79",
                    "last_updated": "2022-10-15T09:12:28.596668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-33.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d187b24-df55-42a3-af42-3ba92be8a39e/?format=api"
                },
                {
                    "id": "2b34f2ad-3913-4ca5-80d7-d85c0474f6dc",
                    "gambit_id": "6205749f-11e0-422d-833c-c48780bff2c5",
                    "last_updated": "2022-10-15T09:12:28.597738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "33.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d187b24-df55-42a3-af42-3ba92be8a39e/?format=api"
                }
            ]
        },
        {
            "id": "5e4857c8-0e10-4d02-b376-8620581feabf",
            "match": "https://api-prod.gambitprofit.com/api/matches/f94263c2-d8d7-4fc2-a3aa-6c28172e396b/?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 64",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 64",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "684107d8-7bdc-4904-9db7-2b80bedcf15b",
                    "gambit_id": "1610edcf-90e8-4dcf-8221-c86c6ed3e520",
                    "last_updated": "2022-10-15T09:12:28.593424-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 64",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "64.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4857c8-0e10-4d02-b376-8620581feabf/?format=api"
                },
                {
                    "id": "c18d5aa4-a102-4f14-aba6-19fd31c3a2a0",
                    "gambit_id": "e734e620-ece3-4e5a-861a-d96bb08b1004",
                    "last_updated": "2022-10-15T09:12:28.594527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 64",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "64.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4857c8-0e10-4d02-b376-8620581feabf/?format=api"
                }
            ]
        }
    ]
}