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/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80c4d8af-bc98-4a36-ba2e-a9e4d792d168",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2460f02e-e5b7-432a-bea4-7fd814549b19",
    "completed": true,
    "last_updated": "2023-01-23T10:17:14.004829-05:00",
    "created_at": "2023-01-21T10:22:15.441289-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2460f02e-e5b7-432a-bea4-7fd814549b19",
    "datetime": "2023-01-21T20:07:00-05:00",
    "cutoff_datetime": "2023-01-21T20:07:00-05:00",
    "name": "Los Angeles Kings v. Nashville Predators",
    "bettypes": [
        {
            "id": "15cd8634-7cc9-4127-9d24-32687b7cfc34",
            "match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:15.450317-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": "Nashville Predators",
                        "amount": 5106.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f9e6175-0975-4f6b-a128-0c3c875d18a7",
                    "gambit_id": "9631bcdd-3f77-4da8-852f-34719db3984c",
                    "last_updated": "2023-01-23T10:17:14.015179-05:00",
                    "created_at": "2023-01-21T10:22:15.451611-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api"
                },
                {
                    "id": "98b3be57-5d98-46c7-be96-cabdc67e9f11",
                    "gambit_id": "c28b9935-3aa1-414d-91fe-25af04ce7e7b",
                    "last_updated": "2023-01-23T10:17:14.016588-05:00",
                    "created_at": "2023-01-21T10:22:15.452817-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api"
                }
            ]
        },
        {
            "id": "c18548f4-0e98-4965-86e0-80fc84fbe0bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:15.446693-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": "Los Angeles Kings",
                        "amount": 6927.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3073.0
                    }
                ],
                "expected_reward_tokens": 9557.03,
                "profit_sb": 57.03,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b496aa75-2944-4eb1-a8b5-2183625545ce",
                    "gambit_id": "0e958365-cdfd-4251-a82b-4e144f56a557",
                    "last_updated": "2023-01-23T10:17:14.012779-05:00",
                    "created_at": "2023-01-21T10:22:15.449023-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c18548f4-0e98-4965-86e0-80fc84fbe0bd/?format=api"
                },
                {
                    "id": "ab4e9136-231e-44f4-9538-3e34c4cab118",
                    "gambit_id": "1e438537-40a6-4da3-a6f6-de31df25c2f4",
                    "last_updated": "2023-01-23T10:17:14.011617-05:00",
                    "created_at": "2023-01-21T10:22:15.447825-05:00",
                    "name": "Nashville Predators",
                    "reward": "3.11000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c18548f4-0e98-4965-86e0-80fc84fbe0bd/?format=api"
                }
            ]
        },
        {
            "id": "70afaf70-47b6-4e29-aed0-299e3cfcfeb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:15.442919-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 Under 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "17d52b1a-74dc-403b-a891-0ed68dfdcdd7",
                    "gambit_id": "a9c6e6a0-62f7-4686-9c25-4df4bf699ea1",
                    "last_updated": "2023-01-23T10:17:14.008107-05:00",
                    "created_at": "2023-01-21T10:22:15.444204-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70afaf70-47b6-4e29-aed0-299e3cfcfeb7/?format=api"
                },
                {
                    "id": "59416cf3-d207-4aa6-b15c-a26d1bfa5334",
                    "gambit_id": "e09f5eda-f344-4634-ab58-49fcfc0248b5",
                    "last_updated": "2023-01-23T10:17:14.009265-05:00",
                    "created_at": "2023-01-21T10:22:15.445420-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70afaf70-47b6-4e29-aed0-299e3cfcfeb7/?format=api"
                }
            ]
        }
    ]
}