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/322340a4-6849-404e-982c-731ad78afa7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "322340a4-6849-404e-982c-731ad78afa7c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21e78e9d-f32b-42d5-b7e5-0bd57cbee3f3",
    "completed": true,
    "last_updated": "2022-10-29T18:57:20.984099-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/21e78e9d-f32b-42d5-b7e5-0bd57cbee3f3",
    "datetime": "2022-10-28T22:10:00-04:00",
    "cutoff_datetime": "2022-10-28T22:10:00-04:00",
    "name": "Houston Rockets v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "0dc32278-23eb-4453-8522-3bd02989858f",
            "match": "https://api-prod.gambitprofit.com/api/matches/322340a4-6849-404e-982c-731ad78afa7c/?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": "Portland Trail Blazers",
                        "amount": 6235.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ab787aa-1cd7-4fb6-becf-23206ad9d5d0",
                    "gambit_id": "544d8fa8-1294-452c-8696-b98821636253",
                    "last_updated": "2022-10-29T18:57:20.990483-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc32278-23eb-4453-8522-3bd02989858f/?format=api"
                },
                {
                    "id": "0db35888-d3a1-4501-9cae-7519c24f13af",
                    "gambit_id": "f8ea00e5-8692-4673-9cac-0ba75286b86e",
                    "last_updated": "2022-10-29T18:57:20.991556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc32278-23eb-4453-8522-3bd02989858f/?format=api"
                }
            ]
        },
        {
            "id": "0ba2f137-972f-43b1-a74c-cb0ab8dbb989",
            "match": "https://api-prod.gambitprofit.com/api/matches/322340a4-6849-404e-982c-731ad78afa7c/?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": "Portland Trail Blazers",
                        "amount": 5106.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1c6e423-1e4f-4f8b-a5f2-d91e5baad1ce",
                    "gambit_id": "f8e7a44d-9fc7-4607-8d01-8d42d71a8a8e",
                    "last_updated": "2022-10-29T18:57:20.994631-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ba2f137-972f-43b1-a74c-cb0ab8dbb989/?format=api"
                },
                {
                    "id": "5882bca6-083e-4796-937f-a78acc5d9fcb",
                    "gambit_id": "3807eceb-965c-4dda-9ee1-df4f8ce0a6b4",
                    "last_updated": "2022-10-29T18:57:20.993611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ba2f137-972f-43b1-a74c-cb0ab8dbb989/?format=api"
                }
            ]
        },
        {
            "id": "8f742c2c-0084-4ab0-adbf-0eb760daa709",
            "match": "https://api-prod.gambitprofit.com/api/matches/322340a4-6849-404e-982c-731ad78afa7c/?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 Under 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d769ff8b-d285-4666-b78e-77441d68cb74",
                    "gambit_id": "b56ee8a0-f58d-4a40-a3d3-6d0178b60630",
                    "last_updated": "2022-10-29T18:57:20.987208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f742c2c-0084-4ab0-adbf-0eb760daa709/?format=api"
                },
                {
                    "id": "9111b1d0-5721-4612-b1cd-c35f98d1addb",
                    "gambit_id": "c7234b6a-5a65-4e0f-86b7-aae1d726ef42",
                    "last_updated": "2022-10-29T18:57:20.988373-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f742c2c-0084-4ab0-adbf-0eb760daa709/?format=api"
                }
            ]
        }
    ]
}