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/b492891b-c608-4e9e-92ae-4f0ddcaf3d83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b492891b-c608-4e9e-92ae-4f0ddcaf3d83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d57a4a93-204a-482e-b52a-ce8860a92c24",
    "completed": true,
    "last_updated": "2023-06-12T18:48:19.244272-04:00",
    "created_at": "2023-06-11T13:03:03.223479-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d57a4a93-204a-482e-b52a-ce8860a92c24",
    "datetime": "2023-06-11T13:35:00-04:00",
    "cutoff_datetime": "2023-06-11T13:35:00-04:00",
    "name": "LOS (C Ferguson) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "7a0042fe-dd59-46df-b677-f23faffdff0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b492891b-c608-4e9e-92ae-4f0ddcaf3d83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T13:03:03.226127-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": "LOS (C Ferguson)",
                        "amount": 5527.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3f86bd0-1555-4ad2-b33b-79c1cd0d139c",
                    "gambit_id": "e437c005-4bdb-43d9-95c7-6d5d0fdcd502",
                    "last_updated": "2023-06-12T18:48:19.249319-04:00",
                    "created_at": "2023-06-11T13:03:03.228292-04:00",
                    "name": "LOS (C Ferguson)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a0042fe-dd59-46df-b677-f23faffdff0c/?format=api"
                },
                {
                    "id": "fcc032c1-3040-4e5b-9118-27c72fe0961e",
                    "gambit_id": "333a29f3-6e87-4e25-a609-c64177c2afcf",
                    "last_updated": "2023-06-12T18:48:19.251597-04:00",
                    "created_at": "2023-06-11T13:03:03.230405-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a0042fe-dd59-46df-b677-f23faffdff0c/?format=api"
                }
            ]
        },
        {
            "id": "248cc69f-9c12-4999-be4b-606d7a315d2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b492891b-c608-4e9e-92ae-4f0ddcaf3d83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T13:03:03.232170-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": "PHI",
                        "amount": 5599.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42e09ee1-61d6-4177-9b7c-4034bf6b9e3e",
                    "gambit_id": "d40f3347-0dc6-42cc-b267-3500a8731d96",
                    "last_updated": "2023-06-12T18:48:19.258913-04:00",
                    "created_at": "2023-06-11T13:03:03.235946-04:00",
                    "name": "PHI",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/248cc69f-9c12-4999-be4b-606d7a315d2c/?format=api"
                },
                {
                    "id": "9328cede-5fa1-4f37-8e4c-38922b4eea55",
                    "gambit_id": "23487644-95cc-4be1-ae29-aa60d12ea074",
                    "last_updated": "2023-06-12T18:48:19.256054-04:00",
                    "created_at": "2023-06-11T13:03:03.234051-04:00",
                    "name": "LOS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/248cc69f-9c12-4999-be4b-606d7a315d2c/?format=api"
                }
            ]
        },
        {
            "id": "a70d57dc-a5bb-44b7-99dd-8448fa26abc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b492891b-c608-4e9e-92ae-4f0ddcaf3d83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T13:03:03.237922-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06f5f8f2-6e8c-4b20-8779-6ae887ec5657",
                    "gambit_id": "08743848-3051-4a50-a952-fc01cb0e9c1a",
                    "last_updated": "2023-06-12T18:48:19.264522-04:00",
                    "created_at": "2023-06-11T13:03:03.241594-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70d57dc-a5bb-44b7-99dd-8448fa26abc7/?format=api"
                },
                {
                    "id": "ce763a22-c67e-4a0c-bfb2-a0a94cc75be1",
                    "gambit_id": "3f5f2869-c638-4c7c-bb07-c29ff074d371",
                    "last_updated": "2023-06-12T18:48:19.262855-04:00",
                    "created_at": "2023-06-11T13:03:03.239677-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70d57dc-a5bb-44b7-99dd-8448fa26abc7/?format=api"
                }
            ]
        }
    ]
}