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/d4acb6bb-49b5-48f8-869d-148df1ddeba6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4acb6bb-49b5-48f8-869d-148df1ddeba6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "866c6328-049d-4a7e-a7bb-b6912aeae029",
    "completed": true,
    "last_updated": "2022-08-25T10:22:12.362035-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.1,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/866c6328-049d-4a7e-a7bb-b6912aeae029",
    "datetime": "2022-08-24T12:35:00-04:00",
    "cutoff_datetime": "2022-08-24T12:35:00-04:00",
    "name": "ATL (K Wright) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "68817c30-46a5-44f3-879e-2777de4aa941",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4acb6bb-49b5-48f8-869d-148df1ddeba6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (K Wright)",
                        "amount": 6977.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3023.0
                    }
                ],
                "expected_reward_tokens": 9279.41,
                "profit_sb": 279.41,
                "profit_sb_percentage": 3.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "502f52b6-8275-4735-b252-a07f401b739f",
                    "gambit_id": "5ed078b4-9b76-42f4-b12c-578fcae3b23f",
                    "last_updated": "2022-08-25T10:22:12.365262-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (K Wright)",
                    "reward": "1.33000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68817c30-46a5-44f3-879e-2777de4aa941/?format=api"
                },
                {
                    "id": "b01dcb25-039d-4fb5-8b66-3b2d93666622",
                    "gambit_id": "0b36e217-c15a-40a7-abbe-4dd2a37d4df4",
                    "last_updated": "2022-08-25T10:22:12.364844-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (M Keller)",
                    "reward": "3.07000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68817c30-46a5-44f3-879e-2777de4aa941/?format=api"
                }
            ]
        },
        {
            "id": "1017ca02-694e-4467-bf11-bdad718047f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4acb6bb-49b5-48f8-869d-148df1ddeba6/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": 5916.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4084.0
                    }
                ],
                "expected_reward_tokens": 9228.96,
                "profit_sb": 228.96,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6d6da306-708d-401b-ba36-211dfe2ba72b",
                    "gambit_id": "315d3c52-d0d2-416a-ae1f-bafcb815b908",
                    "last_updated": "2022-08-25T10:22:12.364420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1017ca02-694e-4467-bf11-bdad718047f0/?format=api"
                },
                {
                    "id": "4e2f3d47-5ec6-4d04-890c-cb552fda8305",
                    "gambit_id": "c2ebd134-f673-4e52-a9ce-ad93881927f9",
                    "last_updated": "2022-08-25T10:22:12.364000-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1017ca02-694e-4467-bf11-bdad718047f0/?format=api"
                }
            ]
        },
        {
            "id": "bc7a93dc-aa78-4a21-be83-5b8c0a5494b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4acb6bb-49b5-48f8-869d-148df1ddeba6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5110.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52ddce07-a19e-48c3-b8ab-f979aa4e3195",
                    "gambit_id": "994fec3e-670a-40eb-923d-9143c6e922b2",
                    "last_updated": "2022-08-25T10:22:12.363084-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7a93dc-aa78-4a21-be83-5b8c0a5494b5/?format=api"
                },
                {
                    "id": "be4bf95c-5b7b-4abd-8ee4-e8456b4012e1",
                    "gambit_id": "77281f42-acce-42c0-a7bf-fcc95f0cbcb1",
                    "last_updated": "2022-08-25T10:22:12.363565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7a93dc-aa78-4a21-be83-5b8c0a5494b5/?format=api"
                }
            ]
        }
    ]
}