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/39307d27-00fa-42fe-a35e-fc265b2f3f41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39307d27-00fa-42fe-a35e-fc265b2f3f41",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1d4f3081-8df2-4f6c-978d-f99a22cb13a7",
    "completed": true,
    "last_updated": "2022-11-03T09:43:22.375150-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.27,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1d4f3081-8df2-4f6c-978d-f99a22cb13a7",
    "datetime": "2022-11-02T20:10:00-04:00",
    "cutoff_datetime": "2022-11-02T20:10:00-04:00",
    "name": "Toronto Raptors v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "3f4c60e6-f9bd-437d-82b3-958aa8096b9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/39307d27-00fa-42fe-a35e-fc265b2f3f41/?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": "Toronto Raptors",
                        "amount": 6869.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3131.0
                    }
                ],
                "expected_reward_tokens": 9204.46,
                "profit_sb": 204.46,
                "profit_sb_percentage": 2.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00a62188-bcb5-4c3e-b4a4-edcd05c871a6",
                    "gambit_id": "efb3ff99-7d82-49f1-9b78-925ac3798ec4",
                    "last_updated": "2022-11-03T09:43:22.385698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f4c60e6-f9bd-437d-82b3-958aa8096b9a/?format=api"
                },
                {
                    "id": "7ad43275-d48f-4223-81f0-afb920e10708",
                    "gambit_id": "8c4c35e5-dc6d-47ed-a8e2-9e20f7ecdd2e",
                    "last_updated": "2022-11-03T09:43:22.384737-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.94000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f4c60e6-f9bd-437d-82b3-958aa8096b9a/?format=api"
                }
            ]
        },
        {
            "id": "0b2553f7-5aa8-4bae-a8b1-bdd8b48ffdf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/39307d27-00fa-42fe-a35e-fc265b2f3f41/?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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe4d21c4-5855-4bfe-a5b4-52fa32cf8162",
                    "gambit_id": "22bab021-2838-4b9e-a8a5-7b5bd43a42f8",
                    "last_updated": "2022-11-03T09:43:22.382800-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2553f7-5aa8-4bae-a8b1-bdd8b48ffdf2/?format=api"
                },
                {
                    "id": "ea4dccbd-0450-44ab-b43f-0d5a6767a3e6",
                    "gambit_id": "bfbf7f58-11a2-4c71-9d60-e0f002382326",
                    "last_updated": "2022-11-03T09:43:22.381182-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2553f7-5aa8-4bae-a8b1-bdd8b48ffdf2/?format=api"
                }
            ]
        },
        {
            "id": "ba0f4bff-25e4-4519-88d5-7c475df10fa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/39307d27-00fa-42fe-a35e-fc265b2f3f41/?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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69ad588f-69ca-46bf-ab5f-67dbd92ee807",
                    "gambit_id": "bea16c67-f2e0-4c1f-995b-396f48ac260b",
                    "last_updated": "2022-11-03T09:43:22.379225-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0f4bff-25e4-4519-88d5-7c475df10fa0/?format=api"
                },
                {
                    "id": "3906f96d-a27b-4dde-a6c6-7dbacf929204",
                    "gambit_id": "737036cb-40ac-45ef-9273-dcfce04ccf2e",
                    "last_updated": "2022-11-03T09:43:22.378147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0f4bff-25e4-4519-88d5-7c475df10fa0/?format=api"
                }
            ]
        }
    ]
}