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/cfd5493f-7fb6-4137-a8b1-11ddd97b8d8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cfd5493f-7fb6-4137-a8b1-11ddd97b8d8d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ad2fe8f6-7c38-40c0-afc3-5f39ba11296d",
    "completed": true,
    "last_updated": "2022-11-12T09:13:10.460407-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.56,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ad2fe8f6-7c38-40c0-afc3-5f39ba11296d",
    "datetime": "2022-11-11T22:30:00-05:00",
    "cutoff_datetime": "2022-11-11T22:30:00-05:00",
    "name": "Fresno State v. UNLV",
    "bettypes": [
        {
            "id": "bb14d258-7478-4576-bc29-ccfc3b98679e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfd5493f-7fb6-4137-a8b1-11ddd97b8d8d/?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": "Fresno State",
                        "amount": 7269.0
                    },
                    {
                        "team": "UNLV",
                        "amount": 2731.0
                    }
                ],
                "expected_reward_tokens": 9230.78,
                "profit_sb": 230.78,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c8fc970-2a56-4734-a175-2bcd67b50b5d",
                    "gambit_id": "89b40a17-ea20-4a92-a928-9322bcdee699",
                    "last_updated": "2022-11-12T09:13:10.467687-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.27000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb14d258-7478-4576-bc29-ccfc3b98679e/?format=api"
                },
                {
                    "id": "e946c9f3-a760-4ee4-b474-732b6367aab9",
                    "gambit_id": "1ac0ba4d-4b72-4906-8b79-764b9bd07b41",
                    "last_updated": "2022-11-12T09:13:10.466550-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "3.38000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb14d258-7478-4576-bc29-ccfc3b98679e/?format=api"
                }
            ]
        },
        {
            "id": "1b84fab5-fb73-499a-9ddf-b3ab3d9def25",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfd5493f-7fb6-4137-a8b1-11ddd97b8d8d/?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": "UNLV",
                        "amount": 5000.0
                    },
                    {
                        "team": "Fresno State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d62444ec-33cf-4c17-b98b-761877d7d30a",
                    "gambit_id": "01ad33c0-64e0-4467-862e-777c479d815b",
                    "last_updated": "2022-11-12T09:13:10.469937-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b84fab5-fb73-499a-9ddf-b3ab3d9def25/?format=api"
                },
                {
                    "id": "41d0a577-2902-4e7a-a196-1f1b99cad2d5",
                    "gambit_id": "37185383-3dae-4b03-a8d8-98aa529ba3cd",
                    "last_updated": "2022-11-12T09:13:10.470947-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b84fab5-fb73-499a-9ddf-b3ab3d9def25/?format=api"
                }
            ]
        },
        {
            "id": "fdc21e85-5048-4662-bf27-cc76d7b9a7bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfd5493f-7fb6-4137-a8b1-11ddd97b8d8d/?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 Under 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2addc5c4-5e8a-4d7a-9c0d-4b2d92e98796",
                    "gambit_id": "c3c581e6-4b9d-4a79-8754-6abae6bcce35",
                    "last_updated": "2022-11-12T09:13:10.463132-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc21e85-5048-4662-bf27-cc76d7b9a7bf/?format=api"
                },
                {
                    "id": "79d88e5b-4590-4814-afc3-3d2eec0f8049",
                    "gambit_id": "a2be9c9a-8907-49a9-8ccb-1f60f9cd0807",
                    "last_updated": "2022-11-12T09:13:10.464267-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc21e85-5048-4662-bf27-cc76d7b9a7bf/?format=api"
                }
            ]
        }
    ]
}