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/d98fdc2f-0c93-4f36-858a-820fd65fb2b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d98fdc2f-0c93-4f36-858a-820fd65fb2b5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c52f5153-f15f-4230-878d-dcdec1691cbe",
    "completed": true,
    "last_updated": "2022-10-23T12:52:39.346840-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c52f5153-f15f-4230-878d-dcdec1691cbe",
    "datetime": "2022-10-22T14:30:00-04:00",
    "cutoff_datetime": "2022-10-22T14:30:00-04:00",
    "name": "UNLV v. Notre Dame",
    "bettypes": [
        {
            "id": "3128a91d-d33c-4975-b32e-6b9ab8575921",
            "match": "https://api-prod.gambitprofit.com/api/matches/d98fdc2f-0c93-4f36-858a-820fd65fb2b5/?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": 5000.0
                    },
                    {
                        "team": "UNLV",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eceee74a-2439-4ab7-91e1-bc986b39d5fc",
                    "gambit_id": "e2a0df28-57e9-47ff-9993-b93c160357a3",
                    "last_updated": "2022-10-23T12:52:39.354555-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Notre Dame",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-26.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3128a91d-d33c-4975-b32e-6b9ab8575921/?format=api"
                },
                {
                    "id": "9404869f-4a68-4e3f-8681-257e26185b62",
                    "gambit_id": "f299c517-23a3-489c-ab97-49c6358bdad3",
                    "last_updated": "2022-10-23T12:52:39.353304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "26.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3128a91d-d33c-4975-b32e-6b9ab8575921/?format=api"
                }
            ]
        },
        {
            "id": "59427cd1-b36e-4408-9b7e-fc533a9d437a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d98fdc2f-0c93-4f36-858a-820fd65fb2b5/?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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bcb819d-7156-4634-a2d8-092e17e311c5",
                    "gambit_id": "a9e640aa-8b58-4765-b0c0-1e0796d4badf",
                    "last_updated": "2022-10-23T12:52:39.350952-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59427cd1-b36e-4408-9b7e-fc533a9d437a/?format=api"
                },
                {
                    "id": "f43180e2-64f0-4350-b38a-2d8f2191e047",
                    "gambit_id": "5736dfd5-9d29-41b5-be9c-d3ba8ed8472c",
                    "last_updated": "2022-10-23T12:52:39.349718-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59427cd1-b36e-4408-9b7e-fc533a9d437a/?format=api"
                }
            ]
        }
    ]
}