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/0dfefe5d-05a3-4287-86a5-c6b8ded62898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0dfefe5d-05a3-4287-86a5-c6b8ded62898",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "18aec658-bed1-48be-937f-a5d445ea4c25",
    "completed": true,
    "last_updated": "2023-11-12T11:13:42.726051-05:00",
    "created_at": "2023-11-09T09:47:57.267269-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/18aec658-bed1-48be-937f-a5d445ea4c25",
    "datetime": "2023-11-09T19:07:00-05:00",
    "cutoff_datetime": "2023-11-09T19:07:00-05:00",
    "name": "Minnesota Wild v. New York Rangers",
    "bettypes": [
        {
            "id": "00743de9-cc27-4660-af02-21345f773cff",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dfefe5d-05a3-4287-86a5-c6b8ded62898/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-09T09:47:57.273069-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": "New York Rangers",
                        "amount": 5214.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d11ef666-2da7-4a95-b499-ee9f2555b924",
                    "gambit_id": "06c603ac-7a63-4a15-a84f-70017882ad35",
                    "last_updated": "2023-11-12T11:13:42.742928-05:00",
                    "created_at": "2023-11-09T09:47:57.281420-05:00",
                    "name": "New York Rangers",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00743de9-cc27-4660-af02-21345f773cff/?format=api"
                },
                {
                    "id": "c7171214-f640-474c-a3bc-04659388e594",
                    "gambit_id": "b5662f11-b72d-4b1f-943a-594ef8b14039",
                    "last_updated": "2023-11-12T11:13:42.739583-05:00",
                    "created_at": "2023-11-09T09:47:57.277350-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00743de9-cc27-4660-af02-21345f773cff/?format=api"
                }
            ]
        },
        {
            "id": "82381b57-5797-4339-a1ce-9b375efedcc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dfefe5d-05a3-4287-86a5-c6b8ded62898/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-09T09:47:57.285403-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": "Minnesota Wild",
                        "amount": 6849.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22868903-76d7-4ec5-822b-e74fcd1eab4c",
                    "gambit_id": "f49778bb-5bef-432a-990d-3e113dbd2106",
                    "last_updated": "2023-11-12T11:13:42.749566-05:00",
                    "created_at": "2023-11-09T09:47:57.289069-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82381b57-5797-4339-a1ce-9b375efedcc7/?format=api"
                },
                {
                    "id": "6d6bdd2a-0e03-4256-a1f3-e7e29297e38e",
                    "gambit_id": "119beafa-9dda-457e-aee7-c0a9360007dd",
                    "last_updated": "2023-11-12T11:13:42.752840-05:00",
                    "created_at": "2023-11-09T09:47:57.293461-05:00",
                    "name": "New York Rangers",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82381b57-5797-4339-a1ce-9b375efedcc7/?format=api"
                }
            ]
        },
        {
            "id": "6d546fcd-a4d5-4e94-92b2-c378d1d4d81f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dfefe5d-05a3-4287-86a5-c6b8ded62898/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-09T09:47:57.305128-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.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10e27a04-e870-4532-8d7f-4f658d22bd3c",
                    "gambit_id": "37731c6f-5138-433d-bf53-b82fecc4ce0d",
                    "last_updated": "2023-11-12T11:13:42.759329-05:00",
                    "created_at": "2023-11-09T09:47:57.319007-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d546fcd-a4d5-4e94-92b2-c378d1d4d81f/?format=api"
                },
                {
                    "id": "449d9d9b-3a1a-476e-b7c7-5c032079bf9a",
                    "gambit_id": "6a5d902f-852b-42ac-b9da-60b554e51742",
                    "last_updated": "2023-11-12T11:13:42.762658-05:00",
                    "created_at": "2023-11-09T09:47:57.309987-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d546fcd-a4d5-4e94-92b2-c378d1d4d81f/?format=api"
                }
            ]
        }
    ]
}