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/5a9f63e7-2816-41e5-b88a-5561af993b45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a9f63e7-2816-41e5-b88a-5561af993b45",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a3d2566b-f08a-4f12-a362-158038939e19",
    "completed": true,
    "last_updated": "2024-01-16T15:28:02.439051-05:00",
    "created_at": "2024-01-10T09:43:10.402924-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a3d2566b-f08a-4f12-a362-158038939e19",
    "datetime": "2024-01-14T16:30:00-05:00",
    "cutoff_datetime": "2024-01-14T16:30:00-05:00",
    "name": "Green Bay Packers v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "1d9adb6c-457d-440d-a636-9ac52109edf9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a9f63e7-2816-41e5-b88a-5561af993b45/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-10T09:43:10.407954-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": "Dallas Cowboys",
                        "amount": 7393.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 2607.0
                    }
                ],
                "expected_reward_tokens": 9463.04,
                "profit_sb": -36.96,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d02050b0-a4de-40ab-8ac1-c0cd30043bb3",
                    "gambit_id": "33061f9f-1410-4e5b-a542-9f5a33d4ad10",
                    "last_updated": "2024-01-16T15:28:02.469188-05:00",
                    "created_at": "2024-01-10T09:43:10.415898-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.28000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9adb6c-457d-440d-a636-9ac52109edf9/?format=api"
                },
                {
                    "id": "9f67c2bb-1820-4676-89b2-dd875ec5068d",
                    "gambit_id": "365847f0-ec65-45e1-ba6e-c1c5e5d6a39c",
                    "last_updated": "2024-01-16T15:28:02.465305-05:00",
                    "created_at": "2024-01-10T09:43:10.412245-05:00",
                    "name": "Green Bay Packers",
                    "reward": "3.63000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9adb6c-457d-440d-a636-9ac52109edf9/?format=api"
                }
            ]
        },
        {
            "id": "354938f7-afad-4765-9a36-60ebbc6b2620",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a9f63e7-2816-41e5-b88a-5561af993b45/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-10T09:43:10.420275-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": "Dallas Cowboys",
                        "amount": 5107.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ad629e5-ad8e-4c24-8d3e-450a63afcca2",
                    "gambit_id": "363343bc-e841-4ce1-a10d-8f26a8f4ae6d",
                    "last_updated": "2024-01-16T15:28:02.480968-05:00",
                    "created_at": "2024-01-10T09:43:10.429654-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/354938f7-afad-4765-9a36-60ebbc6b2620/?format=api"
                },
                {
                    "id": "c603376f-eff3-4896-88cd-ef680e165ec8",
                    "gambit_id": "bc1e5b51-e8a8-4943-b7a1-e301c39083b8",
                    "last_updated": "2024-01-16T15:28:02.476992-05:00",
                    "created_at": "2024-01-10T09:43:10.423937-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/354938f7-afad-4765-9a36-60ebbc6b2620/?format=api"
                }
            ]
        },
        {
            "id": "5d299176-e4ac-4f04-b089-505157e6dd92",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a9f63e7-2816-41e5-b88a-5561af993b45/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-10T09:43:10.434185-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 52.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 52.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbde442c-a902-45dc-9640-7e7ebc50b3b6",
                    "gambit_id": "55315601-b1fe-4941-a20e-472f6126e6e6",
                    "last_updated": "2024-01-16T15:28:02.494613-05:00",
                    "created_at": "2024-01-10T09:43:10.442545-05:00",
                    "name": "Game Total Under 52.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "52.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d299176-e4ac-4f04-b089-505157e6dd92/?format=api"
                },
                {
                    "id": "3ebdfd8e-2618-4dda-8f6f-756a1e24e403",
                    "gambit_id": "5bd2b5b8-ce7e-49ff-891f-3ae19533a388",
                    "last_updated": "2024-01-16T15:28:02.489916-05:00",
                    "created_at": "2024-01-10T09:43:10.437887-05:00",
                    "name": "Game Total Over 52.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "52.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d299176-e4ac-4f04-b089-505157e6dd92/?format=api"
                }
            ]
        }
    ]
}