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/360d83ed-5eb3-4019-89fa-23f0b1355ca4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "360d83ed-5eb3-4019-89fa-23f0b1355ca4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aea01abb-7c7d-4afb-b771-fd0fc2b30514",
    "completed": true,
    "last_updated": "2023-09-12T11:23:03.839572-04:00",
    "created_at": "2023-09-10T10:03:09.441735-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aea01abb-7c7d-4afb-b771-fd0fc2b30514",
    "datetime": "2023-09-10T14:10:00-04:00",
    "cutoff_datetime": "2023-09-10T14:10:00-04:00",
    "name": "NYM (T Megill) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "b2654df9-8d91-465b-bef4-40835f706585",
            "match": "https://api-prod.gambitprofit.com/api/matches/360d83ed-5eb3-4019-89fa-23f0b1355ca4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-10T10:03:09.452541-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 (P Lopez)",
                        "amount": 6139.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf164cb3-663e-498f-a77d-238da31c9ea0",
                    "gambit_id": "bb541f32-6b65-492f-a85b-6b7fb56eb7ed",
                    "last_updated": "2023-09-12T11:23:03.853166-04:00",
                    "created_at": "2023-09-10T10:03:09.464599-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2654df9-8d91-465b-bef4-40835f706585/?format=api"
                },
                {
                    "id": "72c506df-d5e0-42ab-8780-2e8a5a0e3013",
                    "gambit_id": "0e33551f-8c0d-4de2-8f74-f91e7118787c",
                    "last_updated": "2023-09-12T11:23:03.849666-04:00",
                    "created_at": "2023-09-10T10:03:09.457856-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2654df9-8d91-465b-bef4-40835f706585/?format=api"
                }
            ]
        },
        {
            "id": "80377e4f-985a-4d9c-ae22-9d9e703194fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/360d83ed-5eb3-4019-89fa-23f0b1355ca4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-10T10:03:09.470306-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": "NYM",
                        "amount": 5512.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79aa207b-ef8a-470d-b1d8-5807b7a539ed",
                    "gambit_id": "f0ecfe7a-cd5e-44ed-b56b-0ce2a6fb03b2",
                    "last_updated": "2023-09-12T11:23:03.860147-04:00",
                    "created_at": "2023-09-10T10:03:09.494948-04:00",
                    "name": "NYM",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80377e4f-985a-4d9c-ae22-9d9e703194fb/?format=api"
                },
                {
                    "id": "282ad56a-2f1d-471c-9ce3-5f1502b8c303",
                    "gambit_id": "1fe1d1e2-acec-43ab-b841-9b00e7099e6e",
                    "last_updated": "2023-09-12T11:23:03.863608-04:00",
                    "created_at": "2023-09-10T10:03:09.500987-04:00",
                    "name": "MIN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80377e4f-985a-4d9c-ae22-9d9e703194fb/?format=api"
                }
            ]
        },
        {
            "id": "3e952c86-8d24-45de-96f5-d26801d83b25",
            "match": "https://api-prod.gambitprofit.com/api/matches/360d83ed-5eb3-4019-89fa-23f0b1355ca4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-10T10:03:09.505879-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b795508f-d093-471c-84fd-5fe5d2cfdbb0",
                    "gambit_id": "804ab20b-21ee-43c0-9808-7ea2193a0a9e",
                    "last_updated": "2023-09-12T11:23:03.873510-04:00",
                    "created_at": "2023-09-10T10:03:09.515064-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e952c86-8d24-45de-96f5-d26801d83b25/?format=api"
                },
                {
                    "id": "47f9c8cc-a75c-4b0a-bca5-3bfaab684bb3",
                    "gambit_id": "4821f316-0dd1-4924-86f3-11c0f80fe60a",
                    "last_updated": "2023-09-12T11:23:03.870206-04:00",
                    "created_at": "2023-09-10T10:03:09.509571-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e952c86-8d24-45de-96f5-d26801d83b25/?format=api"
                }
            ]
        }
    ]
}