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/1e59bad9-2935-4a78-a6f9-d838d82ea3cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e59bad9-2935-4a78-a6f9-d838d82ea3cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a6ebb485-c558-4cc6-826b-75d27e8a49bb",
    "completed": true,
    "last_updated": "2023-06-29T17:58:31.483183-04:00",
    "created_at": "2023-06-28T17:53:09.148332-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a6ebb485-c558-4cc6-826b-75d27e8a49bb",
    "datetime": "2023-06-28T19:10:00-04:00",
    "cutoff_datetime": "2023-06-28T19:10:00-04:00",
    "name": "Miami Marlins v. Boston Red Sox",
    "bettypes": [
        {
            "id": "3df65f23-0b9a-4a1a-bbab-eab66026bc38",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e59bad9-2935-4a78-a6f9-d838d82ea3cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-28T17:53:09.151261-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": "Miami Marlins",
                        "amount": 5426.0
                    },
                    {
                        "team": "Boston Red Sox",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5839cb5-9761-4cb7-a696-508338e4ad43",
                    "gambit_id": "c76b5be7-2d73-4808-ae9a-923c33b97d0a",
                    "last_updated": "2023-06-29T17:58:31.487059-04:00",
                    "created_at": "2023-06-28T17:53:09.153726-04:00",
                    "name": "Miami Marlins",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df65f23-0b9a-4a1a-bbab-eab66026bc38/?format=api"
                },
                {
                    "id": "0a01dc82-8739-443b-8fe3-f21eaf872633",
                    "gambit_id": "e43e16a9-6ca2-4276-93f0-2f306b7ce4f3",
                    "last_updated": "2023-06-29T17:58:31.488499-04:00",
                    "created_at": "2023-06-28T17:53:09.155996-04:00",
                    "name": "Boston Red Sox",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df65f23-0b9a-4a1a-bbab-eab66026bc38/?format=api"
                }
            ]
        },
        {
            "id": "f0143259-58bb-495c-9c2d-a9d9f7798273",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e59bad9-2935-4a78-a6f9-d838d82ea3cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-28T17:53:09.157864-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": "Boston Red Sox",
                        "amount": 5699.0
                    },
                    {
                        "team": "Miami Marlins",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e827f564-e2c8-4586-9534-e4105fbb70bf",
                    "gambit_id": "723d83f4-7260-4d15-9725-63ec1ae16802",
                    "last_updated": "2023-06-29T17:58:31.492463-04:00",
                    "created_at": "2023-06-28T17:53:09.161599-04:00",
                    "name": "Boston Red Sox",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0143259-58bb-495c-9c2d-a9d9f7798273/?format=api"
                },
                {
                    "id": "5a0d965e-eb3a-4982-aed7-c4cbb9251445",
                    "gambit_id": "3a521765-1a01-442d-ba61-6ddcb0a10568",
                    "last_updated": "2023-06-29T17:58:31.491158-04:00",
                    "created_at": "2023-06-28T17:53:09.159724-04:00",
                    "name": "Miami Marlins",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0143259-58bb-495c-9c2d-a9d9f7798273/?format=api"
                }
            ]
        },
        {
            "id": "70e0cef5-bcac-477c-9eb7-02e352134124",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e59bad9-2935-4a78-a6f9-d838d82ea3cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-28T17:53:09.164166-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 Over 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d4555ce-7d62-4a85-adf2-91c7ee070c62",
                    "gambit_id": "21437edd-ebf6-4f03-9116-c8d3d00d42e4",
                    "last_updated": "2023-06-29T17:58:31.495337-04:00",
                    "created_at": "2023-06-28T17:53:09.166314-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70e0cef5-bcac-477c-9eb7-02e352134124/?format=api"
                },
                {
                    "id": "241ae28a-940c-470e-87c4-8ebe80a1c343",
                    "gambit_id": "d2e3d0c1-b4c5-49be-a16f-6ede65652932",
                    "last_updated": "2023-06-29T17:58:31.496740-04:00",
                    "created_at": "2023-06-28T17:53:09.168309-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70e0cef5-bcac-477c-9eb7-02e352134124/?format=api"
                }
            ]
        }
    ]
}