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/61c3d61a-8d48-45eb-81c6-af4f0635e8d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "61c3d61a-8d48-45eb-81c6-af4f0635e8d6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dfbc65ac-7429-4b71-b34b-a57cd9fb0b95",
    "completed": true,
    "last_updated": "2023-12-26T20:23:08.813237-05:00",
    "created_at": "2023-12-25T09:33:17.000455-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.74,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/dfbc65ac-7429-4b71-b34b-a57cd9fb0b95",
    "datetime": "2023-12-25T20:10:00-05:00",
    "cutoff_datetime": "2023-12-25T20:10:00-05:00",
    "name": "Philadelphia 76ers v. Miami Heat",
    "bettypes": [
        {
            "id": "239f707c-c37b-4322-a6dc-67218e1734df",
            "match": "https://api-prod.gambitprofit.com/api/matches/61c3d61a-8d48-45eb-81c6-af4f0635e8d6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-25T09:33:17.024124-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": "Miami Heat",
                        "amount": 5614.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "257b8a84-c6b2-41c5-b1e9-78e5e7365df8",
                    "gambit_id": "8f3d8fa5-1c81-4097-b73d-e21558b2d89a",
                    "last_updated": "2023-12-26T20:23:08.835915-05:00",
                    "created_at": "2023-12-25T09:33:17.036003-05:00",
                    "name": "Miami Heat",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/239f707c-c37b-4322-a6dc-67218e1734df/?format=api"
                },
                {
                    "id": "7983ad7b-76da-4e70-a153-384c8d0059a5",
                    "gambit_id": "e727fb6d-2ded-4833-ba46-ecb383f6d3eb",
                    "last_updated": "2023-12-26T20:23:08.832496-05:00",
                    "created_at": "2023-12-25T09:33:17.027675-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/239f707c-c37b-4322-a6dc-67218e1734df/?format=api"
                }
            ]
        },
        {
            "id": "3959bad7-c4e0-4fbc-9bac-e07fd72b758b",
            "match": "https://api-prod.gambitprofit.com/api/matches/61c3d61a-8d48-45eb-81c6-af4f0635e8d6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-25T09:33:17.011856-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f465e01-27b5-4966-a14c-78c3b3aeb21a",
                    "gambit_id": "5398b5ff-8c3f-49f4-9960-9316d8ad9476",
                    "last_updated": "2023-12-26T20:23:08.822278-05:00",
                    "created_at": "2023-12-25T09:33:17.015973-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3959bad7-c4e0-4fbc-9bac-e07fd72b758b/?format=api"
                },
                {
                    "id": "7745fea2-6194-4d94-ad29-412f7573c078",
                    "gambit_id": "222cdaab-7947-4c3e-82d4-0105fd81cbf1",
                    "last_updated": "2023-12-26T20:23:08.825702-05:00",
                    "created_at": "2023-12-25T09:33:17.020221-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3959bad7-c4e0-4fbc-9bac-e07fd72b758b/?format=api"
                }
            ]
        },
        {
            "id": "f579e0f6-01f0-442b-b471-9eec6b3553c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/61c3d61a-8d48-45eb-81c6-af4f0635e8d6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-25T09:33:17.039777-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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10ae9e20-a4b7-4ead-b03d-4e0296152446",
                    "gambit_id": "c6043074-3e35-4dfb-9873-b6cd83686adb",
                    "last_updated": "2023-12-26T20:23:08.842711-05:00",
                    "created_at": "2023-12-25T09:33:17.043452-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f579e0f6-01f0-442b-b471-9eec6b3553c9/?format=api"
                },
                {
                    "id": "f21d2632-f8f0-460e-87b9-1be5d4786686",
                    "gambit_id": "167d4a9d-666c-4ca4-8f99-6809bee64258",
                    "last_updated": "2023-12-26T20:23:08.845882-05:00",
                    "created_at": "2023-12-25T09:33:17.046989-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f579e0f6-01f0-442b-b471-9eec6b3553c9/?format=api"
                }
            ]
        }
    ]
}