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/5c4a2cab-012f-4017-8602-3bdc2d956a92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c4a2cab-012f-4017-8602-3bdc2d956a92",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "457ad80e-7d93-4fdf-aa8e-fc408efd7657",
    "completed": true,
    "last_updated": "2022-10-05T07:01:56.598163-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/457ad80e-7d93-4fdf-aa8e-fc408efd7657",
    "datetime": "2022-10-04T18:35:00-04:00",
    "cutoff_datetime": "2022-10-04T18:35:00-04:00",
    "name": "STL (D Hudson) v. PIT (J Brubaker)",
    "bettypes": [
        {
            "id": "dfb37817-0d0a-4f13-a165-3542bb7e9cba",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?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": "STL (D Hudson)",
                        "amount": 5233.0
                    },
                    {
                        "team": "PIT (J Brubaker)",
                        "amount": 4767.0
                    }
                ],
                "expected_reward_tokens": 9628.72,
                "profit_sb": 128.72,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9a0a1f19-fcee-49b6-bd9f-5335e4bad680",
                    "gambit_id": "4044516e-e9e5-4ed2-9c5f-9de5ec291cfd",
                    "last_updated": "2022-10-05T07:01:56.607142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (D Hudson)",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api"
                },
                {
                    "id": "9e023d03-67a8-4a93-8677-cbe03d73a1ee",
                    "gambit_id": "d6756ba1-974a-4dfa-9c35-ca9e54b1a8d1",
                    "last_updated": "2022-10-05T07:01:56.608108-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (J Brubaker)",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api"
                }
            ]
        },
        {
            "id": "a983c50a-07f4-4eb3-8d2b-2f1bf093f3dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?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": "PIT",
                        "amount": 6025.0
                    },
                    {
                        "team": "STL",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36e1e39b-5830-4633-b0f5-270f575a374e",
                    "gambit_id": "dd857864-ba9d-49a3-bd2d-f642dd4c2c4f",
                    "last_updated": "2022-10-05T07:01:56.603594-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a983c50a-07f4-4eb3-8d2b-2f1bf093f3dc/?format=api"
                },
                {
                    "id": "377b4d7e-7a14-4d23-9535-dc98a7fee211",
                    "gambit_id": "d33fd49e-a030-4d08-aa3a-c658eade406f",
                    "last_updated": "2022-10-05T07:01:56.604553-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a983c50a-07f4-4eb3-8d2b-2f1bf093f3dc/?format=api"
                }
            ]
        },
        {
            "id": "40811005-ce71-453c-a668-0bef2b999532",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?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 7.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eaa5460f-6d84-470a-985a-b25ef969a9a6",
                    "gambit_id": "3f669ff9-e029-43d3-b365-a628a992231a",
                    "last_updated": "2022-10-05T07:01:56.601547-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api"
                },
                {
                    "id": "5247d4f5-ce97-40f3-b9d8-bab4250b487e",
                    "gambit_id": "8eb19c77-24bd-48f7-a491-bffd311fc729",
                    "last_updated": "2022-10-05T07:01:56.600576-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api"
                }
            ]
        }
    ]
}