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/35d3281e-f43c-49bd-b013-e09351a28dd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "35d3281e-f43c-49bd-b013-e09351a28dd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8b09c65c-580f-48b2-be5d-4463bf12d084",
    "completed": true,
    "last_updated": "2023-12-27T13:17:59.378650-05:00",
    "created_at": "2023-12-26T11:58:17.605205-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8b09c65c-580f-48b2-be5d-4463bf12d084",
    "datetime": "2023-12-26T20:10:00-05:00",
    "cutoff_datetime": "2023-12-26T20:10:00-05:00",
    "name": "Minnesota Timberwolves v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "c6750367-ebbd-4fa5-97fc-6f8eb21bea13",
            "match": "https://api-prod.gambitprofit.com/api/matches/35d3281e-f43c-49bd-b013-e09351a28dd3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-26T11:58:17.622139-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": "Oklahoma City Thunder",
                        "amount": 5423.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39670d71-10ef-4f17-8da7-b39a2104a825",
                    "gambit_id": "dced460d-44e4-4456-857d-f4ed37f83652",
                    "last_updated": "2023-12-27T13:17:59.401079-05:00",
                    "created_at": "2023-12-26T11:58:17.625676-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6750367-ebbd-4fa5-97fc-6f8eb21bea13/?format=api"
                },
                {
                    "id": "d7d88d96-0858-40df-8255-6451c3fd6de8",
                    "gambit_id": "657d9e4b-2fdc-43e4-995f-49683c835f7d",
                    "last_updated": "2023-12-27T13:17:59.404470-05:00",
                    "created_at": "2023-12-26T11:58:17.629579-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6750367-ebbd-4fa5-97fc-6f8eb21bea13/?format=api"
                }
            ]
        },
        {
            "id": "160cfd35-7ce6-4ff7-8ab4-46d252a3bbac",
            "match": "https://api-prod.gambitprofit.com/api/matches/35d3281e-f43c-49bd-b013-e09351a28dd3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-26T11:58:17.609988-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 Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ae8d96f-51b2-4852-b349-64610d5f657d",
                    "gambit_id": "d7847c5f-a0f2-4724-91b9-149ba984f27b",
                    "last_updated": "2023-12-27T13:17:59.391111-05:00",
                    "created_at": "2023-12-26T11:58:17.614302-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160cfd35-7ce6-4ff7-8ab4-46d252a3bbac/?format=api"
                },
                {
                    "id": "d1c7dbd9-a650-4de7-a4a7-5851ecb27370",
                    "gambit_id": "bb924dd9-180a-46bc-a53a-cf1f7a0f8be1",
                    "last_updated": "2023-12-27T13:17:59.394383-05:00",
                    "created_at": "2023-12-26T11:58:17.618519-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160cfd35-7ce6-4ff7-8ab4-46d252a3bbac/?format=api"
                }
            ]
        },
        {
            "id": "82aa56bb-05a9-4975-bf98-e23aa0e720a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/35d3281e-f43c-49bd-b013-e09351a28dd3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-26T11:58:17.646437-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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f4153c5-a496-4b51-b1af-96e5d34b3b5b",
                    "gambit_id": "d28d64f3-04f6-4a31-9bcc-33ba3f03c583",
                    "last_updated": "2023-12-27T13:17:59.410915-05:00",
                    "created_at": "2023-12-26T11:58:17.651958-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa56bb-05a9-4975-bf98-e23aa0e720a7/?format=api"
                },
                {
                    "id": "5a3e81b0-8fc7-4d57-a548-ddcacdb27873",
                    "gambit_id": "569537ac-8103-4d1a-af0a-789ca32ce7f1",
                    "last_updated": "2023-12-27T13:17:59.414242-05:00",
                    "created_at": "2023-12-26T11:58:17.658065-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa56bb-05a9-4975-bf98-e23aa0e720a7/?format=api"
                }
            ]
        }
    ]
}