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/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "42081e80-4ca7-4d26-9bfd-5199801aa875",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2b91d10e-bd10-4913-b981-3e5bcbbfd5a3",
    "completed": true,
    "last_updated": "2023-07-20T09:48:22.760136-04:00",
    "created_at": "2023-07-18T08:53:11.045761-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2b91d10e-bd10-4913-b981-3e5bcbbfd5a3",
    "datetime": "2023-07-18T21:40:00-04:00",
    "cutoff_datetime": "2023-07-18T21:40:00-04:00",
    "name": "MIN (B Ober) v. SEA (B Woo)",
    "bettypes": [
        {
            "id": "2e2c3544-d044-4831-8d64-aa44b88c9e2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:11.048314-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": "SEA (B Woo)",
                        "amount": 5325.0
                    },
                    {
                        "team": "MIN (B Ober)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9d6de803-0de9-4379-9a8f-8c1baedaea48",
                    "gambit_id": "581c6a2b-e508-4251-9de0-28efc986f41d",
                    "last_updated": "2023-07-20T09:48:22.765321-04:00",
                    "created_at": "2023-07-18T08:53:11.051946-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2c3544-d044-4831-8d64-aa44b88c9e2e/?format=api"
                },
                {
                    "id": "7a9f84c8-d14c-4200-acb7-3f60864088ed",
                    "gambit_id": "f901a1a3-9ad2-4f0c-9438-0ec7bd791905",
                    "last_updated": "2023-07-20T09:48:22.763883-04:00",
                    "created_at": "2023-07-18T08:53:11.050211-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2c3544-d044-4831-8d64-aa44b88c9e2e/?format=api"
                }
            ]
        },
        {
            "id": "34d8ced2-354b-4633-9b1c-4dde843e50d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:11.053784-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": "MIN",
                        "amount": 6449.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9130821b-1ba5-4244-ab02-4bf879280844",
                    "gambit_id": "179fe80b-718e-4d80-9f3c-77ea4f5eb27a",
                    "last_updated": "2023-07-20T09:48:22.768144-04:00",
                    "created_at": "2023-07-18T08:53:11.055441-04:00",
                    "name": "MIN",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34d8ced2-354b-4633-9b1c-4dde843e50d8/?format=api"
                },
                {
                    "id": "a3fbe453-d891-44b5-adf8-2a79048cd3bf",
                    "gambit_id": "444e8266-7a87-4237-8358-139801ebb28e",
                    "last_updated": "2023-07-20T09:48:22.769457-04:00",
                    "created_at": "2023-07-18T08:53:11.057381-04:00",
                    "name": "SEA",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34d8ced2-354b-4633-9b1c-4dde843e50d8/?format=api"
                }
            ]
        },
        {
            "id": "0af991c8-d9c2-4407-9c35-2ed349558fd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:11.059353-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 7",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44d217d7-1968-4caf-bc0e-81a39eed38f3",
                    "gambit_id": "fe77aa45-99f9-4b02-957c-f8e6b6b3051e",
                    "last_updated": "2023-07-20T09:48:22.773438-04:00",
                    "created_at": "2023-07-18T08:53:11.063113-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0af991c8-d9c2-4407-9c35-2ed349558fd3/?format=api"
                },
                {
                    "id": "49698367-3133-4655-8701-384a25367f12",
                    "gambit_id": "c1d7d951-9b87-4ace-87fa-12e8f5bd7ba8",
                    "last_updated": "2023-07-20T09:48:22.772147-04:00",
                    "created_at": "2023-07-18T08:53:11.061252-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0af991c8-d9c2-4407-9c35-2ed349558fd3/?format=api"
                }
            ]
        }
    ]
}