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/dfc274cc-96b4-458c-8325-308f75adb692/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dfc274cc-96b4-458c-8325-308f75adb692",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5c4e5755-0fe6-4ba2-a28a-8d46bb143f37",
    "completed": true,
    "last_updated": "2023-09-12T21:23:17.628455-04:00",
    "created_at": "2023-09-11T08:48:21.177442-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5c4e5755-0fe6-4ba2-a28a-8d46bb143f37",
    "datetime": "2023-09-11T19:40:00-04:00",
    "cutoff_datetime": "2023-09-11T19:40:00-04:00",
    "name": "TAM (T Glasnow) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "6097a3b7-7d82-4b65-ab4b-4f6157577c21",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfc274cc-96b4-458c-8325-308f75adb692/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-11T08:48:21.185931-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": "TAM (T Glasnow)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIN (S Gray)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0ec91a0-5a9a-4161-8dcb-08431469ad14",
                    "gambit_id": "394c3ec1-e4f4-44a2-ba8b-4519799c9177",
                    "last_updated": "2023-09-12T21:23:17.645322-04:00",
                    "created_at": "2023-09-11T08:48:21.189873-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6097a3b7-7d82-4b65-ab4b-4f6157577c21/?format=api"
                },
                {
                    "id": "e6bc9b79-2982-4ca6-8d83-55d0478155a6",
                    "gambit_id": "45c58ed7-fb12-4d72-955f-6d60d86cf5ca",
                    "last_updated": "2023-09-12T21:23:17.649864-04:00",
                    "created_at": "2023-09-11T08:48:21.193454-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6097a3b7-7d82-4b65-ab4b-4f6157577c21/?format=api"
                }
            ]
        },
        {
            "id": "360aa30f-3212-4617-9e3d-9c0796b0b2dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfc274cc-96b4-458c-8325-308f75adb692/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-11T08:48:21.197108-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3bc0c9a-c19b-48ec-863b-760cee05457e",
                    "gambit_id": "17a9932e-5e1b-42fb-9409-9c9c376a7a56",
                    "last_updated": "2023-09-12T21:23:17.666090-04:00",
                    "created_at": "2023-09-11T08:48:21.204751-04:00",
                    "name": "MIN",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa30f-3212-4617-9e3d-9c0796b0b2dd/?format=api"
                },
                {
                    "id": "72254f8e-2d49-488d-a95a-5348a1eccf25",
                    "gambit_id": "93a87610-7afe-4f0a-bb25-18598329d08d",
                    "last_updated": "2023-09-12T21:23:17.656210-04:00",
                    "created_at": "2023-09-11T08:48:21.200656-04:00",
                    "name": "TAM",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa30f-3212-4617-9e3d-9c0796b0b2dd/?format=api"
                }
            ]
        },
        {
            "id": "32d4e35c-8b8a-47b9-a41c-dc7fcd6d3c4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfc274cc-96b4-458c-8325-308f75adb692/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-11T08:48:21.210376-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 7",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2d0763b-9ccc-498d-8ecd-c68415f67070",
                    "gambit_id": "f328958f-df63-4a3e-9f71-025b0ffd4216",
                    "last_updated": "2023-09-12T21:23:17.678684-04:00",
                    "created_at": "2023-09-11T08:48:21.218856-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d4e35c-8b8a-47b9-a41c-dc7fcd6d3c4e/?format=api"
                },
                {
                    "id": "f574ee22-c544-4de9-b1fb-a6550e7b2e3c",
                    "gambit_id": "a631f1e1-c281-4971-a816-b7bbead7393b",
                    "last_updated": "2023-09-12T21:23:17.681895-04:00",
                    "created_at": "2023-09-11T08:48:21.214211-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d4e35c-8b8a-47b9-a41c-dc7fcd6d3c4e/?format=api"
                }
            ]
        }
    ]
}