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/997b301f-2608-4abe-ac24-b94afa645b16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "997b301f-2608-4abe-ac24-b94afa645b16",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cab33129-df55-4dc2-959d-493b3272b712",
    "completed": true,
    "last_updated": "2023-05-01T12:27:23.588146-04:00",
    "created_at": "2023-04-30T12:47:12.562239-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.34,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cab33129-df55-4dc2-959d-493b3272b712",
    "datetime": "2023-04-30T16:10:00-04:00",
    "cutoff_datetime": "2023-04-30T16:10:00-04:00",
    "name": "STL (J Woodford) v. LOS (N Syndergaard)",
    "bettypes": [
        {
            "id": "58be7b5e-08bc-46ed-829b-36c25eb1a57d",
            "match": "https://api-prod.gambitprofit.com/api/matches/997b301f-2608-4abe-ac24-b94afa645b16/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-30T12:47:12.579276-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": "LOS (N Syndergaard)",
                        "amount": 5663.0
                    },
                    {
                        "team": "STL (J Woodford)",
                        "amount": 4337.0
                    }
                ],
                "expected_reward_tokens": 9627.1,
                "profit_sb": 127.1,
                "profit_sb_percentage": 1.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c346c228-f015-427b-a0aa-d6f62c10f9a7",
                    "gambit_id": "df2eca75-e95a-4103-9eb7-af663e699859",
                    "last_updated": "2023-05-01T12:27:23.605014-04:00",
                    "created_at": "2023-04-30T12:47:12.581415-04:00",
                    "name": "LOS (N Syndergaard)",
                    "reward": "1.70000",
                    "odds": "1.72990",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58be7b5e-08bc-46ed-829b-36c25eb1a57d/?format=api"
                },
                {
                    "id": "99f5089c-524c-49a5-ba14-b2ef58ce74cb",
                    "gambit_id": "0c65be3b-8661-47cc-bb94-c2bd8608bc8b",
                    "last_updated": "2023-05-01T12:27:23.607009-04:00",
                    "created_at": "2023-04-30T12:47:12.583648-04:00",
                    "name": "STL (J Woodford)",
                    "reward": "2.22000",
                    "odds": "2.27000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58be7b5e-08bc-46ed-829b-36c25eb1a57d/?format=api"
                }
            ]
        },
        {
            "id": "a5e9a584-f5bf-45a2-92aa-8cfcee6ef961",
            "match": "https://api-prod.gambitprofit.com/api/matches/997b301f-2608-4abe-ac24-b94afa645b16/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-30T12:47:12.571262-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": 5784.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e004d328-387a-4cbc-a02d-31c09b61c0c2",
                    "gambit_id": "a00914fd-b925-4651-807e-f0a7bd964a1a",
                    "last_updated": "2023-05-01T12:27:23.601128-04:00",
                    "created_at": "2023-04-30T12:47:12.576566-04:00",
                    "name": "STL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e9a584-f5bf-45a2-92aa-8cfcee6ef961/?format=api"
                },
                {
                    "id": "c1c56836-0c77-4de7-ac0a-7c64325fa7ef",
                    "gambit_id": "6b7bd7d6-ffc1-44bc-a43a-09109b3ca324",
                    "last_updated": "2023-05-01T12:27:23.599111-04:00",
                    "created_at": "2023-04-30T12:47:12.573752-04:00",
                    "name": "LOS",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e9a584-f5bf-45a2-92aa-8cfcee6ef961/?format=api"
                }
            ]
        },
        {
            "id": "ffa874e6-6a50-4be5-afc5-f7659c087aa8",
            "match": "https://api-prod.gambitprofit.com/api/matches/997b301f-2608-4abe-ac24-b94afa645b16/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-30T12:47:12.564949-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42d2ceff-8a11-4b5b-a869-d6282925f95a",
                    "gambit_id": "5c304ba9-3e9a-48b0-bd07-f9b3773572e3",
                    "last_updated": "2023-05-01T12:27:23.595193-04:00",
                    "created_at": "2023-04-30T12:47:12.568833-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa874e6-6a50-4be5-afc5-f7659c087aa8/?format=api"
                },
                {
                    "id": "e518dc4b-2723-46d8-a02f-aeddddb5181b",
                    "gambit_id": "ca986297-e70d-4c1f-afad-5d995eae348c",
                    "last_updated": "2023-05-01T12:27:23.593040-04:00",
                    "created_at": "2023-04-30T12:47:12.566800-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa874e6-6a50-4be5-afc5-f7659c087aa8/?format=api"
                }
            ]
        }
    ]
}