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/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20bc1fd9-08e1-45e7-b91e-73918fb8a036",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bec88d95-b3ab-4363-a249-1170f6b1bf98",
    "completed": true,
    "last_updated": "2022-11-01T09:52:27.406447-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.07,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bec88d95-b3ab-4363-a249-1170f6b1bf98",
    "datetime": "2022-10-31T19:40:00-04:00",
    "cutoff_datetime": "2022-10-31T19:40:00-04:00",
    "name": "Indiana Pacers v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "d28e1c88-5a19-496b-9734-d2e87d94241e",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Brooklyn Nets",
                        "amount": 7303.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 2697.0
                    }
                ],
                "expected_reward_tokens": 9493.44,
                "profit_sb": -6.56,
                "profit_sb_percentage": -0.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5d1eb23-bfe5-4468-84d0-28018671341d",
                    "gambit_id": "9cc343b1-5c43-4e7f-ba3f-989efcae1212",
                    "last_updated": "2022-11-01T09:52:27.412803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api"
                },
                {
                    "id": "43baf882-5c26-4a9d-a44b-ca286853f36e",
                    "gambit_id": "8de25876-f4de-4908-ade2-8728b2ff0b75",
                    "last_updated": "2022-11-01T09:52:27.413795-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.52000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api"
                }
            ]
        },
        {
            "id": "4827e089-166d-4a33-86cc-fe75015ca433",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0859614-b53a-4bdf-a5bd-376043fcd826",
                    "gambit_id": "ca633064-cd5a-4369-8608-2a0a46724d59",
                    "last_updated": "2022-11-01T09:52:27.415775-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4827e089-166d-4a33-86cc-fe75015ca433/?format=api"
                },
                {
                    "id": "4c74b5ef-e573-4b29-aa99-fda330072c65",
                    "gambit_id": "305c6d92-9097-4cb4-81c5-4a234ae12eb2",
                    "last_updated": "2022-11-01T09:52:27.416818-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4827e089-166d-4a33-86cc-fe75015ca433/?format=api"
                }
            ]
        },
        {
            "id": "bda4ba96-cedf-469a-8676-7ad153d9f0eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62be0340-43b2-4d6a-a3e4-bf6f9a12e3e5",
                    "gambit_id": "b81e9470-f6e4-4933-aeda-752b26d5773d",
                    "last_updated": "2022-11-01T09:52:27.410477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4ba96-cedf-469a-8676-7ad153d9f0eb/?format=api"
                },
                {
                    "id": "39c86c0f-1a3e-4122-9ecc-4c8d8f2a5d34",
                    "gambit_id": "d37a8be6-cc83-4617-9a4c-fa2b15b11fa3",
                    "last_updated": "2022-11-01T09:52:27.409204-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4ba96-cedf-469a-8676-7ad153d9f0eb/?format=api"
                }
            ]
        }
    ]
}