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/5b57ddba-5615-4eba-99c2-234c5583db94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b57ddba-5615-4eba-99c2-234c5583db94",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3dcad77d-d254-45d7-a226-43e96fc6c58c",
    "completed": true,
    "last_updated": "2022-12-01T16:12:22.891034-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3dcad77d-d254-45d7-a226-43e96fc6c58c",
    "datetime": "2022-11-30T20:10:00-05:00",
    "cutoff_datetime": "2022-11-30T20:10:00-05:00",
    "name": "Memphis Grizzlies v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "38536c8e-9c88-441a-8eff-2a0060e7d000",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b57ddba-5615-4eba-99c2-234c5583db94/?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": "Memphis Grizzlies",
                        "amount": 5829.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a275b493-0778-4f28-af74-8de726e22c86",
                    "gambit_id": "021a383e-0d1f-4206-8f46-53b0ed9eae36",
                    "last_updated": "2022-12-01T16:12:22.899516-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38536c8e-9c88-441a-8eff-2a0060e7d000/?format=api"
                },
                {
                    "id": "abde338b-bde6-4944-91f3-680fce7ce6f0",
                    "gambit_id": "cd2d1017-b0b1-4e4c-9d0a-4fc5b775a5e5",
                    "last_updated": "2022-12-01T16:12:22.898326-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38536c8e-9c88-441a-8eff-2a0060e7d000/?format=api"
                }
            ]
        },
        {
            "id": "280ec93f-7303-45c9-9080-fbb19826dd53",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b57ddba-5615-4eba-99c2-234c5583db94/?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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8e9dc79-ef52-4582-8eff-74966b176060",
                    "gambit_id": "8ed67687-b762-4e61-9007-fd8a22ad32f9",
                    "last_updated": "2022-12-01T16:12:22.901627-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280ec93f-7303-45c9-9080-fbb19826dd53/?format=api"
                },
                {
                    "id": "baee932b-114b-46fd-91dd-9e998034b923",
                    "gambit_id": "583f265f-9f0f-4ac3-bbe7-901a9e006cec",
                    "last_updated": "2022-12-01T16:12:22.902600-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280ec93f-7303-45c9-9080-fbb19826dd53/?format=api"
                }
            ]
        },
        {
            "id": "25c36336-699b-46d8-a01f-6dc783d5b4ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b57ddba-5615-4eba-99c2-234c5583db94/?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 Under 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "484466b6-4fa9-4c3a-87a8-47ad5ab557e4",
                    "gambit_id": "085e1247-1b92-44fb-ad0e-90b5ea56bca6",
                    "last_updated": "2022-12-01T16:12:22.894607-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c36336-699b-46d8-a01f-6dc783d5b4ec/?format=api"
                },
                {
                    "id": "9ac6bbde-56bc-40bd-8761-82aea5187b9b",
                    "gambit_id": "4e43cf2c-df2e-40de-b2f4-a44a519d7716",
                    "last_updated": "2022-12-01T16:12:22.895813-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c36336-699b-46d8-a01f-6dc783d5b4ec/?format=api"
                }
            ]
        }
    ]
}