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/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d845a02-40de-4717-a1ee-e2a8e3dbf508",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1aaf331-c706-4b73-b1ea-957533b41c12",
    "completed": true,
    "last_updated": "2022-08-12T09:47:11.329005-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d1aaf331-c706-4b73-b1ea-957533b41c12",
    "datetime": "2022-08-11T19:10:00-04:00",
    "cutoff_datetime": "2022-08-11T19:10:00-04:00",
    "name": "BAL (D Kremer) v. BOS (J Winckowski)",
    "bettypes": [
        {
            "id": "7e51ae92-083c-4a90-afb2-50a1e4dfe6ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?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": "BOS (J Winckowski)",
                        "amount": 5319.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": 361.44,
                "profit_sb_percentage": 4.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5087657e-8126-4bfa-a417-494c369b8ac3",
                    "gambit_id": "5086ec9d-7d4f-40de-b774-d309fb92e143",
                    "last_updated": "2022-08-12T09:47:11.331965-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (J Winckowski)",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e51ae92-083c-4a90-afb2-50a1e4dfe6ef/?format=api"
                },
                {
                    "id": "28e94cf9-1859-47fb-9762-eeca7282835c",
                    "gambit_id": "f22a64f3-b013-455d-8ab2-b1d93d0bdda7",
                    "last_updated": "2022-08-12T09:47:11.331557-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (D Kremer)",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e51ae92-083c-4a90-afb2-50a1e4dfe6ef/?format=api"
                }
            ]
        },
        {
            "id": "e7112746-e66a-49c3-bcd4-8d9e9ce3fd8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?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": "BAL",
                        "amount": 6132.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3868.0
                    }
                ],
                "expected_reward_tokens": 9320.64,
                "profit_sb": 320.64,
                "profit_sb_percentage": 3.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4003de8-a606-490f-b856-89284265ecff",
                    "gambit_id": "2396c9e6-132a-41f7-97e7-17a2d7c7a5ed",
                    "last_updated": "2022-08-12T09:47:11.331157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.52000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7112746-e66a-49c3-bcd4-8d9e9ce3fd8e/?format=api"
                },
                {
                    "id": "8a5ec147-84f2-4b32-9ad2-ac223dda2367",
                    "gambit_id": "9dd37e40-2c06-4957-aad3-7236b871d2ed",
                    "last_updated": "2022-08-12T09:47:11.330767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7112746-e66a-49c3-bcd4-8d9e9ce3fd8e/?format=api"
                }
            ]
        },
        {
            "id": "82941deb-764a-49d3-9ce3-0d8d715c8c36",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?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 10",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9dab62ba-f446-46e0-8f51-3819812560e9",
                    "gambit_id": "21723a1c-3da5-400d-a033-2d8f00aa3adb",
                    "last_updated": "2022-08-12T09:47:11.330374-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 10",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api"
                },
                {
                    "id": "88c1313f-fb0c-46dd-afc8-2e45c94c02a9",
                    "gambit_id": "c49d25ec-95af-430f-b2ea-1fecb3c483c2",
                    "last_updated": "2022-08-12T09:47:11.329928-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api"
                }
            ]
        }
    ]
}