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/21a673c2-0996-4613-a7f3-35a99d4e4e3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21a673c2-0996-4613-a7f3-35a99d4e4e3c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7902f132-a0ee-4903-b9ed-b0b659cde9b0",
    "completed": true,
    "last_updated": "2023-12-11T11:38:06.200183-05:00",
    "created_at": "2023-12-09T08:48:12.985961-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7902f132-a0ee-4903-b9ed-b0b659cde9b0",
    "datetime": "2023-12-09T16:07:00-05:00",
    "cutoff_datetime": "2023-12-09T16:07:00-05:00",
    "name": "Vegas Golden Knights v. Dallas Stars",
    "bettypes": [
        {
            "id": "1c1befc4-2814-4c69-aa44-56668a02f45f",
            "match": "https://api-prod.gambitprofit.com/api/matches/21a673c2-0996-4613-a7f3-35a99d4e4e3c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-09T08:48:12.994678-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": "Dallas Stars",
                        "amount": 5213.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60451896-2d90-474d-9884-e4c2eededa6a",
                    "gambit_id": "23d3248e-7a7a-42b9-be90-65a7d0d387f5",
                    "last_updated": "2023-12-11T11:38:06.217846-05:00",
                    "created_at": "2023-12-09T08:48:13.002857-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c1befc4-2814-4c69-aa44-56668a02f45f/?format=api"
                },
                {
                    "id": "60adadb2-e496-4248-8be4-cf6a224b0687",
                    "gambit_id": "ab4e6288-ef3a-4bd3-b805-7e9a828f35d6",
                    "last_updated": "2023-12-11T11:38:06.213797-05:00",
                    "created_at": "2023-12-09T08:48:12.998629-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c1befc4-2814-4c69-aa44-56668a02f45f/?format=api"
                }
            ]
        },
        {
            "id": "2a55daec-c31f-4b73-9eb0-407f33d042fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/21a673c2-0996-4613-a7f3-35a99d4e4e3c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-09T08:48:13.015819-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": "Vegas Golden Knights",
                        "amount": 6812.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3188.0
                    }
                ],
                "expected_reward_tokens": 9468.36,
                "profit_sb": -31.64,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6cf0d34c-da64-4760-a2e1-8793baa7a619",
                    "gambit_id": "dc49208d-3cff-4729-bb17-654c38414b17",
                    "last_updated": "2023-12-11T11:38:06.224933-05:00",
                    "created_at": "2023-12-09T08:48:13.019787-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a55daec-c31f-4b73-9eb0-407f33d042fd/?format=api"
                },
                {
                    "id": "a007c94c-5a0d-45e3-9760-0ac4c55a7e82",
                    "gambit_id": "fe204475-e318-44c4-a25f-c7d8743278c2",
                    "last_updated": "2023-12-11T11:38:06.228398-05:00",
                    "created_at": "2023-12-09T08:48:13.023751-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a55daec-c31f-4b73-9eb0-407f33d042fd/?format=api"
                }
            ]
        },
        {
            "id": "eccd0933-5956-4ee9-9d00-775b220bbacf",
            "match": "https://api-prod.gambitprofit.com/api/matches/21a673c2-0996-4613-a7f3-35a99d4e4e3c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-09T08:48:13.027830-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": "4d732d20-5401-4eb5-8be2-772b146626fb",
                    "gambit_id": "eb430b1e-d203-43f4-b660-dcf3eb371046",
                    "last_updated": "2023-12-11T11:38:06.238695-05:00",
                    "created_at": "2023-12-09T08:48:13.041089-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/eccd0933-5956-4ee9-9d00-775b220bbacf/?format=api"
                },
                {
                    "id": "dbed46b5-a1a3-4cee-9d91-0e2a65ee489d",
                    "gambit_id": "acfdec99-8134-449b-9fd2-8591ecf20a47",
                    "last_updated": "2023-12-11T11:38:06.235068-05:00",
                    "created_at": "2023-12-09T08:48:13.036888-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/eccd0933-5956-4ee9-9d00-775b220bbacf/?format=api"
                }
            ]
        }
    ]
}