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/701477b7-1e52-4c3b-adfe-0be46da9a493/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "701477b7-1e52-4c3b-adfe-0be46da9a493",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6af5996d-139a-4af6-a149-bd24ab060c02",
    "completed": true,
    "last_updated": "2023-03-20T10:47:10.839809-04:00",
    "created_at": "2023-03-19T16:47:17.919500-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6af5996d-139a-4af6-a149-bd24ab060c02",
    "datetime": "2023-03-19T21:10:00-04:00",
    "cutoff_datetime": "2023-03-19T21:10:00-04:00",
    "name": "Los Angeles Clippers v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "72b4f30c-efa1-45e7-8d6b-f22e1e546e22",
            "match": "https://api-prod.gambitprofit.com/api/matches/701477b7-1e52-4c3b-adfe-0be46da9a493/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T16:47:17.930169-04: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": "Los Angeles Clippers",
                        "amount": 6241.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6438c2fa-c02a-4450-bb95-33232face8f3",
                    "gambit_id": "0c240b17-c881-4caa-a41c-c892c8d17ce8",
                    "last_updated": "2023-03-20T10:47:10.868319-04:00",
                    "created_at": "2023-03-19T16:47:17.932741-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72b4f30c-efa1-45e7-8d6b-f22e1e546e22/?format=api"
                },
                {
                    "id": "daac4e00-798e-45b6-8ec8-609859e9282c",
                    "gambit_id": "fcc0f250-f879-41dd-a197-dd48e89071a2",
                    "last_updated": "2023-03-20T10:47:10.866567-04:00",
                    "created_at": "2023-03-19T16:47:17.931390-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72b4f30c-efa1-45e7-8d6b-f22e1e546e22/?format=api"
                }
            ]
        },
        {
            "id": "7949d1c6-7c45-4692-8212-06324af023b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/701477b7-1e52-4c3b-adfe-0be46da9a493/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T16:47:17.925549-04: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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37073d53-6837-4e04-90d7-522143f76670",
                    "gambit_id": "51a0d715-0c9b-475b-8423-b6ba84ab633f",
                    "last_updated": "2023-03-20T10:47:10.855095-04:00",
                    "created_at": "2023-03-19T16:47:17.927331-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7949d1c6-7c45-4692-8212-06324af023b8/?format=api"
                },
                {
                    "id": "328010e6-e8cd-4813-890c-a0e008442486",
                    "gambit_id": "4255e981-37c0-4cee-bdc7-607efc3fd0fa",
                    "last_updated": "2023-03-20T10:47:10.858112-04:00",
                    "created_at": "2023-03-19T16:47:17.928667-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7949d1c6-7c45-4692-8212-06324af023b8/?format=api"
                }
            ]
        },
        {
            "id": "051002d4-5d48-46aa-b8a3-b088e9a91744",
            "match": "https://api-prod.gambitprofit.com/api/matches/701477b7-1e52-4c3b-adfe-0be46da9a493/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T16:47:17.921108-04: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 236",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68426c4a-7852-454e-ab14-0d9f28cb4e31",
                    "gambit_id": "772927eb-5265-47cb-b9f9-f89eda37f6ed",
                    "last_updated": "2023-03-20T10:47:10.849615-04:00",
                    "created_at": "2023-03-19T16:47:17.922365-04:00",
                    "name": "Game Total Under 236",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/051002d4-5d48-46aa-b8a3-b088e9a91744/?format=api"
                },
                {
                    "id": "433fad28-ed6f-44c8-a2d1-d1521735e50d",
                    "gambit_id": "97d939a4-d087-480e-9afc-e91262a847be",
                    "last_updated": "2023-03-20T10:47:10.846384-04:00",
                    "created_at": "2023-03-19T16:47:17.923651-04:00",
                    "name": "Game Total Over 236",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/051002d4-5d48-46aa-b8a3-b088e9a91744/?format=api"
                }
            ]
        }
    ]
}