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/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "234ae1ca-4c69-4a8e-a95e-4476b073939f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9dc859cb-b136-40a8-8fa4-7bb7929df0cf",
    "completed": true,
    "last_updated": "2024-01-23T20:23:21.164387-05:00",
    "created_at": "2024-01-20T05:38:16.978590-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9dc859cb-b136-40a8-8fa4-7bb7929df0cf",
    "datetime": "2024-01-20T20:07:00-05:00",
    "cutoff_datetime": "2024-01-20T20:07:00-05:00",
    "name": "Washington Capitals v. St Louis Blues",
    "bettypes": [
        {
            "id": "fdba7f6a-f148-4604-9896-2d78876e427b",
            "match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-20T05:38:16.985284-05: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": "St Louis Blues",
                        "amount": 5213.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c7376b3-cfe0-448a-b3f1-c726a530efc2",
                    "gambit_id": "0b8fd148-fe4d-4fa3-934b-4712e04d7478",
                    "last_updated": "2024-01-23T20:23:21.175413-05:00",
                    "created_at": "2024-01-20T05:38:17.022290-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdba7f6a-f148-4604-9896-2d78876e427b/?format=api"
                },
                {
                    "id": "dcf93ad0-2a72-4234-abc9-b6a2d6ec3860",
                    "gambit_id": "6fd23a04-5ce0-4192-929d-af905ce478c7",
                    "last_updated": "2024-01-23T20:23:21.172197-05:00",
                    "created_at": "2024-01-20T05:38:16.997102-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdba7f6a-f148-4604-9896-2d78876e427b/?format=api"
                }
            ]
        },
        {
            "id": "c56a8507-d27c-4bf9-976d-2e5223ede603",
            "match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-20T05:38:17.028787-05: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": "Washington Capitals",
                        "amount": 6856.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb29238d-e76e-40f7-abef-0318be0bafa3",
                    "gambit_id": "004a7561-34ed-4299-87c9-ad4dc80aa9dc",
                    "last_updated": "2024-01-23T20:23:21.181954-05:00",
                    "created_at": "2024-01-20T05:38:17.038138-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c56a8507-d27c-4bf9-976d-2e5223ede603/?format=api"
                },
                {
                    "id": "511274f9-6b64-40f0-9719-2f54fee0cf58",
                    "gambit_id": "1c4a060c-d376-4b94-95f9-62c546fde5ae",
                    "last_updated": "2024-01-23T20:23:21.185203-05:00",
                    "created_at": "2024-01-20T05:38:17.042587-05:00",
                    "name": "St Louis Blues",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c56a8507-d27c-4bf9-976d-2e5223ede603/?format=api"
                }
            ]
        },
        {
            "id": "8b1df2d6-a7be-44d7-99cf-1b97d46e01bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-20T07:33:20.222901-05: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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "796b5580-8db2-4d04-bb50-5d34c86335ef",
                    "gambit_id": "0b7ca755-1f87-46e0-b5e3-2014c1395949",
                    "last_updated": "2024-01-23T20:23:21.195777-05:00",
                    "created_at": "2024-01-20T07:33:20.236602-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api"
                },
                {
                    "id": "8e8b19df-d0ac-4dc2-b586-a7575c4835c0",
                    "gambit_id": "90478d4e-3457-4285-99c0-e66004a96e03",
                    "last_updated": "2024-01-23T20:23:21.191942-05:00",
                    "created_at": "2024-01-20T07:33:20.229703-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api"
                }
            ]
        }
    ]
}