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/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7495c88b-c571-470f-b38a-6386bb317f7e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "49eb6126-fef4-44cd-ac7a-657a5718edd3",
    "completed": true,
    "last_updated": "2023-07-02T11:08:02.023211-04:00",
    "created_at": "2023-06-30T08:23:05.111444-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/49eb6126-fef4-44cd-ac7a-657a5718edd3",
    "datetime": "2023-06-30T19:05:00-04:00",
    "cutoff_datetime": "2023-06-30T19:05:00-04:00",
    "name": "MIL (F Peralta) v. PIT (O Bido)",
    "bettypes": [
        {
            "id": "40f99b63-a485-47bc-99d1-6e1b298844d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-30T08:23:05.118631-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": "MIL (F Peralta)",
                        "amount": 5426.0
                    },
                    {
                        "team": "PIT (O Bido)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2eb66adb-dde0-4939-8dcc-244017d944be",
                    "gambit_id": "c94b2936-1598-483e-8c70-80e86c144cc7",
                    "last_updated": "2023-07-02T11:08:02.028299-04:00",
                    "created_at": "2023-06-30T08:23:05.120581-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f99b63-a485-47bc-99d1-6e1b298844d0/?format=api"
                },
                {
                    "id": "20e162e1-f238-4807-8569-8b12a34f5aba",
                    "gambit_id": "3b29ac28-25df-4328-bcc3-98aaf6e9fa27",
                    "last_updated": "2023-07-02T11:08:02.030423-04:00",
                    "created_at": "2023-06-30T08:23:05.122865-04:00",
                    "name": "PIT (O Bido)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f99b63-a485-47bc-99d1-6e1b298844d0/?format=api"
                }
            ]
        },
        {
            "id": "8aeedf3d-9f66-4641-a603-8efb4dbd13f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-30T08:23:05.125231-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": "PIT",
                        "amount": 5699.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11ee5077-fb68-47e3-baa0-00bdae4ab65a",
                    "gambit_id": "1d689224-0066-43c5-b246-a5d6ab99380f",
                    "last_updated": "2023-07-02T11:08:02.036540-04:00",
                    "created_at": "2023-06-30T08:23:05.129887-04:00",
                    "name": "PIT",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aeedf3d-9f66-4641-a603-8efb4dbd13f3/?format=api"
                },
                {
                    "id": "dbfd49ab-5534-4801-857d-6aff18735b9a",
                    "gambit_id": "dffa734e-0774-4910-afbc-403f0de6e890",
                    "last_updated": "2023-07-02T11:08:02.034488-04:00",
                    "created_at": "2023-06-30T08:23:05.127420-04:00",
                    "name": "MIL",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aeedf3d-9f66-4641-a603-8efb4dbd13f3/?format=api"
                }
            ]
        },
        {
            "id": "3e9735c0-3804-4290-b411-3c9b2f67986a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-30T08:23:05.132445-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c200345-438f-4861-9b03-b7f2b7919d3b",
                    "gambit_id": "eac4389b-9d2c-4eaa-94be-0bfcf3af4ab2",
                    "last_updated": "2023-07-02T11:08:02.042532-04:00",
                    "created_at": "2023-06-30T08:23:05.137032-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9735c0-3804-4290-b411-3c9b2f67986a/?format=api"
                },
                {
                    "id": "635d4845-da58-4ecc-9b9d-15145d99d691",
                    "gambit_id": "34a738b4-e6cf-4df6-bba8-73cdb0f2d4be",
                    "last_updated": "2023-07-02T11:08:02.040555-04:00",
                    "created_at": "2023-06-30T08:23:05.134673-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9735c0-3804-4290-b411-3c9b2f67986a/?format=api"
                }
            ]
        }
    ]
}