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/d5756647-257b-41bf-8bf7-d6dc261b67b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5756647-257b-41bf-8bf7-d6dc261b67b0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f00f4ebe-e4c3-4baf-b424-96718e6178fc",
    "completed": true,
    "last_updated": "2023-08-02T18:58:02.178492-04:00",
    "created_at": "2023-08-01T18:08:09.012614-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f00f4ebe-e4c3-4baf-b424-96718e6178fc",
    "datetime": "2023-08-01T22:10:00-04:00",
    "cutoff_datetime": "2023-08-01T22:10:00-04:00",
    "name": "OAK (K Waldichuk) v. LOS (L Lynn)",
    "bettypes": [
        {
            "id": "7d5f654f-bc56-4eed-9e70-21d60c4920c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5756647-257b-41bf-8bf7-d6dc261b67b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-01T18:08:09.023945-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": "LOS (L Lynn)",
                        "amount": 7197.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 2803.0
                    }
                ],
                "expected_reward_tokens": 9500.04,
                "profit_sb": 0.04,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "937b6b7c-a3a2-4532-bddf-2fe7214254a1",
                    "gambit_id": "5b9b9351-996e-42a2-a2d4-3cfd4761c015",
                    "last_updated": "2023-08-02T18:58:02.199873-04:00",
                    "created_at": "2023-08-01T18:08:09.036777-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5f654f-bc56-4eed-9e70-21d60c4920c0/?format=api"
                },
                {
                    "id": "17c0b4fb-50be-484a-922c-744162aae917",
                    "gambit_id": "4524288b-249b-4912-966f-274b00e95743",
                    "last_updated": "2023-08-02T18:58:02.194501-04:00",
                    "created_at": "2023-08-01T18:08:09.030928-04:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5f654f-bc56-4eed-9e70-21d60c4920c0/?format=api"
                }
            ]
        },
        {
            "id": "b9978050-9353-4bf8-b41c-5690efa67dec",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5756647-257b-41bf-8bf7-d6dc261b67b0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-01T18:08:09.042114-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": "LOS",
                        "amount": 5857.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6db76ee9-3378-4828-b843-19ec3dbf2b09",
                    "gambit_id": "0db6e146-aafc-4803-a4ac-715fb870a2be",
                    "last_updated": "2023-08-02T18:58:02.233378-04:00",
                    "created_at": "2023-08-01T18:08:09.055790-04:00",
                    "name": "LOS",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9978050-9353-4bf8-b41c-5690efa67dec/?format=api"
                },
                {
                    "id": "716f1c85-126e-4e26-a7e9-f81afea97096",
                    "gambit_id": "3655c121-08ae-483f-b303-a10ed897fc4c",
                    "last_updated": "2023-08-02T18:58:02.213549-04:00",
                    "created_at": "2023-08-01T18:08:09.047948-04:00",
                    "name": "OAK",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9978050-9353-4bf8-b41c-5690efa67dec/?format=api"
                }
            ]
        },
        {
            "id": "f4108b53-6b17-4974-92e5-8a4abfd29cbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5756647-257b-41bf-8bf7-d6dc261b67b0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-01T18:08:09.062441-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4071fd1c-c247-437b-bc99-5fad0edff08a",
                    "gambit_id": "fd1287b4-0e7d-4206-9a3a-fba3632c6bec",
                    "last_updated": "2023-08-02T18:58:02.250588-04:00",
                    "created_at": "2023-08-01T18:08:09.074563-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4108b53-6b17-4974-92e5-8a4abfd29cbf/?format=api"
                },
                {
                    "id": "eb93df91-d1f6-4a2e-9dc9-32309e91cd46",
                    "gambit_id": "4fab43af-207b-4014-ac26-7730cb5231c2",
                    "last_updated": "2023-08-02T18:58:02.255492-04:00",
                    "created_at": "2023-08-01T18:08:09.067918-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4108b53-6b17-4974-92e5-8a4abfd29cbf/?format=api"
                }
            ]
        }
    ]
}