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/2e595460-fd62-422c-bc74-057c8489e35e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e595460-fd62-422c-bc74-057c8489e35e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a1291317-cdb1-4e43-a4b1-34de8bea6e6f",
    "completed": true,
    "last_updated": "2023-08-17T13:33:13.546069-04:00",
    "created_at": "2023-08-15T13:28:23.813370-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a1291317-cdb1-4e43-a4b1-34de8bea6e6f",
    "datetime": "2023-08-15T19:45:00-04:00",
    "cutoff_datetime": "2023-08-15T19:45:00-04:00",
    "name": "OAK (S Watkins) v. STL (D Hudson)",
    "bettypes": [
        {
            "id": "46d69d28-2fc1-4918-b9bc-837eb995219e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e595460-fd62-422c-bc74-057c8489e35e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-15T13:28:23.826355-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": "STL (D Hudson)",
                        "amount": 6564.0
                    },
                    {
                        "team": "OAK (S Watkins)",
                        "amount": 3436.0
                    }
                ],
                "expected_reward_tokens": 9517.72,
                "profit_sb": 17.72,
                "profit_sb_percentage": 0.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0be9f5bc-46a3-4246-b3b4-0c9f8b4b2121",
                    "gambit_id": "bac189ba-754b-4354-a880-1db6a777bccd",
                    "last_updated": "2023-08-17T13:33:13.563204-04:00",
                    "created_at": "2023-08-15T13:28:23.840315-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46d69d28-2fc1-4918-b9bc-837eb995219e/?format=api"
                },
                {
                    "id": "12476087-0750-47a8-93b5-a34bce04624c",
                    "gambit_id": "d14a29f7-3dbf-4823-a70f-a03fa966d1f5",
                    "last_updated": "2023-08-17T13:33:13.559582-04:00",
                    "created_at": "2023-08-15T13:28:23.835549-04:00",
                    "name": "OAK (S Watkins)",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46d69d28-2fc1-4918-b9bc-837eb995219e/?format=api"
                }
            ]
        },
        {
            "id": "94ab27af-cd46-48a0-a554-b22c996d9e85",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e595460-fd62-422c-bc74-057c8489e35e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-15T13:28:23.844073-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": "OAK",
                        "amount": 5107.0
                    },
                    {
                        "team": "STL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ce49178-f605-4008-8c53-b414342c16af",
                    "gambit_id": "d763bae4-8a8c-46b9-afe8-c64c7d9943eb",
                    "last_updated": "2023-08-17T13:33:13.570307-04:00",
                    "created_at": "2023-08-15T13:28:23.847835-04:00",
                    "name": "OAK",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ab27af-cd46-48a0-a554-b22c996d9e85/?format=api"
                },
                {
                    "id": "97adde60-bdfc-4b44-bcf1-b06d18e0f1b0",
                    "gambit_id": "46aade84-4c7b-4644-bfb6-77d8b01baff6",
                    "last_updated": "2023-08-17T13:33:13.573930-04:00",
                    "created_at": "2023-08-15T13:28:23.851608-04:00",
                    "name": "STL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ab27af-cd46-48a0-a554-b22c996d9e85/?format=api"
                }
            ]
        },
        {
            "id": "f7059dcc-d50a-4d0e-b67b-7b40f374eac0",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e595460-fd62-422c-bc74-057c8489e35e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-15T13:28:23.855348-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b88f212b-d788-4b9b-91b1-51a71584d7ce",
                    "gambit_id": "11d9aa34-5ff7-4c62-884d-d74d89012f14",
                    "last_updated": "2023-08-17T13:33:13.583918-04:00",
                    "created_at": "2023-08-15T13:28:23.868962-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7059dcc-d50a-4d0e-b67b-7b40f374eac0/?format=api"
                },
                {
                    "id": "e5b7637f-1151-4299-aace-f0f8e28d1af0",
                    "gambit_id": "a2ffcfb9-aefc-4a04-a325-93fb3fbbcb67",
                    "last_updated": "2023-08-17T13:33:13.580555-04:00",
                    "created_at": "2023-08-15T13:28:23.864293-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7059dcc-d50a-4d0e-b67b-7b40f374eac0/?format=api"
                }
            ]
        }
    ]
}