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/4d496a67-483c-4b0c-b4c6-6ea1b1e29c35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4d496a67-483c-4b0c-b4c6-6ea1b1e29c35",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a1a3f78-fa61-46ad-ab50-250bcf902cae",
    "completed": true,
    "last_updated": "2023-09-20T09:18:07.131699-04:00",
    "created_at": "2023-09-18T09:08:19.194966-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4a1a3f78-fa61-46ad-ab50-250bcf902cae",
    "datetime": "2023-09-18T19:45:00-04:00",
    "cutoff_datetime": "2023-09-18T19:45:00-04:00",
    "name": "MIL (F Peralta) v. STL (A Wainwright)",
    "bettypes": [
        {
            "id": "4141be87-7570-4246-aec0-852da7fbb900",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d496a67-483c-4b0c-b4c6-6ea1b1e29c35/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-18T09:08:19.208884-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": "MIL (F Peralta)",
                        "amount": 6173.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf1b4946-bc80-4add-87ef-23d303564d91",
                    "gambit_id": "669a0337-d72b-418e-ba3e-05280dac3784",
                    "last_updated": "2023-09-20T09:18:07.144804-04:00",
                    "created_at": "2023-09-18T09:08:19.216823-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4141be87-7570-4246-aec0-852da7fbb900/?format=api"
                },
                {
                    "id": "dc7deacc-05e0-4f6d-b6da-2ae451763cbd",
                    "gambit_id": "093d7c74-d69f-4484-9e87-b3c88b159345",
                    "last_updated": "2023-09-20T09:18:07.148211-04:00",
                    "created_at": "2023-09-18T09:08:19.230173-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4141be87-7570-4246-aec0-852da7fbb900/?format=api"
                }
            ]
        },
        {
            "id": "135a16a9-8036-4b2b-b091-c882c2a38bfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d496a67-483c-4b0c-b4c6-6ea1b1e29c35/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-18T09:08:19.236688-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": "MIL",
                        "amount": 5000.0
                    },
                    {
                        "team": "STL",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16547f33-0bd8-47ec-ac8a-e3364a51cfc8",
                    "gambit_id": "611133e4-ff02-429b-9d72-a403606dde74",
                    "last_updated": "2023-09-20T09:18:07.155023-04:00",
                    "created_at": "2023-09-18T09:08:19.242418-04:00",
                    "name": "MIL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/135a16a9-8036-4b2b-b091-c882c2a38bfb/?format=api"
                },
                {
                    "id": "b238703b-2395-4630-a964-48ff9761efe1",
                    "gambit_id": "1bd7cfaf-eb1f-44c4-a2e3-1a1959234a0e",
                    "last_updated": "2023-09-20T09:18:07.158254-04:00",
                    "created_at": "2023-09-18T09:08:19.248431-04:00",
                    "name": "STL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/135a16a9-8036-4b2b-b091-c882c2a38bfb/?format=api"
                }
            ]
        },
        {
            "id": "a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d496a67-483c-4b0c-b4c6-6ea1b1e29c35/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-18T09:08:19.255925-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9751de1c-5c2c-4c95-9026-3146ab0f4a98",
                    "gambit_id": "f0cadcd1-9165-4878-b5d3-22eaa64368cf",
                    "last_updated": "2023-09-20T09:18:07.168370-04:00",
                    "created_at": "2023-09-18T09:08:19.271439-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e/?format=api"
                },
                {
                    "id": "eb3b4299-d9d3-4dc7-a45a-a03734ce2346",
                    "gambit_id": "cf5ccf96-fa7c-47ed-baf0-9138b553f732",
                    "last_updated": "2023-09-20T09:18:07.165076-04:00",
                    "created_at": "2023-09-18T09:08:19.264048-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e/?format=api"
                }
            ]
        }
    ]
}