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/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1824950-dffd-424b-9d88-4d5fc3a0eb12",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2adb2770-af87-456c-952c-b4ffd5c82864",
    "completed": true,
    "last_updated": "2023-09-18T09:08:28.478338-04:00",
    "created_at": "2023-09-16T09:23:12.779566-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2adb2770-af87-456c-952c-b4ffd5c82864",
    "datetime": "2023-09-16T18:10:00-04:00",
    "cutoff_datetime": "2023-09-16T18:10:00-04:00",
    "name": "TEX (D Dunning) v. CLE (T Bibee)",
    "bettypes": [
        {
            "id": "0a687748-77dd-47fd-bdbf-30b8b322d9bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:12.790876-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": "CLE (T Bibee)",
                        "amount": 5325.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0d8e64a9-76d4-4630-9dbf-623a15449fc4",
                    "gambit_id": "013b77a6-f38f-4181-bc28-f5bb040bdd1f",
                    "last_updated": "2023-09-18T09:08:28.500330-04:00",
                    "created_at": "2023-09-16T09:23:12.802320-04:00",
                    "name": "CLE (T Bibee)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a687748-77dd-47fd-bdbf-30b8b322d9bb/?format=api"
                },
                {
                    "id": "93a3397c-4f3f-4189-b81d-eba1d03bea07",
                    "gambit_id": "cef881f7-05e4-4403-9e36-307de3506ae2",
                    "last_updated": "2023-09-18T09:08:28.493931-04:00",
                    "created_at": "2023-09-16T09:23:12.798179-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a687748-77dd-47fd-bdbf-30b8b322d9bb/?format=api"
                }
            ]
        },
        {
            "id": "2771d08e-44f6-4071-ab1f-ea877484cbd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:12.805971-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": "TEX",
                        "amount": 6390.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b29c25c4-3f42-4e6d-b1c6-5591b2e9c178",
                    "gambit_id": "5464fa19-78eb-4f21-a9ef-8139d6822db2",
                    "last_updated": "2023-09-18T09:08:28.512963-04:00",
                    "created_at": "2023-09-16T09:23:12.809518-04:00",
                    "name": "TEX",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2771d08e-44f6-4071-ab1f-ea877484cbd0/?format=api"
                },
                {
                    "id": "d81939e2-578f-41f9-870e-0c681fbeab11",
                    "gambit_id": "360e492f-4ed3-4fa8-983f-492532227a80",
                    "last_updated": "2023-09-18T09:08:28.518716-04:00",
                    "created_at": "2023-09-16T09:23:12.813092-04:00",
                    "name": "CLE",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2771d08e-44f6-4071-ab1f-ea877484cbd0/?format=api"
                }
            ]
        },
        {
            "id": "347409bf-ab08-4e9e-8721-010f09c74de5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:12.816925-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e1ec286-87a9-409c-afaf-0a6eb6ade8c1",
                    "gambit_id": "9a72668f-f411-46f7-a975-5c6d95ad3c58",
                    "last_updated": "2023-09-18T09:08:28.537754-04:00",
                    "created_at": "2023-09-16T09:23:12.824671-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347409bf-ab08-4e9e-8721-010f09c74de5/?format=api"
                },
                {
                    "id": "6f3cb662-12e9-4934-a7c1-cc1152599265",
                    "gambit_id": "85229ab0-7bd1-469e-9dce-f74567694c65",
                    "last_updated": "2023-09-18T09:08:28.531839-04:00",
                    "created_at": "2023-09-16T09:23:12.820632-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347409bf-ab08-4e9e-8721-010f09c74de5/?format=api"
                }
            ]
        }
    ]
}