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/decdedc2-be42-4513-b213-5ffaba2bf58c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "decdedc2-be42-4513-b213-5ffaba2bf58c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "904831b7-0b4f-4b83-817e-e4de83dbd81c",
    "completed": true,
    "last_updated": "2023-05-06T11:52:03.121616-04:00",
    "created_at": "2023-05-05T11:47:03.856905-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/904831b7-0b4f-4b83-817e-e4de83dbd81c",
    "datetime": "2023-05-05T19:10:00-04:00",
    "cutoff_datetime": "2023-05-05T19:10:00-04:00",
    "name": "MIN (B Ober) v. CLE (P Battenfield)",
    "bettypes": [
        {
            "id": "fc90fc36-ac18-43f7-83e2-078b640400ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/decdedc2-be42-4513-b213-5ffaba2bf58c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:03.871732-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 (B Ober)",
                        "amount": 5273.0
                    },
                    {
                        "team": "CLE (P Battenfield)",
                        "amount": 4727.0
                    }
                ],
                "expected_reward_tokens": 9595.81,
                "profit_sb": 95.81,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eba76378-86b3-4cbc-9e52-5e840cfdb2f6",
                    "gambit_id": "820b70d9-27b5-44d0-9ab8-5fee06c712ab",
                    "last_updated": "2023-05-06T11:52:03.135508-04:00",
                    "created_at": "2023-05-05T11:47:03.873670-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc90fc36-ac18-43f7-83e2-078b640400ec/?format=api"
                },
                {
                    "id": "92c49285-84ee-4fe8-88db-bed7c7d03ad0",
                    "gambit_id": "a25143dd-b9fe-49fa-a08c-dc33c4dbae6c",
                    "last_updated": "2023-05-06T11:52:03.136928-04:00",
                    "created_at": "2023-05-05T11:47:03.875714-04:00",
                    "name": "CLE (P Battenfield)",
                    "reward": "2.03000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc90fc36-ac18-43f7-83e2-078b640400ec/?format=api"
                }
            ]
        },
        {
            "id": "30a6470d-f154-4d13-b53f-9d544c4aee8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/decdedc2-be42-4513-b213-5ffaba2bf58c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:03.865514-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": "CLE",
                        "amount": 5867.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42e63a2f-284d-4bc8-9b27-9b9e86bc09d6",
                    "gambit_id": "ac1d96ca-ded0-4465-9a2c-c91139336c14",
                    "last_updated": "2023-05-06T11:52:03.130827-04:00",
                    "created_at": "2023-05-05T11:47:03.867417-04:00",
                    "name": "CLE",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a6470d-f154-4d13-b53f-9d544c4aee8e/?format=api"
                },
                {
                    "id": "b2652a4a-dac1-4b09-93d8-f1d506a31385",
                    "gambit_id": "1c16d043-f3c7-41be-b177-ab074d625198",
                    "last_updated": "2023-05-06T11:52:03.132344-04:00",
                    "created_at": "2023-05-05T11:47:03.869358-04:00",
                    "name": "MIN",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a6470d-f154-4d13-b53f-9d544c4aee8e/?format=api"
                }
            ]
        },
        {
            "id": "4a02e827-f27c-415d-8afe-774f2de45275",
            "match": "https://api-prod.gambitprofit.com/api/matches/decdedc2-be42-4513-b213-5ffaba2bf58c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:03.859448-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 Over 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b653b58f-234a-4dda-b7c6-63c3c5b12669",
                    "gambit_id": "b1012ae4-7f19-4a34-bdf4-ad56fbc6a876",
                    "last_updated": "2023-05-06T11:52:03.127382-04:00",
                    "created_at": "2023-05-05T11:47:03.863487-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a02e827-f27c-415d-8afe-774f2de45275/?format=api"
                },
                {
                    "id": "40dfe194-01e7-45e2-8850-903c1e88bfa5",
                    "gambit_id": "313f44af-2aeb-43c6-a2d8-f8b39fe4b99b",
                    "last_updated": "2023-05-06T11:52:03.125543-04:00",
                    "created_at": "2023-05-05T11:47:03.861377-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a02e827-f27c-415d-8afe-774f2de45275/?format=api"
                }
            ]
        }
    ]
}