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/1d914dd0-f53c-4b94-b99b-38dad0bb609a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1d914dd0-f53c-4b94-b99b-38dad0bb609a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4ae587f4-0876-4338-bd9a-c060917ff73e",
    "completed": true,
    "last_updated": "2023-06-27T14:58:00.026761-04:00",
    "created_at": "2023-06-26T08:58:02.456645-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4ae587f4-0876-4338-bd9a-c060917ff73e",
    "datetime": "2023-06-26T19:20:00-04:00",
    "cutoff_datetime": "2023-06-26T19:20:00-04:00",
    "name": "MIN (S Gray) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "fb18d66b-b2ea-4d36-b3f4-27edeaa0b56d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d914dd0-f53c-4b94-b99b-38dad0bb609a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-26T08:58:02.458925-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": "ATL (S Strider)",
                        "amount": 6620.0
                    },
                    {
                        "team": "MIN (S Gray)",
                        "amount": 3380.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42cce2f8-fadd-4cc5-92ad-32563d2eaadb",
                    "gambit_id": "d8a14767-6fe4-4370-a010-03f7c58a7d3f",
                    "last_updated": "2023-06-27T14:58:00.033387-04:00",
                    "created_at": "2023-06-26T08:58:02.462696-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb18d66b-b2ea-4d36-b3f4-27edeaa0b56d/?format=api"
                },
                {
                    "id": "964dc101-a9cb-438b-87b4-44c6508afd06",
                    "gambit_id": "3eec6b71-971e-4334-ac1c-0f4d0d99729b",
                    "last_updated": "2023-06-27T14:58:00.031392-04:00",
                    "created_at": "2023-06-26T08:58:02.460709-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb18d66b-b2ea-4d36-b3f4-27edeaa0b56d/?format=api"
                }
            ]
        },
        {
            "id": "c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d914dd0-f53c-4b94-b99b-38dad0bb609a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-26T08:58:02.464505-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": "ATL",
                        "amount": 5107.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66c73c2b-330d-43cb-aeb6-6ba1f132c512",
                    "gambit_id": "e8364b27-5990-4702-ac36-ca996032ee9b",
                    "last_updated": "2023-06-27T14:58:00.039541-04:00",
                    "created_at": "2023-06-26T08:58:02.468314-04:00",
                    "name": "ATL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17/?format=api"
                },
                {
                    "id": "16554e51-d159-4fea-b63c-4a5c0d41f666",
                    "gambit_id": "80d61847-11d0-4152-9328-4768bbf61129",
                    "last_updated": "2023-06-27T14:58:00.037409-04:00",
                    "created_at": "2023-06-26T08:58:02.466520-04:00",
                    "name": "MIN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17/?format=api"
                }
            ]
        },
        {
            "id": "c20bf9bc-172b-48bd-9f32-10e5d865a4d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d914dd0-f53c-4b94-b99b-38dad0bb609a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-26T08:58:02.470184-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 Under 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97409c64-5b35-4672-aeb2-6c5e1fc019ee",
                    "gambit_id": "3bcfb32a-1164-40d1-82d0-3362834393d1",
                    "last_updated": "2023-06-27T14:58:00.046002-04:00",
                    "created_at": "2023-06-26T08:58:02.474737-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20bf9bc-172b-48bd-9f32-10e5d865a4d3/?format=api"
                },
                {
                    "id": "cdea3f89-9949-49a9-95a1-8c65048746e4",
                    "gambit_id": "9b91fd4d-eaf6-4488-a5a8-6b3fb7a69f21",
                    "last_updated": "2023-06-27T14:58:00.043925-04:00",
                    "created_at": "2023-06-26T08:58:02.472390-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20bf9bc-172b-48bd-9f32-10e5d865a4d3/?format=api"
                }
            ]
        }
    ]
}