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/e49c3ab8-63de-4741-b63b-1a7189f1b335/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e49c3ab8-63de-4741-b63b-1a7189f1b335",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e13fab0-46cb-4c45-8fb9-1722f0f2f918",
    "completed": true,
    "last_updated": "2023-12-19T20:58:17.530529-05:00",
    "created_at": "2023-12-18T09:53:17.392638-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5e13fab0-46cb-4c45-8fb9-1722f0f2f918",
    "datetime": "2023-12-18T19:40:00-05:00",
    "cutoff_datetime": "2023-12-18T19:40:00-05:00",
    "name": "Charlotte Hornets v. Toronto Raptors",
    "bettypes": [
        {
            "id": "2bf9d688-ba73-4586-97c1-b43b061783e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e49c3ab8-63de-4741-b63b-1a7189f1b335/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-18T09:53:17.439925-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": 8353.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 1647.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b4830bb-d986-41e4-af7c-39ccf5e6f5b6",
                    "gambit_id": "dcc20996-db96-4e98-a632-ba66abff8cc0",
                    "last_updated": "2023-12-19T20:58:17.558120-05:00",
                    "created_at": "2023-12-18T09:53:17.447509-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf9d688-ba73-4586-97c1-b43b061783e7/?format=api"
                },
                {
                    "id": "dfc960c7-3f8c-45dc-82b1-1915866eb3ee",
                    "gambit_id": "92c40b95-e403-4b6b-989a-2fb28698f53f",
                    "last_updated": "2023-12-19T20:58:17.561293-05:00",
                    "created_at": "2023-12-18T09:53:17.443362-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "5.78000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf9d688-ba73-4586-97c1-b43b061783e7/?format=api"
                }
            ]
        },
        {
            "id": "dcbada58-758a-445c-b98b-2c8bbd726f6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e49c3ab8-63de-4741-b63b-1a7189f1b335/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-18T09:53:17.410846-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": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f200bf4-717a-4007-acea-913bc9bc0263",
                    "gambit_id": "4a927029-89de-41cd-86b0-34a0b28db78d",
                    "last_updated": "2023-12-19T20:58:17.538249-05:00",
                    "created_at": "2023-12-18T09:53:17.414693-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbada58-758a-445c-b98b-2c8bbd726f6c/?format=api"
                },
                {
                    "id": "88c3246b-b7fc-4b6b-bfc6-36c4ebbdc002",
                    "gambit_id": "41c884fc-9ded-422d-9cea-2662c37470a3",
                    "last_updated": "2023-12-19T20:58:17.541491-05:00",
                    "created_at": "2023-12-18T09:53:17.419718-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbada58-758a-445c-b98b-2c8bbd726f6c/?format=api"
                }
            ]
        },
        {
            "id": "8a4e7174-02fd-48ee-9404-23bd3e1b2837",
            "match": "https://api-prod.gambitprofit.com/api/matches/e49c3ab8-63de-4741-b63b-1a7189f1b335/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-18T09:53:17.424060-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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5edd0eaf-64ae-472e-aa0f-6027654a9ee4",
                    "gambit_id": "912cd806-c2b6-496d-842e-19263f736f60",
                    "last_updated": "2023-12-19T20:58:17.548310-05:00",
                    "created_at": "2023-12-18T09:53:17.427438-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4e7174-02fd-48ee-9404-23bd3e1b2837/?format=api"
                },
                {
                    "id": "fa36fd8a-1837-4ef2-8931-ae68a47723e2",
                    "gambit_id": "87dd64e9-55cf-49f4-b969-f71ed350ee47",
                    "last_updated": "2023-12-19T20:58:17.551603-05:00",
                    "created_at": "2023-12-18T09:53:17.430881-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4e7174-02fd-48ee-9404-23bd3e1b2837/?format=api"
                }
            ]
        }
    ]
}