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/9c73bdb6-a07d-4b77-8482-aaed7b0ad333/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c73bdb6-a07d-4b77-8482-aaed7b0ad333",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9b65b150-9693-4c31-93f7-f5055bd2d59e",
    "completed": true,
    "last_updated": "2022-10-17T09:27:38.765729-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9b65b150-9693-4c31-93f7-f5055bd2d59e",
    "datetime": "2022-10-15T14:00:00-04:00",
    "cutoff_datetime": "2022-10-15T14:00:00-04:00",
    "name": "California v. Colorado",
    "bettypes": [
        {
            "id": "b239129c-b8f8-4db0-ba16-bf152e80d31a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c73bdb6-a07d-4b77-8482-aaed7b0ad333/?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": "California",
                        "amount": 8286.0
                    },
                    {
                        "team": "Colorado",
                        "amount": 1714.0
                    }
                ],
                "expected_reward_tokens": 9528.9,
                "profit_sb": 28.9,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "663ed15f-5d00-4951-99fc-78eedeefbc18",
                    "gambit_id": "b8830f7b-1cfb-47d5-ba6b-f2c204cb79a5",
                    "last_updated": "2022-10-17T09:27:38.773244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "California",
                    "reward": "1.15000",
                    "odds": "1.15380",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b239129c-b8f8-4db0-ba16-bf152e80d31a/?format=api"
                },
                {
                    "id": "57335b14-165a-4bb2-a6de-d91e9ef0a8ca",
                    "gambit_id": "305a684a-9ee1-43e2-a5bf-5d3825989165",
                    "last_updated": "2022-10-17T09:27:38.772339-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "5.56000",
                    "odds": "5.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b239129c-b8f8-4db0-ba16-bf152e80d31a/?format=api"
                }
            ]
        },
        {
            "id": "36694cb9-9639-46d8-b939-b426f2b67fe3",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c73bdb6-a07d-4b77-8482-aaed7b0ad333/?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": "Colorado",
                        "amount": 5000.0
                    },
                    {
                        "team": "California",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f15cac63-3c4a-4f1b-9de1-13b9da546ee8",
                    "gambit_id": "5b59ea82-4d87-4f04-816b-d51ceb72a14f",
                    "last_updated": "2022-10-17T09:27:38.775061-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36694cb9-9639-46d8-b939-b426f2b67fe3/?format=api"
                },
                {
                    "id": "8df97b8e-cf94-4730-acfb-74200c0aff89",
                    "gambit_id": "04c6a0c8-b011-49cb-9792-c896393ea4d5",
                    "last_updated": "2022-10-17T09:27:38.775956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "California",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36694cb9-9639-46d8-b939-b426f2b67fe3/?format=api"
                }
            ]
        },
        {
            "id": "c571b90a-6bf9-4ed6-b343-1189a6825b43",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c73bdb6-a07d-4b77-8482-aaed7b0ad333/?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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4aa14f9-6144-4fa1-a991-7c9eb7c1f7ed",
                    "gambit_id": "c3016731-9993-45b6-9957-d45662ca3a8d",
                    "last_updated": "2022-10-17T09:27:38.770188-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c571b90a-6bf9-4ed6-b343-1189a6825b43/?format=api"
                },
                {
                    "id": "ccb6cf58-f3f3-4e41-b5d1-d953f1d37133",
                    "gambit_id": "dd9888b2-f261-4f2a-be94-8529604f0fab",
                    "last_updated": "2022-10-17T09:27:38.769061-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c571b90a-6bf9-4ed6-b343-1189a6825b43/?format=api"
                }
            ]
        }
    ]
}