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/12a03fab-dcc3-42f1-bfcf-582f171295d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "12a03fab-dcc3-42f1-bfcf-582f171295d8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0d977c41-5d8d-45f4-8087-615b7072a763",
    "completed": true,
    "last_updated": "2022-10-25T10:07:45.942056-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0d977c41-5d8d-45f4-8087-615b7072a763",
    "datetime": "2022-10-24T19:40:00-04:00",
    "cutoff_datetime": "2022-10-24T19:40:00-04:00",
    "name": "Orlando Magic v. New York Knicks",
    "bettypes": [
        {
            "id": "c121dfbe-e8f4-4af8-8b59-86ffb844e211",
            "match": "https://api-prod.gambitprofit.com/api/matches/12a03fab-dcc3-42f1-bfcf-582f171295d8/?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": "New York Knicks",
                        "amount": 7221.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8628b63e-5aab-4d2f-bbbd-f15ce3fbc8b0",
                    "gambit_id": "0680fc92-9b2c-4fcc-b483-f1e419faf578",
                    "last_updated": "2022-10-25T10:07:45.948040-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c121dfbe-e8f4-4af8-8b59-86ffb844e211/?format=api"
                },
                {
                    "id": "2c1189fa-0e6d-4098-8467-af897474ae3c",
                    "gambit_id": "1186b489-18af-4ad7-886a-8ae7fadac61b",
                    "last_updated": "2022-10-25T10:07:45.949018-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c121dfbe-e8f4-4af8-8b59-86ffb844e211/?format=api"
                }
            ]
        },
        {
            "id": "3fa66c5f-2f66-42f4-a920-73fa9e46a383",
            "match": "https://api-prod.gambitprofit.com/api/matches/12a03fab-dcc3-42f1-bfcf-582f171295d8/?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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb651a4b-e836-43de-9140-6d4282002327",
                    "gambit_id": "6c0d68ca-35ba-4474-a53d-b2a39df633f9",
                    "last_updated": "2022-10-25T10:07:45.950984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fa66c5f-2f66-42f4-a920-73fa9e46a383/?format=api"
                },
                {
                    "id": "ea19f70f-0913-40b7-b1e6-c14f3f3155ba",
                    "gambit_id": "5ce92b15-9c8a-4b40-98b6-cce248230e83",
                    "last_updated": "2022-10-25T10:07:45.951970-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fa66c5f-2f66-42f4-a920-73fa9e46a383/?format=api"
                }
            ]
        },
        {
            "id": "34690854-2425-4c03-9708-3a555313d717",
            "match": "https://api-prod.gambitprofit.com/api/matches/12a03fab-dcc3-42f1-bfcf-582f171295d8/?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": "c4d4874d-9275-4168-8d03-7620694ffc1f",
                    "gambit_id": "50478892-5ff2-468b-98d6-ebddaa75a4ea",
                    "last_updated": "2022-10-25T10:07:45.944824-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/34690854-2425-4c03-9708-3a555313d717/?format=api"
                },
                {
                    "id": "5e48f86e-4896-4d0d-9bc6-ecd235e2d893",
                    "gambit_id": "7ced86c8-b644-4bea-9f71-ef308f95fb91",
                    "last_updated": "2022-10-25T10:07:45.945936-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/34690854-2425-4c03-9708-3a555313d717/?format=api"
                }
            ]
        }
    ]
}