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/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dae5ceb8-5c64-4d54-8e71-42e0c5272dde",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c01f9402-2fd9-4d8c-bb45-d067dd59f384",
    "completed": true,
    "last_updated": "2024-01-19T12:03:20.596683-05:00",
    "created_at": "2024-01-17T09:28:13.006803-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c01f9402-2fd9-4d8c-bb45-d067dd59f384",
    "datetime": "2024-01-17T20:10:00-05:00",
    "cutoff_datetime": "2024-01-17T20:10:00-05:00",
    "name": "Charlotte Hornets v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "d6fc4811-d4a2-4956-a2a2-c1f29192a23d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-17T09:28:13.036985-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": "New Orleans Pelicans",
                        "amount": 8408.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 1592.0
                    }
                ],
                "expected_reward_tokens": 9501.04,
                "profit_sb": 1.04,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5501ca2d-aacf-447b-9137-6eb6093fefbe",
                    "gambit_id": "bbf64e66-2814-4989-adcc-80e2a93f4ca8",
                    "last_updated": "2024-01-19T12:03:20.629063-05:00",
                    "created_at": "2024-01-17T09:28:13.049541-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.13000",
                    "odds": "1.13510",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api"
                },
                {
                    "id": "73f9d29a-32e4-4f60-aa51-cbfb906d6389",
                    "gambit_id": "aeda88ee-7e21-434d-8135-6481ca411c62",
                    "last_updated": "2024-01-19T12:03:20.625544-05:00",
                    "created_at": "2024-01-17T09:28:13.043083-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "5.97000",
                    "odds": "6.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api"
                }
            ]
        },
        {
            "id": "e9c60bab-969d-439a-9ddb-2e1abf584174",
            "match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-17T09:28:13.019156-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa84192d-fea4-4bae-a780-100b21823778",
                    "gambit_id": "6b0bf91d-3a9c-4173-a4eb-869dedd06164",
                    "last_updated": "2024-01-19T12:03:20.612980-05:00",
                    "created_at": "2024-01-17T09:28:13.025521-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c60bab-969d-439a-9ddb-2e1abf584174/?format=api"
                },
                {
                    "id": "13213f43-d9d4-4bb1-9a7f-96a4bc8ebcbd",
                    "gambit_id": "b65b9e73-90bb-4e6a-9c34-05242160baf5",
                    "last_updated": "2024-01-19T12:03:20.617169-05:00",
                    "created_at": "2024-01-17T09:28:13.031526-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c60bab-969d-439a-9ddb-2e1abf584174/?format=api"
                }
            ]
        },
        {
            "id": "0ffcf40d-644c-4d22-a5ed-eac9f548c22b",
            "match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-17T09:28:13.053882-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e578d2b3-821d-48a4-b121-fdd9e930c153",
                    "gambit_id": "b690ee72-01ff-48e0-8cb4-69372e87f35c",
                    "last_updated": "2024-01-19T12:03:20.636591-05:00",
                    "created_at": "2024-01-17T09:28:13.058585-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffcf40d-644c-4d22-a5ed-eac9f548c22b/?format=api"
                },
                {
                    "id": "eb1ed27c-bbc8-4d3d-8249-cc7415eba84f",
                    "gambit_id": "69b325be-e775-4c47-b9d6-df059d5b0bad",
                    "last_updated": "2024-01-19T12:03:20.640000-05:00",
                    "created_at": "2024-01-17T09:28:13.064332-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffcf40d-644c-4d22-a5ed-eac9f548c22b/?format=api"
                }
            ]
        }
    ]
}