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/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c3afe45-07d9-4966-b8ae-80d34ae891cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0316ef6-4fed-4aab-9fcf-c08c8979c8fa",
    "completed": true,
    "last_updated": "2022-10-31T11:47:03.043416-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f0316ef6-4fed-4aab-9fcf-c08c8979c8fa",
    "datetime": "2022-10-30T09:30:00-04:00",
    "cutoff_datetime": "2022-10-30T09:30:00-04:00",
    "name": "Denver Broncos v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "d944ed8b-1fd1-41ca-82fc-cc08f7832b54",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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": "Jacksonville Jaguars",
                        "amount": 5212.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f073e61-7fdc-49ee-bb9c-08e03e1221d8",
                    "gambit_id": "5290a8c7-5cc1-44e5-84ac-b95757924d45",
                    "last_updated": "2022-10-31T11:47:03.049708-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d944ed8b-1fd1-41ca-82fc-cc08f7832b54/?format=api"
                },
                {
                    "id": "9fd39204-c061-4328-b8b9-913b6c4b5f5c",
                    "gambit_id": "000f250b-214a-4983-a199-3df83b801df4",
                    "last_updated": "2022-10-31T11:47:03.050657-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d944ed8b-1fd1-41ca-82fc-cc08f7832b54/?format=api"
                }
            ]
        },
        {
            "id": "cc3dde0e-d360-42ec-9567-f7b8e531504f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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": "Jacksonville Jaguars",
                        "amount": 5106.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4afc7df-5138-4c8d-b17c-4d0d2e96e7bc",
                    "gambit_id": "416c3daa-49d3-492d-81e8-9183c716e805",
                    "last_updated": "2022-10-31T11:47:03.052507-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc3dde0e-d360-42ec-9567-f7b8e531504f/?format=api"
                },
                {
                    "id": "59d551e6-d076-4e18-b355-5e61488a4ad0",
                    "gambit_id": "9f228d09-ab2c-42a8-bc72-c12b76bab864",
                    "last_updated": "2022-10-31T11:47:03.053461-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc3dde0e-d360-42ec-9567-f7b8e531504f/?format=api"
                }
            ]
        },
        {
            "id": "a9a8869c-4f67-4487-96cd-784f2951a0dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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 Over 40.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0cae5a65-9db4-4b80-812b-1484b687a827",
                    "gambit_id": "b72c081a-92f6-441b-9fcf-8fb235ac2813",
                    "last_updated": "2022-10-31T11:47:03.047801-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api"
                },
                {
                    "id": "0dc212ed-281f-4b6e-af19-18a04820ebd5",
                    "gambit_id": "cc85ca2f-a55e-4c96-97d4-8a95c66aaffd",
                    "last_updated": "2022-10-31T11:47:03.046868-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api"
                }
            ]
        }
    ]
}