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/01c11f24-786d-4d03-a472-c981e45a0b54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01c11f24-786d-4d03-a472-c981e45a0b54",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3fb09d04-6877-4ae7-8007-5203385e746e",
    "completed": true,
    "last_updated": "2023-10-30T15:38:30.415343-04:00",
    "created_at": "2023-10-25T09:13:12.121068-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.47,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3fb09d04-6877-4ae7-8007-5203385e746e",
    "datetime": "2023-10-29T13:00:00-04:00",
    "cutoff_datetime": "2023-10-29T13:00:00-04:00",
    "name": "Philadelphia Eagles v. Washington Commanders",
    "bettypes": [
        {
            "id": "7c55af81-b483-45e7-a8df-250fc16a7e39",
            "match": "https://api-prod.gambitprofit.com/api/matches/01c11f24-786d-4d03-a472-c981e45a0b54/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:12.143178-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": "Philadelphia Eagles",
                        "amount": 7275.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 2725.0
                    }
                ],
                "expected_reward_tokens": 9455.75,
                "profit_sb": -44.25,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9e292d5-328d-4cd7-9abd-36ccf21d7427",
                    "gambit_id": "394fbd15-2641-4420-aa19-3ff7b5f79239",
                    "last_updated": "2023-10-30T15:38:30.436004-04:00",
                    "created_at": "2023-10-25T09:13:12.146992-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c55af81-b483-45e7-a8df-250fc16a7e39/?format=api"
                },
                {
                    "id": "a7ed7e2f-1092-474c-ae07-d4e52b914a12",
                    "gambit_id": "202a7b76-1535-4a5c-bedf-a7030cc0e034",
                    "last_updated": "2023-10-30T15:38:30.439430-04:00",
                    "created_at": "2023-10-25T09:13:12.151096-04:00",
                    "name": "Washington Commanders",
                    "reward": "3.47000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c55af81-b483-45e7-a8df-250fc16a7e39/?format=api"
                }
            ]
        },
        {
            "id": "f6f59dd7-e361-4405-b00b-68504c1dc96b",
            "match": "https://api-prod.gambitprofit.com/api/matches/01c11f24-786d-4d03-a472-c981e45a0b54/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:12.130432-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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "355fee95-df50-4c03-993c-a3eacb3fe73f",
                    "gambit_id": "f10e1153-2c3e-4193-a374-37ae240df681",
                    "last_updated": "2023-10-30T15:38:30.424115-04:00",
                    "created_at": "2023-10-25T09:13:12.135006-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f59dd7-e361-4405-b00b-68504c1dc96b/?format=api"
                },
                {
                    "id": "d3f2b6c8-950c-4ca9-935d-48b06c69b466",
                    "gambit_id": "40ac9367-9c19-4573-a121-8b10e7af2ce4",
                    "last_updated": "2023-10-30T15:38:30.428584-04:00",
                    "created_at": "2023-10-25T09:13:12.139171-04:00",
                    "name": "Washington Commanders",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f59dd7-e361-4405-b00b-68504c1dc96b/?format=api"
                }
            ]
        },
        {
            "id": "85adfddf-78ab-4100-bb6f-163b802f75de",
            "match": "https://api-prod.gambitprofit.com/api/matches/01c11f24-786d-4d03-a472-c981e45a0b54/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:12.154926-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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20d988f8-566c-4baa-984a-4ecffb0bf7f8",
                    "gambit_id": "5dcdce66-8af6-4b59-a62b-89a344fd4763",
                    "last_updated": "2023-10-30T15:38:30.446726-04:00",
                    "created_at": "2023-10-25T09:13:12.158360-04:00",
                    "name": "Game Total Over 42",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85adfddf-78ab-4100-bb6f-163b802f75de/?format=api"
                },
                {
                    "id": "960e8248-e545-46e0-9c18-c5fb41814db6",
                    "gambit_id": "d286e7b8-28dc-4fa5-a43b-d89555e2a0f7",
                    "last_updated": "2023-10-30T15:38:30.450195-04:00",
                    "created_at": "2023-10-25T09:13:12.162161-04:00",
                    "name": "Game Total Under 42",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85adfddf-78ab-4100-bb6f-163b802f75de/?format=api"
                }
            ]
        }
    ]
}