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/acd8fae4-2846-4ee7-bf17-59b604f44acc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "acd8fae4-2846-4ee7-bf17-59b604f44acc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8b8f7dff-3eee-4a22-9b16-0ad0b2f76ebe",
    "completed": true,
    "last_updated": "2022-12-28T21:32:12.751043-05:00",
    "created_at": "2022-12-27T08:57:16.745938-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8b8f7dff-3eee-4a22-9b16-0ad0b2f76ebe",
    "datetime": "2022-12-27T20:10:00-05:00",
    "cutoff_datetime": "2022-12-27T20:10:00-05:00",
    "name": "San Antonio Spurs v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "0eb7014b-f620-4986-8024-100441121547",
            "match": "https://api-prod.gambitprofit.com/api/matches/acd8fae4-2846-4ee7-bf17-59b604f44acc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-27T08:57:16.751509-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": "Oklahoma City Thunder",
                        "amount": 6848.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3152.0
                    }
                ],
                "expected_reward_tokens": 9107.84,
                "profit_sb": 107.84,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4588956a-6ed4-40c2-98de-89613dbca2f9",
                    "gambit_id": "aa1c8aee-6aa9-4260-8572-b65e33929132",
                    "last_updated": "2022-12-28T21:32:12.757336-05:00",
                    "created_at": "2022-12-27T08:57:16.752725-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb7014b-f620-4986-8024-100441121547/?format=api"
                },
                {
                    "id": "dca59c0f-95da-47b3-8046-95acfb6772e5",
                    "gambit_id": "2b88d738-390e-4a3a-8312-aec32225baa9",
                    "last_updated": "2022-12-28T21:32:12.758439-05:00",
                    "created_at": "2022-12-27T08:57:16.753968-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.89000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb7014b-f620-4986-8024-100441121547/?format=api"
                }
            ]
        },
        {
            "id": "ec7837db-081d-4cad-a5eb-86bc2333d83f",
            "match": "https://api-prod.gambitprofit.com/api/matches/acd8fae4-2846-4ee7-bf17-59b604f44acc/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-27T08:57:16.755315-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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "078ed101-1334-428e-99ab-e99a9bc6c92b",
                    "gambit_id": "da572cd2-1e39-423c-96a0-6bf806986212",
                    "last_updated": "2022-12-28T21:32:12.761881-05:00",
                    "created_at": "2022-12-27T08:57:16.757805-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec7837db-081d-4cad-a5eb-86bc2333d83f/?format=api"
                },
                {
                    "id": "fe3cfaac-4c71-4190-b9bb-4f95419268bf",
                    "gambit_id": "60298e3b-c1de-4454-bafa-3b290b32f490",
                    "last_updated": "2022-12-28T21:32:12.760708-05:00",
                    "created_at": "2022-12-27T08:57:16.756530-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec7837db-081d-4cad-a5eb-86bc2333d83f/?format=api"
                }
            ]
        },
        {
            "id": "c9f6e684-4f74-46f9-9fd5-b7c9be055885",
            "match": "https://api-prod.gambitprofit.com/api/matches/acd8fae4-2846-4ee7-bf17-59b604f44acc/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-27T08:57:16.747607-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a925ecfc-a79a-4d22-a9f0-26e447379372",
                    "gambit_id": "c4db33d9-8bb6-4c22-8698-d3d0e52e9f6f",
                    "last_updated": "2022-12-28T21:32:12.755055-05:00",
                    "created_at": "2022-12-27T08:57:16.750227-05:00",
                    "name": "Game Total Over 236",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f6e684-4f74-46f9-9fd5-b7c9be055885/?format=api"
                },
                {
                    "id": "8360a167-03d8-4fac-b390-8cd4b81b2e7c",
                    "gambit_id": "3063f8d9-af83-46eb-875d-63a12658b035",
                    "last_updated": "2022-12-28T21:32:12.753918-05:00",
                    "created_at": "2022-12-27T08:57:16.748886-05:00",
                    "name": "Game Total Under 236",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f6e684-4f74-46f9-9fd5-b7c9be055885/?format=api"
                }
            ]
        }
    ]
}