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/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9adcfe32-9d26-44bb-ae32-8fca3fb833e8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "65509bd5-82ed-4772-b213-01e56fe59bed",
    "completed": true,
    "last_updated": "2022-12-05T15:47:16.255302-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/65509bd5-82ed-4772-b213-01e56fe59bed",
    "datetime": "2022-12-04T18:10:00-05:00",
    "cutoff_datetime": "2022-12-04T18:10:00-05:00",
    "name": "Boston Celtics v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "99f47412-6dc1-41fd-8075-2f044a2740ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?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": "Boston Celtics",
                        "amount": 5571.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc9115f0-6099-4705-ad6c-c760860cc51d",
                    "gambit_id": "843037e9-e666-4759-ba56-ef3e789fc66e",
                    "last_updated": "2022-12-05T15:47:16.262945-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f47412-6dc1-41fd-8075-2f044a2740ea/?format=api"
                },
                {
                    "id": "a8566cb8-f5f1-4682-aca9-9c7c87b4f99e",
                    "gambit_id": "a06dffa6-971e-411c-912a-c80f2a8c1b9f",
                    "last_updated": "2022-12-05T15:47:16.261768-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f47412-6dc1-41fd-8075-2f044a2740ea/?format=api"
                }
            ]
        },
        {
            "id": "cb97fa4a-c30d-40ed-8e83-2f89c7e68395",
            "match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23fe0bda-7402-4aff-a964-0286cf09a76b",
                    "gambit_id": "c14e420f-c350-470b-ba05-ee5dcf7c3322",
                    "last_updated": "2022-12-05T15:47:16.265928-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb97fa4a-c30d-40ed-8e83-2f89c7e68395/?format=api"
                },
                {
                    "id": "4e9abae3-2941-446c-875a-66c8856994fc",
                    "gambit_id": "c3018530-9ea6-4b95-830b-631ceb133772",
                    "last_updated": "2022-12-05T15:47:16.264869-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb97fa4a-c30d-40ed-8e83-2f89c7e68395/?format=api"
                }
            ]
        },
        {
            "id": "06f83a44-7c89-42ea-8b88-f34c3d837125",
            "match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c55dcfd6-341f-4d6f-87e4-e892979b7cbb",
                    "gambit_id": "4ca94520-46be-43f1-b2eb-4b888db38b42",
                    "last_updated": "2022-12-05T15:47:16.259422-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api"
                },
                {
                    "id": "3f92d355-d8a1-4dda-b9a8-7976758e0c15",
                    "gambit_id": "b1572664-8ea2-4de7-8b91-cf6ccd7d62a0",
                    "last_updated": "2022-12-05T15:47:16.258228-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api"
                }
            ]
        }
    ]
}