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/05fa4cd8-164d-4f0c-b22a-64a3142e5c8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "05fa4cd8-164d-4f0c-b22a-64a3142e5c8a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3cd5b476-7538-4080-b951-55edfbb9efbc",
    "completed": true,
    "last_updated": "2023-06-26T23:13:18.208786-04:00",
    "created_at": "2023-06-25T09:28:24.413205-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3cd5b476-7538-4080-b951-55edfbb9efbc",
    "datetime": "2023-06-25T13:40:00-04:00",
    "cutoff_datetime": "2023-06-25T13:40:00-04:00",
    "name": "ATL (C Morton) v. CIN (L Stoudt)",
    "bettypes": [
        {
            "id": "9aa2316a-13e0-4387-8d1f-81b953f431b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/05fa4cd8-164d-4f0c-b22a-64a3142e5c8a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-25T09:28:24.416360-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": "ATL (C Morton)",
                        "amount": 6557.0
                    },
                    {
                        "team": "CIN (L Stoudt)",
                        "amount": 3443.0
                    }
                ],
                "expected_reward_tokens": 9571.54,
                "profit_sb": 71.54,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88ab6ca4-dc89-4d9e-b507-38eaa0d2784d",
                    "gambit_id": "5df036d0-8e42-4df6-bef6-7f217a4f2c90",
                    "last_updated": "2023-06-26T23:13:18.215757-04:00",
                    "created_at": "2023-06-25T09:28:24.419107-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa2316a-13e0-4387-8d1f-81b953f431b7/?format=api"
                },
                {
                    "id": "e6b50cf4-8074-4e63-b0e5-3fa5172e556b",
                    "gambit_id": "21b536e5-c71c-4c55-abc4-1a08336692ed",
                    "last_updated": "2023-06-26T23:13:18.218351-04:00",
                    "created_at": "2023-06-25T09:28:24.422433-04:00",
                    "name": "CIN (L Stoudt)",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa2316a-13e0-4387-8d1f-81b953f431b7/?format=api"
                }
            ]
        },
        {
            "id": "08028dd7-39cc-4736-8a4f-8fa50236c3ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/05fa4cd8-164d-4f0c-b22a-64a3142e5c8a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-25T09:28:24.425414-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": "ATL",
                        "amount": 5699.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96222719-7512-416c-a767-aff6b5670d3a",
                    "gambit_id": "e224ab00-0226-45c2-8763-91d8810fb098",
                    "last_updated": "2023-06-26T23:13:18.225411-04:00",
                    "created_at": "2023-06-25T09:28:24.428021-04:00",
                    "name": "ATL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08028dd7-39cc-4736-8a4f-8fa50236c3ba/?format=api"
                },
                {
                    "id": "984962d7-4cd1-4768-9547-2fbc962507e0",
                    "gambit_id": "da1033c2-84eb-49e4-b8b2-92c8e70f77f5",
                    "last_updated": "2023-06-26T23:13:18.228421-04:00",
                    "created_at": "2023-06-25T09:28:24.430896-04:00",
                    "name": "CIN",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08028dd7-39cc-4736-8a4f-8fa50236c3ba/?format=api"
                }
            ]
        },
        {
            "id": "32530840-9145-41c2-b7ac-2e9d84967b34",
            "match": "https://api-prod.gambitprofit.com/api/matches/05fa4cd8-164d-4f0c-b22a-64a3142e5c8a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-25T09:28:24.433703-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 11.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8db20506-85dd-47db-b481-6165ed4ec00d",
                    "gambit_id": "1c12cf2e-d954-4a66-95d9-c466198554ec",
                    "last_updated": "2023-06-26T23:13:18.234130-04:00",
                    "created_at": "2023-06-25T09:28:24.439225-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32530840-9145-41c2-b7ac-2e9d84967b34/?format=api"
                },
                {
                    "id": "9bde21a1-9128-49bc-bf9f-5ed94d73da64",
                    "gambit_id": "71e28031-d010-425d-beb8-2f20f8a90b4a",
                    "last_updated": "2023-06-26T23:13:18.232458-04:00",
                    "created_at": "2023-06-25T09:28:24.436213-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32530840-9145-41c2-b7ac-2e9d84967b34/?format=api"
                }
            ]
        }
    ]
}