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/5bc608b0-4c4c-451d-84f2-c11fc6d5100e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bc608b0-4c4c-451d-84f2-c11fc6d5100e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cd35ff39-0e60-4192-8ce3-12699380fb94",
    "completed": true,
    "last_updated": "2022-10-24T10:47:24.284178-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/cd35ff39-0e60-4192-8ce3-12699380fb94",
    "datetime": "2022-10-23T16:25:00-04:00",
    "cutoff_datetime": "2022-10-23T16:25:00-04:00",
    "name": "Seattle Seahawks v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "72f02044-c32d-4518-9f2b-81d30455154d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc608b0-4c4c-451d-84f2-c11fc6d5100e/?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": "Los Angeles Chargers",
                        "amount": 6611.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b6fe6f8-037e-464e-9006-94de02026cc2",
                    "gambit_id": "b172e2c7-2bb0-431e-9eea-41289d3d57c0",
                    "last_updated": "2022-10-24T10:47:24.291350-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f02044-c32d-4518-9f2b-81d30455154d/?format=api"
                },
                {
                    "id": "4c17c6b0-d4ab-4a2b-b110-0a8ceac7f018",
                    "gambit_id": "d15fec79-6e8f-4298-bdd9-5a57a12b9034",
                    "last_updated": "2022-10-24T10:47:24.290363-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f02044-c32d-4518-9f2b-81d30455154d/?format=api"
                }
            ]
        },
        {
            "id": "ec34d64f-2ba3-40d8-b0fe-43ae3c2b58d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc608b0-4c4c-451d-84f2-c11fc6d5100e/?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": "Seattle Seahawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a79b75d8-f6cd-45fc-9cc4-ce4f917358b9",
                    "gambit_id": "301c816c-a7a5-412a-85d0-962e72336e06",
                    "last_updated": "2022-10-24T10:47:24.294332-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec34d64f-2ba3-40d8-b0fe-43ae3c2b58d1/?format=api"
                },
                {
                    "id": "66b5c50c-35d6-4a5c-9d9e-ca6f18d9360b",
                    "gambit_id": "ef8b4f97-86a9-494f-b9f3-50ee4a012125",
                    "last_updated": "2022-10-24T10:47:24.293303-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec34d64f-2ba3-40d8-b0fe-43ae3c2b58d1/?format=api"
                }
            ]
        },
        {
            "id": "19f801f4-c935-4beb-8c72-c6bec9a90591",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc608b0-4c4c-451d-84f2-c11fc6d5100e/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "962aaa54-a2dc-40d5-a997-204653864a3b",
                    "gambit_id": "6096f31a-ffdb-466e-8658-b442316855c2",
                    "last_updated": "2022-10-24T10:47:24.288221-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f801f4-c935-4beb-8c72-c6bec9a90591/?format=api"
                },
                {
                    "id": "9d906969-79dc-4f82-9b91-3516583ab0cc",
                    "gambit_id": "8a46619f-d441-4f11-9883-c97f96f91ef0",
                    "last_updated": "2022-10-24T10:47:24.287142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f801f4-c935-4beb-8c72-c6bec9a90591/?format=api"
                }
            ]
        }
    ]
}