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/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3537a1a-6b71-4962-83fc-5521e142be71",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7aaba712-1169-4d83-8c5a-6122b03e4803",
    "completed": true,
    "last_updated": "2024-01-23T18:28:35.344206-05:00",
    "created_at": "2024-01-20T05:38:16.749700-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.13,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7aaba712-1169-4d83-8c5a-6122b03e4803",
    "datetime": "2024-01-20T19:40:00-05:00",
    "cutoff_datetime": "2024-01-20T19:40:00-05:00",
    "name": "Toronto Raptors v. New York Knicks",
    "bettypes": [
        {
            "id": "312fdb47-9704-4a2c-b326-3c252a033a49",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-20T07:23:18.786027-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": 7152.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 2848.0
                    }
                ],
                "expected_reward_tokens": 9512.16,
                "profit_sb": 12.16,
                "profit_sb_percentage": 0.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2afc6cbf-8a86-4b77-add4-de6c0e524be4",
                    "gambit_id": "340e3572-c97d-4003-a994-1f4277253715",
                    "last_updated": "2024-01-23T18:28:35.369972-05:00",
                    "created_at": "2024-01-20T07:23:18.794617-05:00",
                    "name": "New York Knicks",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api"
                },
                {
                    "id": "485a8c63-5d13-4792-abe6-b4349514d58b",
                    "gambit_id": "c27ea64e-ab81-4d9e-baf1-38f007709cf4",
                    "last_updated": "2024-01-23T18:28:35.366945-05:00",
                    "created_at": "2024-01-20T07:23:18.789833-05:00",
                    "name": "Toronto Raptors",
                    "reward": "3.34000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api"
                }
            ]
        },
        {
            "id": "750c3e0f-6625-4fed-8ce3-365310e6eb92",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-20T05:38:16.760403-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": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bae18632-aefd-43ca-bd6f-d371a3bf4e60",
                    "gambit_id": "a8ffc045-f6ec-4490-98ea-102e9d8d0bab",
                    "last_updated": "2024-01-23T18:28:35.357176-05:00",
                    "created_at": "2024-01-20T05:38:16.764277-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750c3e0f-6625-4fed-8ce3-365310e6eb92/?format=api"
                },
                {
                    "id": "7f55714f-8fff-4b82-9feb-92cf4c2ab9fd",
                    "gambit_id": "7242953e-18f4-40d7-a153-4a8ec3762993",
                    "last_updated": "2024-01-23T18:28:35.360451-05:00",
                    "created_at": "2024-01-20T05:38:16.779273-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750c3e0f-6625-4fed-8ce3-365310e6eb92/?format=api"
                }
            ]
        },
        {
            "id": "302b761e-ab73-4ced-a127-40beff83835f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-20T07:23:18.799047-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea54e40c-f16d-4ede-9a1e-a440e717ae01",
                    "gambit_id": "fc502e5a-2d3a-455f-b272-d61b53eec5d1",
                    "last_updated": "2024-01-23T18:28:35.376179-05:00",
                    "created_at": "2024-01-20T07:23:18.803009-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api"
                },
                {
                    "id": "f585d810-7180-40c0-91f8-1617abb2364c",
                    "gambit_id": "0b4c0282-ffcc-4776-a96f-554fd733d612",
                    "last_updated": "2024-01-23T18:28:35.379368-05:00",
                    "created_at": "2024-01-20T07:23:18.806880-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api"
                }
            ]
        }
    ]
}