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/ae041610-a1be-4d82-a5a2-7eb80957d941/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ae041610-a1be-4d82-a5a2-7eb80957d941",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d695e80-fbd3-4c21-a7ec-85cceef3abc1",
    "completed": true,
    "last_updated": "2023-09-18T13:28:22.498705-04:00",
    "created_at": "2023-09-14T09:58:13.232178-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2d695e80-fbd3-4c21-a7ec-85cceef3abc1",
    "datetime": "2023-09-17T16:25:00-04:00",
    "cutoff_datetime": "2023-09-17T16:25:00-04:00",
    "name": "Washington Commanders v. Denver Broncos",
    "bettypes": [
        {
            "id": "6ce5e067-9439-4eca-8921-2c6c1a7aae4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae041610-a1be-4d82-a5a2-7eb80957d941/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-14T09:58:13.254066-04: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": "Denver Broncos",
                        "amount": 6390.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8904dca-e4a7-4582-8a41-03bf7b9d41b0",
                    "gambit_id": "f3531f87-6d4a-486c-8bd9-96a66d197d75",
                    "last_updated": "2023-09-18T13:28:22.553643-04:00",
                    "created_at": "2023-09-14T09:58:13.262686-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ce5e067-9439-4eca-8921-2c6c1a7aae4c/?format=api"
                },
                {
                    "id": "2c28a928-06e4-48ea-8612-18b830942e6b",
                    "gambit_id": "2b508b1e-0b5d-4370-aa4e-b3b370eaa139",
                    "last_updated": "2023-09-18T13:28:22.537129-04:00",
                    "created_at": "2023-09-14T09:58:13.258216-04:00",
                    "name": "Washington Commanders",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ce5e067-9439-4eca-8921-2c6c1a7aae4c/?format=api"
                }
            ]
        },
        {
            "id": "e39ceb94-b02b-4321-9082-1a637403217b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae041610-a1be-4d82-a5a2-7eb80957d941/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-14T09:58:13.242275-04: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": "Denver Broncos",
                        "amount": 5107.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "111319b8-80e8-4bec-9863-a5f418b0a086",
                    "gambit_id": "18e859fb-9885-4eb6-8a83-dc8412362e76",
                    "last_updated": "2023-09-18T13:28:22.520058-04:00",
                    "created_at": "2023-09-14T09:58:13.250062-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39ceb94-b02b-4321-9082-1a637403217b/?format=api"
                },
                {
                    "id": "bdcaa1ef-2ba4-4376-a010-ecb6ae565d8d",
                    "gambit_id": "d239a68b-3b01-4fbd-a9d7-9125e1e099ea",
                    "last_updated": "2023-09-18T13:28:22.513052-04:00",
                    "created_at": "2023-09-14T09:58:13.246270-04:00",
                    "name": "Washington Commanders",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39ceb94-b02b-4321-9082-1a637403217b/?format=api"
                }
            ]
        },
        {
            "id": "dd1ebca1-94dd-450f-95bd-682b32062d32",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae041610-a1be-4d82-a5a2-7eb80957d941/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-14T09:58:13.266800-04: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 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "852e07fa-c830-4bea-852f-eb919a2e2178",
                    "gambit_id": "d27a1ae0-ea71-4881-898e-8e25cffc5d53",
                    "last_updated": "2023-09-18T13:28:22.577252-04:00",
                    "created_at": "2023-09-14T09:58:13.270413-04:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd1ebca1-94dd-450f-95bd-682b32062d32/?format=api"
                },
                {
                    "id": "f95f1f34-32e0-4c6e-aec6-c2a38d558fec",
                    "gambit_id": "72cdb49d-792c-4083-ab57-2c474a0c73c1",
                    "last_updated": "2023-09-18T13:28:22.588680-04:00",
                    "created_at": "2023-09-14T09:58:13.274417-04:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd1ebca1-94dd-450f-95bd-682b32062d32/?format=api"
                }
            ]
        }
    ]
}