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/be9b31e2-a228-4a96-a6b1-ea18f0971abc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be9b31e2-a228-4a96-a6b1-ea18f0971abc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "22f01a4b-6ed0-49a2-99ed-ba55803fedce",
    "completed": true,
    "last_updated": "2023-01-30T17:46:58.226942-05:00",
    "created_at": "2023-01-28T09:42:06.226434-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/22f01a4b-6ed0-49a2-99ed-ba55803fedce",
    "datetime": "2023-01-28T20:10:00-05:00",
    "cutoff_datetime": "2023-01-28T20:10:00-05:00",
    "name": "Phoenix Suns v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "5b094da8-609a-4980-b873-c1f6bf9f53df",
            "match": "https://api-prod.gambitprofit.com/api/matches/be9b31e2-a228-4a96-a6b1-ea18f0971abc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:06.232523-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": "Phoenix Suns",
                        "amount": 6475.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b296b30e-718b-4cbe-80ab-124a932e3564",
                    "gambit_id": "4ba6f4d9-ff15-4034-9182-7e68a25e10bb",
                    "last_updated": "2023-01-30T17:46:58.234842-05:00",
                    "created_at": "2023-01-28T09:42:06.235357-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b094da8-609a-4980-b873-c1f6bf9f53df/?format=api"
                },
                {
                    "id": "1c6f2eb8-4e4e-4dac-b6b8-7945c3f485dc",
                    "gambit_id": "4ea85be2-714a-4302-8f11-37efb6ee26a0",
                    "last_updated": "2023-01-30T17:46:58.233686-05:00",
                    "created_at": "2023-01-28T09:42:06.233825-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b094da8-609a-4980-b873-c1f6bf9f53df/?format=api"
                }
            ]
        },
        {
            "id": "4298d684-32d3-4d17-ad56-a44bce86452d",
            "match": "https://api-prod.gambitprofit.com/api/matches/be9b31e2-a228-4a96-a6b1-ea18f0971abc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:06.237253-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6545f40f-2d31-498c-af43-dcb85d251ff8",
                    "gambit_id": "e489e8da-41ba-47d3-be3e-cd80c302858c",
                    "last_updated": "2023-01-30T17:46:58.237125-05:00",
                    "created_at": "2023-01-28T09:42:06.239065-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4298d684-32d3-4d17-ad56-a44bce86452d/?format=api"
                },
                {
                    "id": "58060c28-ee04-4c89-8d47-5034c5bb2917",
                    "gambit_id": "82951af4-09af-4851-b9af-651f2b6ed6e9",
                    "last_updated": "2023-01-30T17:46:58.238242-05:00",
                    "created_at": "2023-01-28T09:42:06.240700-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4298d684-32d3-4d17-ad56-a44bce86452d/?format=api"
                }
            ]
        },
        {
            "id": "d58c9b92-7ee7-49bf-8ff1-e629cfb76094",
            "match": "https://api-prod.gambitprofit.com/api/matches/be9b31e2-a228-4a96-a6b1-ea18f0971abc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T09:42:06.228505-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c9f56e8-19d3-486e-8ed0-8d6bd2a905c9",
                    "gambit_id": "529f254e-411c-4fee-8143-eb94c2c3b175",
                    "last_updated": "2023-01-30T17:46:58.229974-05:00",
                    "created_at": "2023-01-28T09:42:06.229789-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58c9b92-7ee7-49bf-8ff1-e629cfb76094/?format=api"
                },
                {
                    "id": "dacb89d1-9777-42a8-bc92-05923ad831d9",
                    "gambit_id": "98545610-2dbc-4cac-af69-f0d781cfa23e",
                    "last_updated": "2023-01-30T17:46:58.231134-05:00",
                    "created_at": "2023-01-28T09:42:06.231087-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58c9b92-7ee7-49bf-8ff1-e629cfb76094/?format=api"
                }
            ]
        }
    ]
}