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/e4ec42fc-7e5a-4869-8272-3958e7eff6a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e4ec42fc-7e5a-4869-8272-3958e7eff6a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "689fa4a8-ed81-41bb-a454-53a6aa692854",
    "completed": true,
    "last_updated": "2022-10-11T11:27:06.605743-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.02,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/689fa4a8-ed81-41bb-a454-53a6aa692854",
    "datetime": "2022-10-08T19:30:00-04:00",
    "cutoff_datetime": "2022-10-08T19:30:00-04:00",
    "name": "Army v. Wake Forest",
    "bettypes": [
        {
            "id": "31cfac78-d408-46ff-a405-7f3f4891423b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4ec42fc-7e5a-4869-8272-3958e7eff6a9/?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": "Wake Forest",
                        "amount": 8249.0
                    },
                    {
                        "team": "Army",
                        "amount": 1751.0
                    }
                ],
                "expected_reward_tokens": 9402.87,
                "profit_sb": -97.13,
                "profit_sb_percentage": -1.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e95f2e0a-79d0-4bc6-8259-514cf2d4462c",
                    "gambit_id": "ceee099f-b981-4f4b-b341-0ddf7dd89df8",
                    "last_updated": "2022-10-11T11:27:06.612010-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cfac78-d408-46ff-a405-7f3f4891423b/?format=api"
                },
                {
                    "id": "ab88d257-8d41-4f4e-8006-a28afd839462",
                    "gambit_id": "4b22f743-6dfa-4487-bc09-cf38f4b92853",
                    "last_updated": "2022-10-11T11:27:06.613024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Army",
                    "reward": "5.37000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cfac78-d408-46ff-a405-7f3f4891423b/?format=api"
                }
            ]
        },
        {
            "id": "c2322183-6f74-4596-9a32-93fa4c7e1b73",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4ec42fc-7e5a-4869-8272-3958e7eff6a9/?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": "Wake Forest",
                        "amount": 5000.0
                    },
                    {
                        "team": "Army",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60cec18c-9b94-4e6d-af99-dd65837a5ac1",
                    "gambit_id": "16f5ea0b-b0c2-4105-b60a-e988b1254216",
                    "last_updated": "2022-10-11T11:27:06.615071-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2322183-6f74-4596-9a32-93fa4c7e1b73/?format=api"
                },
                {
                    "id": "351d1495-f38f-407e-946c-b7f53d76c1c2",
                    "gambit_id": "8980dfad-73dd-429a-9675-0888bb453762",
                    "last_updated": "2022-10-11T11:27:06.616086-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Army",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2322183-6f74-4596-9a32-93fa4c7e1b73/?format=api"
                }
            ]
        },
        {
            "id": "1f0e67b0-92f9-48fd-b6d8-d4c0dad14d2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4ec42fc-7e5a-4869-8272-3958e7eff6a9/?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 65.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 65.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f917eb89-4bfb-4709-946d-8062fa0a7630",
                    "gambit_id": "8971944a-ecd7-4a6a-be41-4732c48b0e38",
                    "last_updated": "2022-10-11T11:27:06.609705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f0e67b0-92f9-48fd-b6d8-d4c0dad14d2c/?format=api"
                },
                {
                    "id": "0ba95a1f-0405-4c7a-ba99-b0ac9550fb3c",
                    "gambit_id": "53956b38-430d-473c-a5e2-89b56a1d2701",
                    "last_updated": "2022-10-11T11:27:06.608551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f0e67b0-92f9-48fd-b6d8-d4c0dad14d2c/?format=api"
                }
            ]
        }
    ]
}