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/ac76f929-c809-4a22-9a4d-18e7a45e02dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac76f929-c809-4a22-9a4d-18e7a45e02dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "38ac5f61-b570-4484-a9fd-8a9c53800ccf",
    "completed": true,
    "last_updated": "2023-03-04T16:22:14.476381-05:00",
    "created_at": "2023-03-03T08:07:18.067763-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/38ac5f61-b570-4484-a9fd-8a9c53800ccf",
    "datetime": "2023-03-03T19:10:00-05:00",
    "cutoff_datetime": "2023-03-03T19:10:00-05:00",
    "name": "Orlando Magic v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "44ff16cc-ce32-465e-8c7b-8000e3547a78",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac76f929-c809-4a22-9a4d-18e7a45e02dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-03T08:11:58.280282-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": "Orlando Magic",
                        "amount": 6100.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd4b5070-d831-40e1-9987-362d430ace78",
                    "gambit_id": "d980c104-7057-421a-bccc-877bcc190a12",
                    "last_updated": "2023-03-04T16:22:14.487288-05:00",
                    "created_at": "2023-03-03T08:11:58.282876-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ff16cc-ce32-465e-8c7b-8000e3547a78/?format=api"
                },
                {
                    "id": "0167095b-767c-4e57-ad49-6ad4d3f52091",
                    "gambit_id": "eb9de036-dc04-4a93-baa2-9cd02e47b5fe",
                    "last_updated": "2023-03-04T16:22:14.486162-05:00",
                    "created_at": "2023-03-03T08:11:58.281528-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ff16cc-ce32-465e-8c7b-8000e3547a78/?format=api"
                }
            ]
        },
        {
            "id": "d525e30f-d1fe-4278-8a7e-fc6ea3edd4af",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac76f929-c809-4a22-9a4d-18e7a45e02dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-03T08:07:18.069779-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "453d5544-4704-42fa-b10f-e72ba94e715d",
                    "gambit_id": "381e1c5f-e228-47b6-9bc0-003155e4515c",
                    "last_updated": "2023-03-04T16:22:14.489562-05:00",
                    "created_at": "2023-03-03T08:07:18.071657-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d525e30f-d1fe-4278-8a7e-fc6ea3edd4af/?format=api"
                },
                {
                    "id": "f049279b-614b-4ba7-b04d-d32ed43c2171",
                    "gambit_id": "e13acb4c-b9f6-48fc-b3f5-48c84b9b1866",
                    "last_updated": "2023-03-04T16:22:14.490698-05:00",
                    "created_at": "2023-03-03T08:07:18.073104-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d525e30f-d1fe-4278-8a7e-fc6ea3edd4af/?format=api"
                }
            ]
        },
        {
            "id": "e705a02b-d3b0-4f43-bcef-4b8aa340bbc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac76f929-c809-4a22-9a4d-18e7a45e02dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-03T08:11:58.276119-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04603dc2-bd8e-48a9-9000-64615fa606e8",
                    "gambit_id": "1b7f93f4-8b0c-45ad-8e35-1999ed672a28",
                    "last_updated": "2023-03-04T16:22:14.481176-05:00",
                    "created_at": "2023-03-03T08:11:58.278920-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e705a02b-d3b0-4f43-bcef-4b8aa340bbc6/?format=api"
                },
                {
                    "id": "73794e02-04fe-43c2-b6af-3ee52a9149e9",
                    "gambit_id": "244581ee-3736-4653-a52f-0fcdda0853d0",
                    "last_updated": "2023-03-04T16:22:14.479146-05:00",
                    "created_at": "2023-03-03T08:11:58.277512-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e705a02b-d3b0-4f43-bcef-4b8aa340bbc6/?format=api"
                }
            ]
        }
    ]
}