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/ea716818-8875-4ad1-a40c-d6d1464a0448/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea716818-8875-4ad1-a40c-d6d1464a0448",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ef0dcd1b-187d-4aec-9d0a-8d3be6d607b6",
    "completed": true,
    "last_updated": "2023-08-03T10:57:57.947529-04:00",
    "created_at": "2023-08-02T09:28:01.864113-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ef0dcd1b-187d-4aec-9d0a-8d3be6d607b6",
    "datetime": "2023-08-02T19:45:00-04:00",
    "cutoff_datetime": "2023-08-02T19:45:00-04:00",
    "name": "MIN (J Ryan) v. STL (D Hudson)",
    "bettypes": [
        {
            "id": "83f4cf74-1918-488c-9b23-56056d4cac18",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea716818-8875-4ad1-a40c-d6d1464a0448/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T09:28:01.903022-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": "MIN (J Ryan)",
                        "amount": 5452.0
                    },
                    {
                        "team": "STL (D Hudson)",
                        "amount": 4548.0
                    }
                ],
                "expected_reward_tokens": 9595.52,
                "profit_sb": 95.52,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22289fae-2e52-41bf-b09b-902371ae55cf",
                    "gambit_id": "c25c08bc-df74-4827-9cd9-dfe1113b9dba",
                    "last_updated": "2023-08-03T10:57:57.965053-04:00",
                    "created_at": "2023-08-02T09:28:01.923545-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.76000",
                    "odds": "1.79370",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f4cf74-1918-488c-9b23-56056d4cac18/?format=api"
                },
                {
                    "id": "c4699950-ae87-466c-b80b-2b82b5605e15",
                    "gambit_id": "db510056-876e-4e1e-a48f-802d51a6eaf2",
                    "last_updated": "2023-08-03T10:57:57.976350-04:00",
                    "created_at": "2023-08-02T09:28:01.946168-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "2.11000",
                    "odds": "2.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f4cf74-1918-488c-9b23-56056d4cac18/?format=api"
                }
            ]
        },
        {
            "id": "9ee58fbd-b589-4c62-86b8-a4efeead9a4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea716818-8875-4ad1-a40c-d6d1464a0448/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T09:28:01.954572-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": "STL",
                        "amount": 5857.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c7b19f1-5cf9-4467-8524-cc4bee0647f9",
                    "gambit_id": "ca3a5766-eae2-4137-a9ca-3062f4d91a22",
                    "last_updated": "2023-08-03T10:57:57.989950-04:00",
                    "created_at": "2023-08-02T09:28:01.978273-04:00",
                    "name": "STL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee58fbd-b589-4c62-86b8-a4efeead9a4a/?format=api"
                },
                {
                    "id": "65a06db3-3fe6-4f48-9b8d-eced7c356ec9",
                    "gambit_id": "7d5a58ef-03a6-4b56-9213-a4a9b932f6f5",
                    "last_updated": "2023-08-03T10:57:57.985984-04:00",
                    "created_at": "2023-08-02T09:28:01.967038-04:00",
                    "name": "MIN",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee58fbd-b589-4c62-86b8-a4efeead9a4a/?format=api"
                }
            ]
        },
        {
            "id": "46452f5f-420e-412e-98e0-486fbb776514",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea716818-8875-4ad1-a40c-d6d1464a0448/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T09:28:01.985312-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e71219b-ceb2-41bf-a646-04869454299c",
                    "gambit_id": "65ff508f-6908-446b-b995-7502cfd86b49",
                    "last_updated": "2023-08-03T10:57:57.998270-04:00",
                    "created_at": "2023-08-02T09:28:01.992772-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46452f5f-420e-412e-98e0-486fbb776514/?format=api"
                },
                {
                    "id": "ef76fbe1-8de0-4574-9749-895770cfd1a4",
                    "gambit_id": "ac633a9c-15b6-4a86-941d-5f961b047f6b",
                    "last_updated": "2023-08-03T10:57:58.002084-04:00",
                    "created_at": "2023-08-02T09:28:02.004492-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46452f5f-420e-412e-98e0-486fbb776514/?format=api"
                }
            ]
        }
    ]
}