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/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16b75f75-330c-47d6-813b-e3d13a310b3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "760c64e0-fcf3-4c49-9678-6c3483e11615",
    "completed": true,
    "last_updated": "2023-11-13T19:38:24.707603-05:00",
    "created_at": "2023-11-12T09:32:57.432322-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/760c64e0-fcf3-4c49-9678-6c3483e11615",
    "datetime": "2023-11-12T19:10:00-05:00",
    "cutoff_datetime": "2023-11-12T19:10:00-05:00",
    "name": "Denver Nuggets v. Houston Rockets",
    "bettypes": [
        {
            "id": "01a53a08-debd-437e-9577-7b3f9545e782",
            "match": "https://api-prod.gambitprofit.com/api/matches/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-12T09:32:57.450985-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": "Denver Nuggets",
                        "amount": 6314.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20832bf4-6694-4404-901d-ebfae7512306",
                    "gambit_id": "d634b370-71c3-4483-b2b5-9118ddc87fe1",
                    "last_updated": "2023-11-13T19:38:24.731941-05:00",
                    "created_at": "2023-11-12T09:32:57.455091-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a53a08-debd-437e-9577-7b3f9545e782/?format=api"
                },
                {
                    "id": "56604e5b-72c2-436e-9321-0fc0e5019ae5",
                    "gambit_id": "cbce3cee-5bd7-4478-b277-930a815a7747",
                    "last_updated": "2023-11-13T19:38:24.735143-05:00",
                    "created_at": "2023-11-12T09:32:57.459611-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a53a08-debd-437e-9577-7b3f9545e782/?format=api"
                }
            ]
        },
        {
            "id": "ca9178e8-32d8-43b7-8588-7ed5e7257097",
            "match": "https://api-prod.gambitprofit.com/api/matches/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-12T09:32:57.437517-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": "Denver Nuggets",
                        "amount": 5094.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f4b1faf-87d0-4298-8a03-e170a2d638bb",
                    "gambit_id": "3aab2e44-450b-48f6-9076-21e56e55e37b",
                    "last_updated": "2023-11-13T19:38:24.721444-05:00",
                    "created_at": "2023-11-12T09:32:57.441763-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9178e8-32d8-43b7-8588-7ed5e7257097/?format=api"
                },
                {
                    "id": "eb90593b-b3e8-4903-8fa3-af6bcf798083",
                    "gambit_id": "183ab9ba-1261-49fe-83ad-6f56c3953b03",
                    "last_updated": "2023-11-13T19:38:24.725279-05:00",
                    "created_at": "2023-11-12T09:32:57.447185-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9178e8-32d8-43b7-8588-7ed5e7257097/?format=api"
                }
            ]
        },
        {
            "id": "f01a119f-7dae-4966-9a20-d5a72113f7e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-12T09:32:57.463912-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 Over 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ff7b262-45e7-4523-8fdb-c84bd4980ae3",
                    "gambit_id": "9abf5a88-61ee-49de-8142-9222083c02b4",
                    "last_updated": "2023-11-13T19:38:24.743005-05:00",
                    "created_at": "2023-11-12T09:32:57.467927-05:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01a119f-7dae-4966-9a20-d5a72113f7e6/?format=api"
                },
                {
                    "id": "51169266-22e6-42da-8ebc-c190d23d1767",
                    "gambit_id": "9e0e7322-98fc-4631-849d-902d847447dd",
                    "last_updated": "2023-11-13T19:38:24.746523-05:00",
                    "created_at": "2023-11-12T09:32:57.472632-05:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01a119f-7dae-4966-9a20-d5a72113f7e6/?format=api"
                }
            ]
        }
    ]
}