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/7eea8a23-29b5-4f6a-9bb8-7098329d32d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7eea8a23-29b5-4f6a-9bb8-7098329d32d6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8227c31d-350a-46ef-bbbc-afb330830db6",
    "completed": true,
    "last_updated": "2023-12-11T19:38:20.398681-05:00",
    "created_at": "2023-12-06T09:18:08.055352-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8227c31d-350a-46ef-bbbc-afb330830db6",
    "datetime": "2023-12-10T16:25:00-05:00",
    "cutoff_datetime": "2023-12-10T16:25:00-05:00",
    "name": "Buffalo Bills v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "7b4218e0-3e30-495e-bd68-dae3afe06369",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eea8a23-29b5-4f6a-9bb8-7098329d32d6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:18:08.076224-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": "Kansas City Chiefs",
                        "amount": 5317.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb49fbc2-4f6c-49a4-acca-435dff6ab89c",
                    "gambit_id": "85f298b0-7eb2-4e97-9724-a607ab85401a",
                    "last_updated": "2023-12-11T19:38:20.424274-05:00",
                    "created_at": "2023-12-06T09:18:08.085636-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4218e0-3e30-495e-bd68-dae3afe06369/?format=api"
                },
                {
                    "id": "e9ebf53d-f9f1-439a-8dee-eed552953b9d",
                    "gambit_id": "610f69d0-f5f1-400b-bfbe-0001a7efca56",
                    "last_updated": "2023-12-11T19:38:20.421014-05:00",
                    "created_at": "2023-12-06T09:18:08.080866-05:00",
                    "name": "Buffalo Bills",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4218e0-3e30-495e-bd68-dae3afe06369/?format=api"
                }
            ]
        },
        {
            "id": "80b7b4ac-2322-4168-b3c0-fe9a0abe0635",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eea8a23-29b5-4f6a-9bb8-7098329d32d6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:18:08.061529-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": "Buffalo Bills",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3d822f9-0cc3-44d9-92fe-1dad213fd777",
                    "gambit_id": "d311022c-a2a0-4d6c-913f-971c9a741f0a",
                    "last_updated": "2023-12-11T19:38:20.411282-05:00",
                    "created_at": "2023-12-06T09:18:08.066769-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80b7b4ac-2322-4168-b3c0-fe9a0abe0635/?format=api"
                },
                {
                    "id": "964cb058-d2ae-4b1d-aad4-3b3a8be70a1e",
                    "gambit_id": "241eff19-829e-44bf-b69c-596f74c65a53",
                    "last_updated": "2023-12-11T19:38:20.414634-05:00",
                    "created_at": "2023-12-06T09:18:08.071728-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80b7b4ac-2322-4168-b3c0-fe9a0abe0635/?format=api"
                }
            ]
        },
        {
            "id": "b18a4feb-13b5-4b6a-a9b4-49be070eb15d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eea8a23-29b5-4f6a-9bb8-7098329d32d6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:18:08.090302-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 Over 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bb77720-acfd-496f-8560-3dc8f8e73f9b",
                    "gambit_id": "6a9310ee-c206-423d-b2ec-6e49ea183d7e",
                    "last_updated": "2023-12-11T19:38:20.430646-05:00",
                    "created_at": "2023-12-06T09:18:08.094683-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a4feb-13b5-4b6a-a9b4-49be070eb15d/?format=api"
                },
                {
                    "id": "55a8ad8c-8871-40eb-899e-6eaca1a7a9f6",
                    "gambit_id": "2ba4cd10-f88c-4f6b-a23d-157a5134f443",
                    "last_updated": "2023-12-11T19:38:20.434016-05:00",
                    "created_at": "2023-12-06T09:18:08.099725-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a4feb-13b5-4b6a-a9b4-49be070eb15d/?format=api"
                }
            ]
        }
    ]
}