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/eccfc49b-fdb4-49d6-bb2b-0db150becd9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eccfc49b-fdb4-49d6-bb2b-0db150becd9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2367fa21-fb42-4759-aae1-e4b5d18c0cf4",
    "completed": true,
    "last_updated": "2023-11-15T20:08:21.691730-05:00",
    "created_at": "2023-11-14T09:13:03.215548-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2367fa21-fb42-4759-aae1-e4b5d18c0cf4",
    "datetime": "2023-11-14T19:07:00-05:00",
    "cutoff_datetime": "2023-11-14T19:07:00-05:00",
    "name": "Boston Bruins v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "ac2c7d1f-7f17-437b-b910-c160f405c193",
            "match": "https://api-prod.gambitprofit.com/api/matches/eccfc49b-fdb4-49d6-bb2b-0db150becd9b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-14T09:13:03.220714-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": "Boston Bruins",
                        "amount": 5872.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86a72191-c8f1-4e45-8a8f-06749a6aeda3",
                    "gambit_id": "6a4fd134-c9e5-4fa9-b3fc-97d8b66adae1",
                    "last_updated": "2023-11-15T20:08:21.699850-05:00",
                    "created_at": "2023-11-14T09:13:03.225747-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2c7d1f-7f17-437b-b910-c160f405c193/?format=api"
                },
                {
                    "id": "72e2569b-18d0-45eb-b6e7-5228d89aac2f",
                    "gambit_id": "160243a1-933e-4845-b79a-cd47359c5eef",
                    "last_updated": "2023-11-15T20:08:21.703202-05:00",
                    "created_at": "2023-11-14T09:13:03.230477-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2c7d1f-7f17-437b-b910-c160f405c193/?format=api"
                }
            ]
        },
        {
            "id": "bb64d55b-d6f4-4a5d-b230-854325869813",
            "match": "https://api-prod.gambitprofit.com/api/matches/eccfc49b-fdb4-49d6-bb2b-0db150becd9b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-14T09:13:03.235087-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 Sabres",
                        "amount": 6390.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "504dda3a-b8d9-4bfd-bc2f-ff75289c47ec",
                    "gambit_id": "48d26dbd-ace8-42e9-b533-a1ddc2b5237a",
                    "last_updated": "2023-11-15T20:08:21.713054-05:00",
                    "created_at": "2023-11-14T09:13:03.244746-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb64d55b-d6f4-4a5d-b230-854325869813/?format=api"
                },
                {
                    "id": "ac7bd15c-216c-4455-a38d-12ec686f1ef6",
                    "gambit_id": "78a729cb-a415-4b95-ae69-b64886509109",
                    "last_updated": "2023-11-15T20:08:21.709822-05:00",
                    "created_at": "2023-11-14T09:13:03.240890-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb64d55b-d6f4-4a5d-b230-854325869813/?format=api"
                }
            ]
        },
        {
            "id": "629cb704-6966-4688-8eeb-a935515c6779",
            "match": "https://api-prod.gambitprofit.com/api/matches/eccfc49b-fdb4-49d6-bb2b-0db150becd9b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-14T09:13:03.249112-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6cc81544-4add-4c52-b1c4-a1f33f0264ea",
                    "gambit_id": "8dffad8e-1059-432d-b7a3-cf894f388f78",
                    "last_updated": "2023-11-15T20:08:21.719484-05:00",
                    "created_at": "2023-11-14T09:13:03.252942-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/629cb704-6966-4688-8eeb-a935515c6779/?format=api"
                },
                {
                    "id": "73bd769f-c0aa-43b3-853a-a1376d019cce",
                    "gambit_id": "17443ec2-38f9-42f2-bca6-1c53fe967823",
                    "last_updated": "2023-11-15T20:08:21.722778-05:00",
                    "created_at": "2023-11-14T09:13:03.258275-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/629cb704-6966-4688-8eeb-a935515c6779/?format=api"
                }
            ]
        }
    ]
}