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/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "83be10a1-5a69-4ed1-8833-4e0e5f7f56da",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "af2eb0c2-6628-41ff-a4a2-113ca1d94f9a",
    "completed": true,
    "last_updated": "2022-11-30T09:47:20.057528-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/af2eb0c2-6628-41ff-a4a2-113ca1d94f9a",
    "datetime": "2022-11-29T22:00:00-05:00",
    "cutoff_datetime": "2022-11-29T22:00:00-05:00",
    "name": "Los Angeles Clippers v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "08c169da-5a1f-4254-8af6-4fb85321e971",
            "match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?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": 5974.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d45df06f-3d05-4986-be2c-bd34faba959c",
                    "gambit_id": "d42e29eb-1b7e-4daa-80f1-d98501645c70",
                    "last_updated": "2022-11-30T09:47:20.063471-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c169da-5a1f-4254-8af6-4fb85321e971/?format=api"
                },
                {
                    "id": "843bdf2a-eb49-478d-9a02-d785aef0ec6d",
                    "gambit_id": "718d37b2-eef0-43a0-9760-c4eafd137def",
                    "last_updated": "2022-11-30T09:47:20.064448-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c169da-5a1f-4254-8af6-4fb85321e971/?format=api"
                }
            ]
        },
        {
            "id": "19309f71-c937-4503-84d9-d266f1fe34e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?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": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bda2455d-af07-4686-90e6-60eb18a8702c",
                    "gambit_id": "8889b0e4-4876-419a-970d-5c173b12692c",
                    "last_updated": "2022-11-30T09:47:20.066410-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19309f71-c937-4503-84d9-d266f1fe34e6/?format=api"
                },
                {
                    "id": "8267a871-0f71-4ea1-8b63-cee3cbceaa16",
                    "gambit_id": "a48e0c22-276b-4973-bc59-9d88e812d8b8",
                    "last_updated": "2022-11-30T09:47:20.067390-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19309f71-c937-4503-84d9-d266f1fe34e6/?format=api"
                }
            ]
        },
        {
            "id": "60b6ce43-b046-4acd-8da5-04050e258192",
            "match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?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 211",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 211",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d85b4c1c-ba34-4c88-82cc-f6c81dbee99a",
                    "gambit_id": "cd04e67a-1018-4adb-aa8e-9d2069dfe82e",
                    "last_updated": "2022-11-30T09:47:20.061495-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 211",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "211.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api"
                },
                {
                    "id": "9fb125dc-418c-4c09-a692-0a363f7600a6",
                    "gambit_id": "4e7fe8e2-1818-4a44-9a28-76ff6dc721c7",
                    "last_updated": "2022-11-30T09:47:20.060408-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 211",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "211.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api"
                }
            ]
        }
    ]
}