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/58c99791-cb8c-4205-abc6-a1e496b1a3c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "58c99791-cb8c-4205-abc6-a1e496b1a3c4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a82055e-2ed3-46e0-aa18-5f0eb6d40ed5",
    "completed": true,
    "last_updated": "2023-11-18T17:53:25.032715-05:00",
    "created_at": "2023-11-17T09:23:18.595960-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8a82055e-2ed3-46e0-aa18-5f0eb6d40ed5",
    "datetime": "2023-11-17T22:10:00-05:00",
    "cutoff_datetime": "2023-11-17T22:10:00-05:00",
    "name": "Phoenix Suns v. Utah Jazz",
    "bettypes": [
        {
            "id": "d76bc733-657c-4938-9a85-7d13ea6421fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/58c99791-cb8c-4205-abc6-a1e496b1a3c4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-17T09:23:18.618908-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": "Phoenix Suns",
                        "amount": 6390.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d647ba27-a9aa-43ac-97c9-abcf5a41002d",
                    "gambit_id": "d19ba591-bae5-46a3-9d6e-c7d1eed06b9e",
                    "last_updated": "2023-11-18T17:53:25.070066-05:00",
                    "created_at": "2023-11-17T09:23:18.622706-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76bc733-657c-4938-9a85-7d13ea6421fd/?format=api"
                },
                {
                    "id": "a0493f72-bb34-4ae3-9acc-c6f86c7814b7",
                    "gambit_id": "54c7a8d6-368f-4ac0-9b3f-e5f41b01bc54",
                    "last_updated": "2023-11-18T17:53:25.074975-05:00",
                    "created_at": "2023-11-17T09:23:18.628976-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76bc733-657c-4938-9a85-7d13ea6421fd/?format=api"
                }
            ]
        },
        {
            "id": "133142a8-7a9c-42a2-9feb-75a2a690236e",
            "match": "https://api-prod.gambitprofit.com/api/matches/58c99791-cb8c-4205-abc6-a1e496b1a3c4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-17T09:23:18.601848-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a659c2d9-cef9-410d-adaa-91a03f4b9f33",
                    "gambit_id": "0b9d1cbd-4329-457f-b42d-0c52b0ac7a4d",
                    "last_updated": "2023-11-18T17:53:25.047861-05:00",
                    "created_at": "2023-11-17T09:23:18.606803-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/133142a8-7a9c-42a2-9feb-75a2a690236e/?format=api"
                },
                {
                    "id": "f213744c-a4ac-4fc8-aeef-2ef57664ce37",
                    "gambit_id": "57941ad3-d7b1-4cca-8764-db21004b71ff",
                    "last_updated": "2023-11-18T17:53:25.055951-05:00",
                    "created_at": "2023-11-17T09:23:18.613442-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/133142a8-7a9c-42a2-9feb-75a2a690236e/?format=api"
                }
            ]
        },
        {
            "id": "cffff445-10e7-4ee4-a240-4182a857cb82",
            "match": "https://api-prod.gambitprofit.com/api/matches/58c99791-cb8c-4205-abc6-a1e496b1a3c4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-17T09:23:18.636234-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 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbf8a4de-1017-41b5-94e9-fe85f8007ca0",
                    "gambit_id": "59229a2d-80ae-4e9b-9e17-278edcf0327a",
                    "last_updated": "2023-11-18T17:53:25.090099-05:00",
                    "created_at": "2023-11-17T09:23:18.646517-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cffff445-10e7-4ee4-a240-4182a857cb82/?format=api"
                },
                {
                    "id": "7125ad4d-3c0c-45ca-bbd8-396a455f7c6b",
                    "gambit_id": "e24b4310-a3b8-4744-b44e-e73d8f9798fd",
                    "last_updated": "2023-11-18T17:53:25.084979-05:00",
                    "created_at": "2023-11-17T09:23:18.640559-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cffff445-10e7-4ee4-a240-4182a857cb82/?format=api"
                }
            ]
        }
    ]
}