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/00101007-c775-4545-a65a-47eeb4750868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00101007-c775-4545-a65a-47eeb4750868",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "16f0fbb8-35f8-42f4-82df-4d829d5a03ff",
    "completed": true,
    "last_updated": "2023-09-27T18:53:10.291078-04:00",
    "created_at": "2023-09-26T08:58:21.626967-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/16f0fbb8-35f8-42f4-82df-4d829d5a03ff",
    "datetime": "2023-09-26T19:07:00-04:00",
    "cutoff_datetime": "2023-09-26T19:07:00-04:00",
    "name": "NYY (M King) v. TOR (K Gausman)",
    "bettypes": [
        {
            "id": "d70e6b7b-2e53-4a11-a0d8-b2e164de4387",
            "match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-26T08:58:21.637305-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": "TOR (K Gausman)",
                        "amount": 6173.0
                    },
                    {
                        "team": "NYY (M King)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d26d7884-98bc-4591-8246-eabf45955fba",
                    "gambit_id": "a41cab2a-c5e3-434c-8109-e4e44fa62c75",
                    "last_updated": "2023-09-27T18:53:10.311991-04:00",
                    "created_at": "2023-09-26T08:58:21.646140-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70e6b7b-2e53-4a11-a0d8-b2e164de4387/?format=api"
                },
                {
                    "id": "a7a752a0-452c-4e7c-b08e-175a5b1b8773",
                    "gambit_id": "d116f2de-a495-4543-9bf9-b2983bca247e",
                    "last_updated": "2023-09-27T18:53:10.308495-04:00",
                    "created_at": "2023-09-26T08:58:21.641644-04:00",
                    "name": "NYY (M King)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70e6b7b-2e53-4a11-a0d8-b2e164de4387/?format=api"
                }
            ]
        },
        {
            "id": "06f1440c-3239-40de-9a10-ef2912e2ecdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-26T08:58:21.650399-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": "NYY",
                        "amount": 5614.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ed22c1c-e26a-4872-8d80-7c1b0e1ebb67",
                    "gambit_id": "834fec06-7ccd-4331-aa9a-75d3e879b16b",
                    "last_updated": "2023-09-27T18:53:10.318938-04:00",
                    "created_at": "2023-09-26T08:58:21.654361-04:00",
                    "name": "NYY",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f1440c-3239-40de-9a10-ef2912e2ecdb/?format=api"
                },
                {
                    "id": "82e8fbef-0888-4404-85cb-c7768265bb02",
                    "gambit_id": "2385dc27-879e-4b84-9b62-296506d5c031",
                    "last_updated": "2023-09-27T18:53:10.322311-04:00",
                    "created_at": "2023-09-26T08:58:21.658486-04:00",
                    "name": "TOR",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f1440c-3239-40de-9a10-ef2912e2ecdb/?format=api"
                }
            ]
        },
        {
            "id": "f667232a-db25-4255-916f-7afcf1ebe296",
            "match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-26T08:58:21.662094-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 7",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "edb95c16-54b1-4490-a865-0c3d74ac1107",
                    "gambit_id": "c969816c-42b3-4c5e-9bd5-bde7e8407bf7",
                    "last_updated": "2023-09-27T18:53:10.336550-04:00",
                    "created_at": "2023-09-26T08:58:21.670827-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f667232a-db25-4255-916f-7afcf1ebe296/?format=api"
                },
                {
                    "id": "64f72300-1c5b-49a2-b59d-f8997f28b7aa",
                    "gambit_id": "76847933-72bf-46fe-a694-43afe12f997b",
                    "last_updated": "2023-09-27T18:53:10.332638-04:00",
                    "created_at": "2023-09-26T08:58:21.666065-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f667232a-db25-4255-916f-7afcf1ebe296/?format=api"
                }
            ]
        }
    ]
}