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/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6af9f32-276e-436f-97bc-e6f68d7aaffb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "81fe1022-882e-4c26-a692-ef848e4517ca",
    "completed": true,
    "last_updated": "2023-08-21T11:08:28.133032-04:00",
    "created_at": "2023-08-19T09:28:02.344268-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/81fe1022-882e-4c26-a692-ef848e4517ca",
    "datetime": "2023-08-19T18:40:00-04:00",
    "cutoff_datetime": "2023-08-19T18:40:00-04:00",
    "name": "TOR (C Bassitt) v. CIN (B Williamson)",
    "bettypes": [
        {
            "id": "b96f54e3-4331-437d-ae83-3a209ca2a488",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T09:28:02.356889-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": "TOR (C Bassitt)",
                        "amount": 5714.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4dc430e6-3727-4936-abb7-6c12eeb55324",
                    "gambit_id": "9b79c6de-6c35-4b6b-affb-4101030676a4",
                    "last_updated": "2023-08-21T11:08:28.150701-04:00",
                    "created_at": "2023-08-19T09:28:02.362898-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api"
                },
                {
                    "id": "fde89c90-75ef-4c6a-ba56-0629bcfe3ac7",
                    "gambit_id": "8e8b30c8-2cdb-45a8-9302-201537ae4e20",
                    "last_updated": "2023-08-21T11:08:28.153910-04:00",
                    "created_at": "2023-08-19T09:28:02.368053-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api"
                }
            ]
        },
        {
            "id": "10818371-30e5-4eec-a720-7614aa749f2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T09:28:02.372995-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": "CIN",
                        "amount": 5423.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98370725-0108-4bf4-b7bc-a27376cbf2b1",
                    "gambit_id": "c1434a79-4f9b-4673-b719-5c577c2bc018",
                    "last_updated": "2023-08-21T11:08:28.163706-04:00",
                    "created_at": "2023-08-19T09:28:02.382465-04:00",
                    "name": "CIN",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api"
                },
                {
                    "id": "1a154e03-b0ad-4f87-946d-e46fa68bfb76",
                    "gambit_id": "14cff489-9090-434a-8d79-ecb5d9b1199a",
                    "last_updated": "2023-08-21T11:08:28.160343-04:00",
                    "created_at": "2023-08-19T09:28:02.377364-04:00",
                    "name": "TOR",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api"
                }
            ]
        },
        {
            "id": "4b08d3ba-62c1-4bf0-844b-623f31613fdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T09:28:02.386857-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f30d01d0-4160-496b-bbc8-c3d31d305540",
                    "gambit_id": "2bc92d67-1021-41eb-bca8-234c844678c3",
                    "last_updated": "2023-08-21T11:08:28.170534-04:00",
                    "created_at": "2023-08-19T09:28:02.390814-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b08d3ba-62c1-4bf0-844b-623f31613fdb/?format=api"
                },
                {
                    "id": "ce165bc2-22d2-46d9-8433-e3ced5ea81fb",
                    "gambit_id": "4649bb06-4dba-4e94-b20d-ea629c685077",
                    "last_updated": "2023-08-21T11:08:28.173689-04:00",
                    "created_at": "2023-08-19T09:28:02.399660-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b08d3ba-62c1-4bf0-844b-623f31613fdb/?format=api"
                }
            ]
        }
    ]
}