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/6be78363-8d45-45ef-bb7d-f50d88fc40dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6be78363-8d45-45ef-bb7d-f50d88fc40dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "55abfe9b-b4e9-4ac9-929e-3a23aaffd664",
    "completed": true,
    "last_updated": "2023-05-18T11:47:18.527901-04:00",
    "created_at": "2023-05-17T11:06:51.807788-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/55abfe9b-b4e9-4ac9-929e-3a23aaffd664",
    "datetime": "2023-05-17T20:05:00-04:00",
    "cutoff_datetime": "2023-05-17T20:05:00-04:00",
    "name": "ATL (S Strider) v. TEX (N Eovaldi)",
    "bettypes": [
        {
            "id": "291fb462-dacb-47e2-a189-998f90eca4c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6be78363-8d45-45ef-bb7d-f50d88fc40dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:51.824895-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": "ATL (S Strider)",
                        "amount": 5827.0
                    },
                    {
                        "team": "TEX (N Eovaldi)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eaef4858-0dd9-4f41-b505-95856092dbac",
                    "gambit_id": "ed067743-0f2d-4a34-8132-0dbb694344b2",
                    "last_updated": "2023-05-18T11:47:18.540995-04:00",
                    "created_at": "2023-05-17T11:06:51.829752-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291fb462-dacb-47e2-a189-998f90eca4c9/?format=api"
                },
                {
                    "id": "ce95fd37-8e00-48a6-ad66-20a49c4d33fe",
                    "gambit_id": "5dd91233-6a06-4007-aa8b-76ed2c51ee02",
                    "last_updated": "2023-05-18T11:47:18.539700-04:00",
                    "created_at": "2023-05-17T11:06:51.827177-04:00",
                    "name": "TEX (N Eovaldi)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291fb462-dacb-47e2-a189-998f90eca4c9/?format=api"
                }
            ]
        },
        {
            "id": "62febf2b-e365-4e2e-9120-92d6a861b4bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/6be78363-8d45-45ef-bb7d-f50d88fc40dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:51.818412-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": "TEX",
                        "amount": 5512.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23cdefe4-b419-4a81-9de8-e0aa00fb9915",
                    "gambit_id": "293219e0-8efd-4b3d-ae27-190285838a27",
                    "last_updated": "2023-05-18T11:47:18.535710-04:00",
                    "created_at": "2023-05-17T11:06:51.820446-04:00",
                    "name": "TEX",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62febf2b-e365-4e2e-9120-92d6a861b4bc/?format=api"
                },
                {
                    "id": "9bb1693d-b44f-4c35-8cee-70f6287fdb5a",
                    "gambit_id": "156fe5ab-25a9-4172-94f5-6be11784a258",
                    "last_updated": "2023-05-18T11:47:18.537074-04:00",
                    "created_at": "2023-05-17T11:06:51.822667-04:00",
                    "name": "ATL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62febf2b-e365-4e2e-9120-92d6a861b4bc/?format=api"
                }
            ]
        },
        {
            "id": "436b03d0-0db9-4f8f-bc52-7a915f223371",
            "match": "https://api-prod.gambitprofit.com/api/matches/6be78363-8d45-45ef-bb7d-f50d88fc40dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:51.811036-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "695de628-bc49-4011-ab04-8596410d99be",
                    "gambit_id": "7d4d39e2-05e2-4435-bff1-93161f460bba",
                    "last_updated": "2023-05-18T11:47:18.531554-04:00",
                    "created_at": "2023-05-17T11:06:51.813433-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/436b03d0-0db9-4f8f-bc52-7a915f223371/?format=api"
                },
                {
                    "id": "07675bd6-9eca-4558-89cb-5188b4777232",
                    "gambit_id": "9bdaf879-185d-47c6-bbf3-cc9ada3d95e0",
                    "last_updated": "2023-05-18T11:47:18.533052-04:00",
                    "created_at": "2023-05-17T11:06:51.815996-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/436b03d0-0db9-4f8f-bc52-7a915f223371/?format=api"
                }
            ]
        }
    ]
}