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/98c21103-f1e3-48e4-b2f8-986b546ed352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "98c21103-f1e3-48e4-b2f8-986b546ed352",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "96d1d6fa-f701-4c0b-a8ac-de3e96874f27",
    "completed": true,
    "last_updated": "2023-08-04T09:48:12.868896-04:00",
    "created_at": "2023-08-03T08:28:19.908939-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/96d1d6fa-f701-4c0b-a8ac-de3e96874f27",
    "datetime": "2023-08-03T19:45:00-04:00",
    "cutoff_datetime": "2023-08-03T19:45:00-04:00",
    "name": "MIN (S Gray) v. STL (M Liberatore)",
    "bettypes": [
        {
            "id": "04bfb184-4709-4f97-ba56-85a915bf5880",
            "match": "https://api-prod.gambitprofit.com/api/matches/98c21103-f1e3-48e4-b2f8-986b546ed352/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-03T08:28:19.924476-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 (S Gray)",
                        "amount": 5678.0
                    },
                    {
                        "team": "STL (M Liberatore)",
                        "amount": 4322.0
                    }
                ],
                "expected_reward_tokens": 9594.84,
                "profit_sb": 94.84,
                "profit_sb_percentage": 1.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "afcbfbe6-2913-4e1f-af10-848ceb0de427",
                    "gambit_id": "84af601d-8e19-4cf0-9f25-fe7fa06fccd4",
                    "last_updated": "2023-08-04T09:48:12.878896-04:00",
                    "created_at": "2023-08-03T08:28:19.931027-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.69000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04bfb184-4709-4f97-ba56-85a915bf5880/?format=api"
                },
                {
                    "id": "4ca4077d-f16b-45dc-b5cc-fe5e6177f313",
                    "gambit_id": "5065f2a0-7e34-4a4d-b72a-36cf623ef5a8",
                    "last_updated": "2023-08-04T09:48:12.882343-04:00",
                    "created_at": "2023-08-03T08:28:19.941120-04:00",
                    "name": "STL (M Liberatore)",
                    "reward": "2.22000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04bfb184-4709-4f97-ba56-85a915bf5880/?format=api"
                }
            ]
        },
        {
            "id": "894a0754-6a70-493f-bc0d-bc314f479c2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/98c21103-f1e3-48e4-b2f8-986b546ed352/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-03T08:28:19.959303-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": "STL",
                        "amount": 5688.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c236e0fc-74f1-4b56-a1af-a671ccd0d916",
                    "gambit_id": "120d93fd-3f08-4eb8-b5e1-7883f85680c8",
                    "last_updated": "2023-08-04T09:48:12.893059-04:00",
                    "created_at": "2023-08-03T08:28:19.975658-04:00",
                    "name": "STL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894a0754-6a70-493f-bc0d-bc314f479c2f/?format=api"
                },
                {
                    "id": "b64253d4-41f6-4769-87f3-2744646f6424",
                    "gambit_id": "6045fcbe-abee-48bd-8497-1bc1a6748617",
                    "last_updated": "2023-08-04T09:48:12.889268-04:00",
                    "created_at": "2023-08-03T08:28:19.968216-04:00",
                    "name": "MIN",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894a0754-6a70-493f-bc0d-bc314f479c2f/?format=api"
                }
            ]
        },
        {
            "id": "04a34a8a-5e57-4f9d-a9e1-b2641b2e6e27",
            "match": "https://api-prod.gambitprofit.com/api/matches/98c21103-f1e3-48e4-b2f8-986b546ed352/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-03T08:28:19.980898-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": "55c4f4b5-8e18-4e25-8b0e-ea8d1c5028ab",
                    "gambit_id": "2fe8a59d-a046-4bc7-b086-3f7d2c8ebe5a",
                    "last_updated": "2023-08-04T09:48:12.900010-04:00",
                    "created_at": "2023-08-03T08:28:19.984902-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/04a34a8a-5e57-4f9d-a9e1-b2641b2e6e27/?format=api"
                },
                {
                    "id": "978b9497-c19e-4181-877b-ac4089bb64cd",
                    "gambit_id": "2ed66b68-f4bf-4d4f-b77c-0430f87f90e9",
                    "last_updated": "2023-08-04T09:48:12.903379-04:00",
                    "created_at": "2023-08-03T08:28:19.990220-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/04a34a8a-5e57-4f9d-a9e1-b2641b2e6e27/?format=api"
                }
            ]
        }
    ]
}