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/6c535e01-aa27-4c18-9830-31611b29ee46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c535e01-aa27-4c18-9830-31611b29ee46",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "15efe820-6582-4488-b940-a72587c3d5d1",
    "completed": true,
    "last_updated": "2022-08-07T11:17:16.688918-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.5,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/15efe820-6582-4488-b940-a72587c3d5d1",
    "datetime": "2022-08-06T22:00:00-04:00",
    "cutoff_datetime": "2022-08-06T22:00:00-04:00",
    "name": "Mohammed Usman v. Zac Pauga",
    "bettypes": [
        {
            "id": "d38bfe18-983a-459c-a407-a48a76c3f8d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?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": "Zac Pauga",
                        "amount": 6817.0
                    },
                    {
                        "team": "Mohammed Usman",
                        "amount": 3183.0
                    }
                ],
                "expected_reward_tokens": 9134.78,
                "profit_sb": 134.78,
                "profit_sb_percentage": 1.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b30bdc0-259e-4a0c-8e40-09c1d9b16634",
                    "gambit_id": "331b99f0-f3e4-4183-a1ab-c5cc394af11b",
                    "last_updated": "2022-08-07T11:17:16.690807-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Zac Pauga",
                    "reward": "1.34000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
                },
                {
                    "id": "68648079-c065-48f6-a75b-a77d94b73464",
                    "gambit_id": "6d4b383f-4c81-41cc-aaac-29d7e7d535c8",
                    "last_updated": "2022-08-07T11:17:16.691342-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mohammed Usman",
                    "reward": "2.87000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
                }
            ]
        },
        {
            "id": "dca93abc-a32e-4736-a5ee-f322cfe7ef5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?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": "Total Rounds Over 2.5",
                        "amount": 5399.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "90915d3f-ae42-4188-80c5-4da43909deda",
                    "gambit_id": "0e9c1ffa-e3c9-469e-a50f-a9c9b0f6d31b",
                    "last_updated": "2022-08-07T11:17:16.690412-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
                },
                {
                    "id": "a5ad1dd8-41f6-4877-b53e-5cdb085b8964",
                    "gambit_id": "7da10457-8d80-47aa-a842-fdd861c18e47",
                    "last_updated": "2022-08-07T11:17:16.689942-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
                }
            ]
        }
    ]
}