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/7c2fd515-4c82-400d-bf44-8ede6cd7478d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c2fd515-4c82-400d-bf44-8ede6cd7478d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b2509be0-b252-47e2-8af3-64dbb5c78cfb",
    "completed": true,
    "last_updated": "2022-09-11T11:02:09.490030-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.56,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b2509be0-b252-47e2-8af3-64dbb5c78cfb",
    "datetime": "2022-09-10T12:00:00-04:00",
    "cutoff_datetime": "2022-09-10T12:00:00-04:00",
    "name": "Arkansas State v. Ohio State",
    "bettypes": [
        {
            "id": "879e265d-00ed-4202-8408-27e3ed8dc54c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c2fd515-4c82-400d-bf44-8ede6cd7478d/?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": "Ohio State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arkansas State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1dacafa-e2c2-462b-9bbd-383cdf8e6907",
                    "gambit_id": "6f29ef8c-e3fb-4b58-a3cf-281ecc899b99",
                    "last_updated": "2022-09-11T11:02:09.495609-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879e265d-00ed-4202-8408-27e3ed8dc54c/?format=api"
                },
                {
                    "id": "fd8dcc17-1aa3-4755-a8ee-8cc5771abc7b",
                    "gambit_id": "aca1b918-b5b3-4287-b769-7e90975228f1",
                    "last_updated": "2022-09-11T11:02:09.496622-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879e265d-00ed-4202-8408-27e3ed8dc54c/?format=api"
                }
            ]
        },
        {
            "id": "de246b73-e5f4-4a11-b4b0-89f9029c32fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c2fd515-4c82-400d-bf44-8ede6cd7478d/?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 68.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 68.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d0ca99c-261f-49f2-b2bf-5a82ef7c381b",
                    "gambit_id": "438d179f-4f51-4556-b976-000cd7ea528c",
                    "last_updated": "2022-09-11T11:02:09.493653-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 68.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "68.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api"
                },
                {
                    "id": "a55a50a4-e337-48cf-9d48-da56e2aa81ed",
                    "gambit_id": "1eed4edb-b72d-4b7a-ba27-1164c874092a",
                    "last_updated": "2022-09-11T11:02:09.492573-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 68.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "68.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api"
                }
            ]
        }
    ]
}