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/93c03d6c-6e76-4043-9857-b1555f677eff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93c03d6c-6e76-4043-9857-b1555f677eff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f3567c64-589e-480c-ab2f-3b829c750ea2",
    "completed": true,
    "last_updated": "2023-03-29T10:21:59.305478-04:00",
    "created_at": "2023-03-28T10:07:00.410128-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f3567c64-589e-480c-ab2f-3b829c750ea2",
    "datetime": "2023-03-28T20:10:00-04:00",
    "cutoff_datetime": "2023-03-28T20:10:00-04:00",
    "name": "Orlando Magic v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "d657e288-6266-47f7-87aa-6073b0d71b0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/93c03d6c-6e76-4043-9857-b1555f677eff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:07:00.417636-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": "Memphis Grizzlies",
                        "amount": 6991.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3009.0
                    }
                ],
                "expected_reward_tokens": 9507.76,
                "profit_sb": 7.76,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9a4e362-f0ed-483c-b045-d5ffc955cfc8",
                    "gambit_id": "3d593b79-1bf9-4abe-9efc-f163bf78fc55",
                    "last_updated": "2023-03-29T10:21:59.316944-04:00",
                    "created_at": "2023-03-28T10:07:00.419433-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d657e288-6266-47f7-87aa-6073b0d71b0b/?format=api"
                },
                {
                    "id": "cff4a1b6-13ca-4f39-bf9a-2bde82c2b1a0",
                    "gambit_id": "87f1edb5-4e2b-4439-b518-01f371337f6c",
                    "last_updated": "2023-03-29T10:21:59.319047-04:00",
                    "created_at": "2023-03-28T10:07:00.420928-04:00",
                    "name": "Orlando Magic",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d657e288-6266-47f7-87aa-6073b0d71b0b/?format=api"
                }
            ]
        },
        {
            "id": "e56dded4-fa71-4298-92d7-1f214942a24b",
            "match": "https://api-prod.gambitprofit.com/api/matches/93c03d6c-6e76-4043-9857-b1555f677eff/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:07:00.422855-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87bb5888-ff90-48d4-a20e-cd7e5d60e427",
                    "gambit_id": "71e0ef6d-b916-4bed-8a2d-01f009a9d400",
                    "last_updated": "2023-03-29T10:21:59.325635-04:00",
                    "created_at": "2023-03-28T10:07:00.425946-04:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e56dded4-fa71-4298-92d7-1f214942a24b/?format=api"
                },
                {
                    "id": "371e3a4f-fd93-4f47-8359-79609f82a891",
                    "gambit_id": "1954a386-c2f7-4dac-a552-8fd0de701983",
                    "last_updated": "2023-03-29T10:21:59.323230-04:00",
                    "created_at": "2023-03-28T10:07:00.424395-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e56dded4-fa71-4298-92d7-1f214942a24b/?format=api"
                }
            ]
        },
        {
            "id": "daab7f2e-732f-43ce-b316-3c831223e609",
            "match": "https://api-prod.gambitprofit.com/api/matches/93c03d6c-6e76-4043-9857-b1555f677eff/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:07:00.412255-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d89ecd9a-7655-4962-b0ef-8122f293e155",
                    "gambit_id": "ea6ade2f-3ecb-42a1-a8e1-4f07634d60b0",
                    "last_updated": "2023-03-29T10:21:59.310469-04:00",
                    "created_at": "2023-03-28T10:07:00.413833-04:00",
                    "name": "Game Total Under 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daab7f2e-732f-43ce-b316-3c831223e609/?format=api"
                },
                {
                    "id": "577a08d2-9646-4cb3-94e1-fb99afd4e498",
                    "gambit_id": "7f95153b-64cb-41df-b7ec-bd15146e5f26",
                    "last_updated": "2023-03-29T10:21:59.312864-04:00",
                    "created_at": "2023-03-28T10:07:00.415620-04:00",
                    "name": "Game Total Over 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daab7f2e-732f-43ce-b316-3c831223e609/?format=api"
                }
            ]
        }
    ]
}