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/c21c2bf1-354d-4bbd-86b7-fcfc5811b9f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c21c2bf1-354d-4bbd-86b7-fcfc5811b9f3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a39592d2-0539-42de-a109-eacbc36553cd",
    "completed": true,
    "last_updated": "2023-11-29T21:58:08.903613-05:00",
    "created_at": "2023-11-28T09:33:17.028582-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a39592d2-0539-42de-a109-eacbc36553cd",
    "datetime": "2023-11-28T20:37:00-05:00",
    "cutoff_datetime": "2023-11-28T20:37:00-05:00",
    "name": "Seattle Kraken v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "adcba376-0818-4643-a4bc-fa3e760a1a1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c21c2bf1-354d-4bbd-86b7-fcfc5811b9f3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-28T09:33:17.039718-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": "Seattle Kraken",
                        "amount": 6308.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bedb24cb-f72e-455d-b360-eee0ffe1c306",
                    "gambit_id": "ecd1f427-c862-4825-8bff-702b48f180c1",
                    "last_updated": "2023-11-29T21:58:08.914640-05:00",
                    "created_at": "2023-11-28T09:33:17.044703-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adcba376-0818-4643-a4bc-fa3e760a1a1f/?format=api"
                },
                {
                    "id": "7927d869-5094-4933-a5b4-45d57dd211ac",
                    "gambit_id": "b535c7da-a436-494d-867b-33c1334f8e9a",
                    "last_updated": "2023-11-29T21:58:08.919131-05:00",
                    "created_at": "2023-11-28T09:33:17.048853-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adcba376-0818-4643-a4bc-fa3e760a1a1f/?format=api"
                }
            ]
        },
        {
            "id": "0060ddc7-fdfd-40dc-9b53-5ba2ccded782",
            "match": "https://api-prod.gambitprofit.com/api/matches/c21c2bf1-354d-4bbd-86b7-fcfc5811b9f3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-28T09:33:17.054267-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": "Chicago Blackhawks",
                        "amount": 5867.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52d20f19-691e-4ed7-a431-b66284cc0932",
                    "gambit_id": "294604f1-f210-4eeb-adec-aac4af63e96c",
                    "last_updated": "2023-11-29T21:58:08.932604-05:00",
                    "created_at": "2023-11-28T09:33:17.073205-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0060ddc7-fdfd-40dc-9b53-5ba2ccded782/?format=api"
                },
                {
                    "id": "ba846334-f67e-40fe-9f5d-cd906c18a0d4",
                    "gambit_id": "95e9fbf5-35f2-4f5d-a529-b671d61d1945",
                    "last_updated": "2023-11-29T21:58:08.928049-05:00",
                    "created_at": "2023-11-28T09:33:17.068142-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0060ddc7-fdfd-40dc-9b53-5ba2ccded782/?format=api"
                }
            ]
        },
        {
            "id": "aca6bb82-620e-4d91-8f1f-0e91677d1cfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c21c2bf1-354d-4bbd-86b7-fcfc5811b9f3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-28T09:33:17.077970-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7796de8-f235-44f7-8e18-8a21c8b64390",
                    "gambit_id": "505c931b-fbbf-4a5a-87e0-4786d0a00d36",
                    "last_updated": "2023-11-29T21:58:08.944789-05:00",
                    "created_at": "2023-11-28T09:33:17.085766-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aca6bb82-620e-4d91-8f1f-0e91677d1cfb/?format=api"
                },
                {
                    "id": "97fff580-bb12-4992-b351-eb87d21d2f25",
                    "gambit_id": "5987d007-f724-408e-993f-bd88c24cbcf8",
                    "last_updated": "2023-11-29T21:58:08.940278-05:00",
                    "created_at": "2023-11-28T09:33:17.081369-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aca6bb82-620e-4d91-8f1f-0e91677d1cfb/?format=api"
                }
            ]
        }
    ]
}