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/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2cb29ddd-48f1-44b5-bf81-4276e99edf9a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58d98e9e-d5ae-4db2-b47f-79a02bf03134",
    "completed": true,
    "last_updated": "2023-03-15T10:07:09.946353-04:00",
    "created_at": "2023-03-14T09:37:10.892730-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/58d98e9e-d5ae-4db2-b47f-79a02bf03134",
    "datetime": "2023-03-14T19:40:00-04:00",
    "cutoff_datetime": "2023-03-14T19:40:00-04:00",
    "name": "Denver Nuggets v. Toronto Raptors",
    "bettypes": [
        {
            "id": "dc031136-4d06-4080-89b6-c1bb7eb16258",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T09:37:10.901152-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": "Denver Nuggets",
                        "amount": 5317.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7bf889ee-b751-44d6-9406-6ccf149d6106",
                    "gambit_id": "87fba5e9-c6b8-4cff-923c-6b4babaf3ecd",
                    "last_updated": "2023-03-15T10:07:09.956655-04:00",
                    "created_at": "2023-03-14T09:37:10.903918-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc031136-4d06-4080-89b6-c1bb7eb16258/?format=api"
                },
                {
                    "id": "1f8d5d07-957a-4ce3-8ac4-01ffe61b3336",
                    "gambit_id": "b8b4a292-f93d-4b74-8d1d-e4fd07f828e5",
                    "last_updated": "2023-03-15T10:07:09.954991-04:00",
                    "created_at": "2023-03-14T09:37:10.902469-04:00",
                    "name": "Toronto Raptors",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc031136-4d06-4080-89b6-c1bb7eb16258/?format=api"
                }
            ]
        },
        {
            "id": "f1f4c777-8d87-423c-90ed-dc7d859ece91",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T09:37:10.905408-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6035432e-68ea-483d-87dc-fc738c57488d",
                    "gambit_id": "a964baa5-be26-4536-9893-351a0f2015a9",
                    "last_updated": "2023-03-15T10:07:09.961279-04:00",
                    "created_at": "2023-03-14T09:37:10.908145-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f4c777-8d87-423c-90ed-dc7d859ece91/?format=api"
                },
                {
                    "id": "581f0a07-2a59-4c83-84ab-fc3ab52c3402",
                    "gambit_id": "8ee589c4-f882-450c-b7f3-565ff2371f9f",
                    "last_updated": "2023-03-15T10:07:09.959767-04:00",
                    "created_at": "2023-03-14T09:37:10.906718-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f4c777-8d87-423c-90ed-dc7d859ece91/?format=api"
                }
            ]
        },
        {
            "id": "a311c76e-382a-4420-b32a-4f880604ef6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T09:37:10.896198-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 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8394b7a8-4b6a-4eb3-b957-b03615e00c15",
                    "gambit_id": "6d03668a-1318-4d29-8a32-38fd306153c5",
                    "last_updated": "2023-03-15T10:07:09.950309-04:00",
                    "created_at": "2023-03-14T09:37:10.898131-04:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api"
                },
                {
                    "id": "caf7cfbe-3323-4b4d-96d8-2acf4a5774f5",
                    "gambit_id": "ea9c4ad2-059f-44b9-83f4-71183f645b6d",
                    "last_updated": "2023-03-15T10:07:09.951965-04:00",
                    "created_at": "2023-03-14T09:37:10.899555-04:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api"
                }
            ]
        }
    ]
}