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/0752855a-4b17-4f4e-9b9b-f5c269ade1a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0752855a-4b17-4f4e-9b9b-f5c269ade1a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "837a7a6f-e5bd-4888-abf0-2036511648e6",
    "completed": true,
    "last_updated": "2023-05-07T11:57:17.176141-04:00",
    "created_at": "2023-05-06T11:51:55.549209-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/837a7a6f-e5bd-4888-abf0-2036511648e6",
    "datetime": "2023-05-06T15:30:00-04:00",
    "cutoff_datetime": "2023-05-06T15:30:00-04:00",
    "name": "New York Knicks v. Miami Heat",
    "bettypes": [
        {
            "id": "9f4ba166-592c-45e0-ab61-433665c5a783",
            "match": "https://api-prod.gambitprofit.com/api/matches/0752855a-4b17-4f4e-9b9b-f5c269ade1a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-06T11:51:55.561826-04: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": 6241.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc518cd6-e942-4b7b-a017-816853f0b772",
                    "gambit_id": "8a1e715f-2da4-421a-8dfb-9abd36c50106",
                    "last_updated": "2023-05-07T11:57:17.187649-04:00",
                    "created_at": "2023-05-06T11:51:55.563307-04:00",
                    "name": "Miami Heat",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f4ba166-592c-45e0-ab61-433665c5a783/?format=api"
                },
                {
                    "id": "ac027a33-3898-41b8-b26a-7e408878de43",
                    "gambit_id": "a7c01080-19e8-40a2-8335-15fc365d5bda",
                    "last_updated": "2023-05-07T11:57:17.189205-04:00",
                    "created_at": "2023-05-06T11:51:55.564815-04:00",
                    "name": "New York Knicks",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f4ba166-592c-45e0-ab61-433665c5a783/?format=api"
                }
            ]
        },
        {
            "id": "51f51f0e-480d-46e1-bd41-e47a794367bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/0752855a-4b17-4f4e-9b9b-f5c269ade1a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-06T11:51:55.556617-04: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": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c27430c-7257-4e75-bbda-a6aa2ce5ec57",
                    "gambit_id": "1c994947-a1cd-48f3-85e5-59649e4dc8d6",
                    "last_updated": "2023-05-07T11:57:17.183835-04:00",
                    "created_at": "2023-05-06T11:51:55.558483-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f51f0e-480d-46e1-bd41-e47a794367bc/?format=api"
                },
                {
                    "id": "924d9440-dd27-4f4e-b128-0ff2813430ce",
                    "gambit_id": "7f95bba1-a538-47a1-88e9-696328d199b0",
                    "last_updated": "2023-05-07T11:57:17.185154-04:00",
                    "created_at": "2023-05-06T11:51:55.560207-04:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f51f0e-480d-46e1-bd41-e47a794367bc/?format=api"
                }
            ]
        },
        {
            "id": "4f5a7be8-4c67-4d9a-95ca-829e45b87d63",
            "match": "https://api-prod.gambitprofit.com/api/matches/0752855a-4b17-4f4e-9b9b-f5c269ade1a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-06T11:51:55.551456-04: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 207",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 207",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58be26f0-7bd2-4688-9380-f85fbd8bb4a9",
                    "gambit_id": "e6efcaca-8ceb-41a7-8977-c9bb323179c3",
                    "last_updated": "2023-05-07T11:57:17.179693-04:00",
                    "created_at": "2023-05-06T11:51:55.553116-04:00",
                    "name": "Game Total Under 207",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "207.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f5a7be8-4c67-4d9a-95ca-829e45b87d63/?format=api"
                },
                {
                    "id": "c793d3c1-18bb-4655-aa74-5413bb8f2d6e",
                    "gambit_id": "5c7017ba-9941-4d40-a59b-3dce885922c7",
                    "last_updated": "2023-05-07T11:57:17.181092-04:00",
                    "created_at": "2023-05-06T11:51:55.554804-04:00",
                    "name": "Game Total Over 207",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "207.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f5a7be8-4c67-4d9a-95ca-829e45b87d63/?format=api"
                }
            ]
        }
    ]
}