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/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "524ebd87-18c8-4a5f-89f6-d7c87c0e89f7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4e69c698-360b-4096-907d-1aff58dac762",
    "completed": true,
    "last_updated": "2022-09-11T11:02:02.219625-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.23,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4e69c698-360b-4096-907d-1aff58dac762",
    "datetime": "2022-09-10T14:30:00-04:00",
    "cutoff_datetime": "2022-09-10T14:30:00-04:00",
    "name": "Marshall v. Notre Dame",
    "bettypes": [
        {
            "id": "0f3fd592-7eef-4269-af50-00687fed441b",
            "match": "https://api-prod.gambitprofit.com/api/matches/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Notre Dame",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10600.0,
                "profit_sb": 1600.0,
                "profit_sb_percentage": 17.78,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Notre Dame",
                        "amount": 8850.0
                    },
                    {
                        "team": "Marshall",
                        "amount": 1150.0
                    }
                ],
                "expected_reward_tokens": 9381.0,
                "profit_sb": 381.0,
                "profit_sb_percentage": 4.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94e8bd21-82c2-40cd-81e7-0840683602e6",
                    "gambit_id": "42422cdf-dbee-4a3c-bbf4-0272b33f9e9b",
                    "last_updated": "2022-09-11T11:02:02.226237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Notre Dame",
                    "reward": "1.06000",
                    "odds": "1.06250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3fd592-7eef-4269-af50-00687fed441b/?format=api"
                },
                {
                    "id": "5d6c8703-2db2-4cc0-ba03-18cfd5ec6fde",
                    "gambit_id": "4de1a0f3-ddd3-4061-b0d0-153de1aa1463",
                    "last_updated": "2022-09-11T11:02:02.227494-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marshall",
                    "reward": "8.16000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3fd592-7eef-4269-af50-00687fed441b/?format=api"
                }
            ]
        },
        {
            "id": "0fde36bc-f082-49e5-b417-163f0a6fa952",
            "match": "https://api-prod.gambitprofit.com/api/matches/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?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": "Notre Dame",
                        "amount": 5096.0
                    },
                    {
                        "team": "Marshall",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af8b6cb8-b8fb-441c-966e-80d3f2eae3e1",
                    "gambit_id": "5a9b8da5-249e-4bbc-accc-b068b7e95d40",
                    "last_updated": "2022-09-11T11:02:02.229624-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Notre Dame",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-20.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fde36bc-f082-49e5-b417-163f0a6fa952/?format=api"
                },
                {
                    "id": "8215131d-f254-4791-92ef-d18871fe2a34",
                    "gambit_id": "616e53f1-c0aa-463e-801e-14e935e65205",
                    "last_updated": "2022-09-11T11:02:02.230794-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marshall",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "20.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fde36bc-f082-49e5-b417-163f0a6fa952/?format=api"
                }
            ]
        },
        {
            "id": "2a0e1b35-8c07-4fe7-9bd3-40eeec804f0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b063c483-ed8b-4c65-b449-9148b9034731",
                    "gambit_id": "6ee31182-c6b1-46f4-9c0a-90013cda36de",
                    "last_updated": "2022-09-11T11:02:02.222646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e1b35-8c07-4fe7-9bd3-40eeec804f0d/?format=api"
                },
                {
                    "id": "6a3d4631-45bb-4f9b-b083-483afdd78865",
                    "gambit_id": "e70c5090-03ec-49e1-995f-507592a20e01",
                    "last_updated": "2022-09-11T11:02:02.223905-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e1b35-8c07-4fe7-9bd3-40eeec804f0d/?format=api"
                }
            ]
        }
    ]
}