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/3bdfe897-1bbf-43a9-bc72-d574d316a1a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3bdfe897-1bbf-43a9-bc72-d574d316a1a6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fc6639d-2dba-4b44-ba1c-da4a43ff7e8b",
    "completed": true,
    "last_updated": "2023-10-26T10:48:12.890792-04:00",
    "created_at": "2023-10-25T09:13:07.233787-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9fc6639d-2dba-4b44-ba1c-da4a43ff7e8b",
    "datetime": "2023-10-25T19:10:00-04:00",
    "cutoff_datetime": "2023-10-25T19:10:00-04:00",
    "name": "Atlanta Hawks v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "f24926d1-b5bb-4ec8-b91d-093adca478eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bdfe897-1bbf-43a9-bc72-d574d316a1a6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:07.244274-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": "Atlanta Hawks",
                        "amount": 6010.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fbe0c8a-4525-4a86-b641-c9636098a5c9",
                    "gambit_id": "e541f674-a0da-412b-95f5-4bc77ad01371",
                    "last_updated": "2023-10-26T10:48:12.904525-04:00",
                    "created_at": "2023-10-25T09:13:07.248289-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f24926d1-b5bb-4ec8-b91d-093adca478eb/?format=api"
                },
                {
                    "id": "589bd919-5df3-4adb-9fd1-b96087f47cf6",
                    "gambit_id": "fde51c60-119f-4da0-b714-6c5a0726f104",
                    "last_updated": "2023-10-26T10:48:12.909229-04:00",
                    "created_at": "2023-10-25T09:13:07.252654-04:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f24926d1-b5bb-4ec8-b91d-093adca478eb/?format=api"
                }
            ]
        },
        {
            "id": "40db7a3d-a9cc-4689-a135-e247f1525a26",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bdfe897-1bbf-43a9-bc72-d574d316a1a6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:07.256401-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31d46607-cc1c-4369-9e69-e89eb49a8a7e",
                    "gambit_id": "4595c660-2773-43fe-a412-e9f80d9854ed",
                    "last_updated": "2023-10-26T10:48:12.921818-04:00",
                    "created_at": "2023-10-25T09:13:07.264001-04:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40db7a3d-a9cc-4689-a135-e247f1525a26/?format=api"
                },
                {
                    "id": "f8f46131-293b-402a-ae4d-77da83b66fda",
                    "gambit_id": "cd55ebc8-c811-48fe-933e-64b06bb6dca5",
                    "last_updated": "2023-10-26T10:48:12.917398-04:00",
                    "created_at": "2023-10-25T09:13:07.259796-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40db7a3d-a9cc-4689-a135-e247f1525a26/?format=api"
                }
            ]
        },
        {
            "id": "a038d106-1d42-48f5-b7b1-dff9a6846cd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bdfe897-1bbf-43a9-bc72-d574d316a1a6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:07.267749-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 Over 236",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 236",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10a5a093-9299-413d-979e-1959b9bf51c4",
                    "gambit_id": "3ee831b2-bd3d-4352-b93c-58a2efdbc5e0",
                    "last_updated": "2023-10-26T10:48:12.932562-04:00",
                    "created_at": "2023-10-25T09:13:07.276873-04:00",
                    "name": "Game Total Over 236",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a038d106-1d42-48f5-b7b1-dff9a6846cd4/?format=api"
                },
                {
                    "id": "c06d3695-a023-412f-9fd9-a6b7a3b52f07",
                    "gambit_id": "d608bd57-e08e-4474-b14c-9d7575631e61",
                    "last_updated": "2023-10-26T10:48:12.929145-04:00",
                    "created_at": "2023-10-25T09:13:07.281402-04:00",
                    "name": "Game Total Under 236",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a038d106-1d42-48f5-b7b1-dff9a6846cd4/?format=api"
                }
            ]
        }
    ]
}