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/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7863dab-5c40-458f-b357-f6e26cbd6dd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "57538028-ef3d-44e6-85ce-411342e7aa8c",
    "completed": true,
    "last_updated": "2023-07-02T11:13:24.792863-04:00",
    "created_at": "2023-07-01T09:23:06.486020-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/57538028-ef3d-44e6-85ce-411342e7aa8c",
    "datetime": "2023-07-01T16:05:00-04:00",
    "cutoff_datetime": "2023-07-01T16:05:00-04:00",
    "name": "MIL (C Burnes) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "6f61318a-939f-4fe5-8e99-2b4164aac364",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-01T09:23:06.489822-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": "MIL (C Burnes)",
                        "amount": 5604.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 4396.0
                    }
                ],
                "expected_reward_tokens": 9582.84,
                "profit_sb": 82.84,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c24441d9-70ad-4160-ab98-19f0b7590aac",
                    "gambit_id": "c98f2da6-b9db-47bf-b476-5e2566bccb1b",
                    "last_updated": "2023-07-02T11:13:24.796598-04:00",
                    "created_at": "2023-07-01T09:23:06.492562-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.71000",
                    "odds": "1.74630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61318a-939f-4fe5-8e99-2b4164aac364/?format=api"
                },
                {
                    "id": "bc7477e0-4378-4741-8ae0-50f6e0523cf2",
                    "gambit_id": "ce401284-1ba7-43b6-b017-73b95e3e34fc",
                    "last_updated": "2023-07-02T11:13:24.798077-04:00",
                    "created_at": "2023-07-01T09:23:06.495233-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.18000",
                    "odds": "2.24000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61318a-939f-4fe5-8e99-2b4164aac364/?format=api"
                }
            ]
        },
        {
            "id": "30627adb-e8a2-491f-87b4-0be9d0980ebd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-01T09:23:06.498257-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": "PIT",
                        "amount": 5602.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c0eb39b-5515-44bb-a70e-d47139dca514",
                    "gambit_id": "7ea14260-2e9b-490c-bbd1-fdc0ad4afd3a",
                    "last_updated": "2023-07-02T11:13:24.802992-04:00",
                    "created_at": "2023-07-01T09:23:06.504066-04:00",
                    "name": "PIT",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30627adb-e8a2-491f-87b4-0be9d0980ebd/?format=api"
                },
                {
                    "id": "ee20c4ea-ab4c-4ee6-912d-c70882e24c80",
                    "gambit_id": "3ef47e97-d639-4f73-98dd-a3241835afe7",
                    "last_updated": "2023-07-02T11:13:24.801442-04:00",
                    "created_at": "2023-07-01T09:23:06.501088-04:00",
                    "name": "MIL",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30627adb-e8a2-491f-87b4-0be9d0980ebd/?format=api"
                }
            ]
        },
        {
            "id": "2591d533-fc52-495d-9c7e-9a0b95e986a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-01T09:23:06.506704-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",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65dc0e33-1ed4-4b2f-b01b-85efc9615b73",
                    "gambit_id": "90081b85-63c5-4b66-89cb-6f42eda7dc62",
                    "last_updated": "2023-07-02T11:13:24.806266-04:00",
                    "created_at": "2023-07-01T09:23:06.509204-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api"
                },
                {
                    "id": "9f6eb86d-5ec6-4415-a2ca-be23d43f1e24",
                    "gambit_id": "0cf9d1df-04e1-4278-b007-0e294960c0c5",
                    "last_updated": "2023-07-02T11:13:24.807695-04:00",
                    "created_at": "2023-07-01T09:23:06.511837-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api"
                }
            ]
        }
    ]
}