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/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2deceee3-e8a7-438d-bf02-a2e57fa6efa1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "227b1335-1236-4d3e-9a4a-379e92712335",
    "completed": true,
    "last_updated": "2023-08-07T14:53:06.575203-04:00",
    "created_at": "2023-08-05T08:33:19.737512-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/227b1335-1236-4d3e-9a4a-379e92712335",
    "datetime": "2023-08-05T19:10:00-04:00",
    "cutoff_datetime": "2023-08-05T19:10:00-04:00",
    "name": "PIT (B Falter) v. MIL (C Burnes)",
    "bettypes": [
        {
            "id": "fc37cc8a-faf7-41a6-98ca-d2126fe7d951",
            "match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T08:33:19.747579-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": 6885.0
                    },
                    {
                        "team": "PIT (B Falter)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d78e826-3e01-451b-b341-9015323cce2f",
                    "gambit_id": "7a87d818-bf32-4d2d-bb0d-77f7dd084d39",
                    "last_updated": "2023-08-07T14:53:06.596445-04:00",
                    "created_at": "2023-08-05T08:33:19.757405-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api"
                },
                {
                    "id": "164a4d73-e0ed-4d20-9842-c20396bffc0a",
                    "gambit_id": "a09cd383-32af-4580-80a9-8a82d8072197",
                    "last_updated": "2023-08-07T14:53:06.592964-04:00",
                    "created_at": "2023-08-05T08:33:19.752749-04:00",
                    "name": "PIT (B Falter)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api"
                }
            ]
        },
        {
            "id": "4c19b200-ba7f-4cc5-b063-26283b7c19d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T08:33:19.761977-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "693d9a28-e4ef-429c-b125-1ba2687a482c",
                    "gambit_id": "8078d836-494f-4e73-bc92-63c13a7b91db",
                    "last_updated": "2023-08-07T14:53:06.607032-04:00",
                    "created_at": "2023-08-05T08:33:19.771398-04:00",
                    "name": "MIL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c19b200-ba7f-4cc5-b063-26283b7c19d5/?format=api"
                },
                {
                    "id": "701b287a-5fa6-4190-bc2b-52131f2c906f",
                    "gambit_id": "82ecbc1c-ea68-4f14-b2f6-6af1d6c80b5a",
                    "last_updated": "2023-08-07T14:53:06.603601-04:00",
                    "created_at": "2023-08-05T08:33:19.766806-04:00",
                    "name": "PIT",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c19b200-ba7f-4cc5-b063-26283b7c19d5/?format=api"
                }
            ]
        },
        {
            "id": "3e4122da-07b7-4f0f-b0be-fd1b67a2a6a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T08:33:19.775915-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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "904aa9ca-4dd6-4da5-87fe-2ba2a4f81c74",
                    "gambit_id": "800e64ef-ccf4-44f1-974d-66fd833b8e8e",
                    "last_updated": "2023-08-07T14:53:06.613522-04:00",
                    "created_at": "2023-08-05T08:33:19.794821-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4122da-07b7-4f0f-b0be-fd1b67a2a6a2/?format=api"
                },
                {
                    "id": "a60c35b8-a018-4d79-aa4c-61573670c430",
                    "gambit_id": "9d89ec54-72f2-4d3e-82aa-fd1cd8433711",
                    "last_updated": "2023-08-07T14:53:06.617338-04:00",
                    "created_at": "2023-08-05T08:33:19.801035-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4122da-07b7-4f0f-b0be-fd1b67a2a6a2/?format=api"
                }
            ]
        }
    ]
}