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/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30c96fe0-1cb8-4f67-9db4-40f7f21d8bad",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c223eba5-b1f8-4967-82cf-7390c0163e5f",
    "completed": true,
    "last_updated": "2024-01-19T20:33:18.827941-05:00",
    "created_at": "2024-01-18T10:18:20.257430-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c223eba5-b1f8-4967-82cf-7390c0163e5f",
    "datetime": "2024-01-18T19:07:00-05:00",
    "cutoff_datetime": "2024-01-18T19:07:00-05:00",
    "name": "Dallas Stars v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "519c6028-f996-4756-abc1-0b3e98ea421e",
            "match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-18T10:18:20.271496-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 Stars",
                        "amount": 5512.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90aeb446-3162-4d81-8e1e-72debb512d85",
                    "gambit_id": "19a90b87-e1e9-44d3-9cf6-c6f9b75efcc4",
                    "last_updated": "2024-01-19T20:33:18.842104-05:00",
                    "created_at": "2024-01-18T10:18:20.290239-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api"
                },
                {
                    "id": "c15abb17-fd61-47af-8fd7-1e2613abe26b",
                    "gambit_id": "1af4d6f1-8ad7-4b2c-9f1c-8417a36f7cc6",
                    "last_updated": "2024-01-19T20:33:18.845487-05:00",
                    "created_at": "2024-01-18T10:18:20.303087-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api"
                }
            ]
        },
        {
            "id": "2411489c-b7c9-47c6-9d3e-6e2a32691f5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-18T10:18:20.313722-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": "Philadelphia Flyers",
                        "amount": 6554.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a6a01f5-7673-4bfd-b5df-d3e172160195",
                    "gambit_id": "435b3434-8361-419c-8488-ce58dea704bc",
                    "last_updated": "2024-01-19T20:33:18.855122-05:00",
                    "created_at": "2024-01-18T10:18:20.327959-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api"
                },
                {
                    "id": "90843836-5931-4feb-aaf5-88040673538d",
                    "gambit_id": "ed8aa667-6551-4ae3-90ac-ce74cab7fcd2",
                    "last_updated": "2024-01-19T20:33:18.851941-05:00",
                    "created_at": "2024-01-18T10:18:20.319727-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api"
                }
            ]
        },
        {
            "id": "8c403fb8-3fa7-46f3-88d9-8ecf4e6bce8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-18T10:18:20.334702-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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e76449d9-0c63-42d9-804b-7421223512f1",
                    "gambit_id": "1c5e9b69-73b6-42ff-9468-f0866edbac5a",
                    "last_updated": "2024-01-19T20:33:18.865011-05:00",
                    "created_at": "2024-01-18T10:18:20.345589-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c403fb8-3fa7-46f3-88d9-8ecf4e6bce8f/?format=api"
                },
                {
                    "id": "70fd0c1d-054e-4da0-8a1e-e54a8987c370",
                    "gambit_id": "70124ddf-9eee-422c-89dd-9431ef036f38",
                    "last_updated": "2024-01-19T20:33:18.861659-05:00",
                    "created_at": "2024-01-18T10:18:20.339393-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c403fb8-3fa7-46f3-88d9-8ecf4e6bce8f/?format=api"
                }
            ]
        }
    ]
}