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/343a43f6-0432-432f-8c3e-630d96eafccd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "343a43f6-0432-432f-8c3e-630d96eafccd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "543e369e-a088-4447-ba4d-1fdf3e40858b",
    "completed": true,
    "last_updated": "2024-01-09T10:13:16.725976-05:00",
    "created_at": "2024-01-06T09:23:26.281622-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/543e369e-a088-4447-ba4d-1fdf3e40858b",
    "datetime": "2024-01-06T20:07:00-05:00",
    "cutoff_datetime": "2024-01-06T20:07:00-05:00",
    "name": "Nashville Predators v. Dallas Stars",
    "bettypes": [
        {
            "id": "29eded3a-4827-4ca7-b2cb-ba7270d1c8ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/343a43f6-0432-432f-8c3e-630d96eafccd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-06T09:23:26.286088-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": "Dallas Stars",
                        "amount": 6232.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1008178c-4286-491a-b422-77648d331f03",
                    "gambit_id": "361e2ada-a2fb-4b80-849f-76ed9a10eede",
                    "last_updated": "2024-01-09T10:13:16.737620-05:00",
                    "created_at": "2024-01-06T09:23:26.294278-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29eded3a-4827-4ca7-b2cb-ba7270d1c8ac/?format=api"
                },
                {
                    "id": "ca580175-4bc5-4f09-9a93-ffa6aaf524f7",
                    "gambit_id": "4a0a95ba-15be-466b-9d96-9b680669f8cf",
                    "last_updated": "2024-01-09T10:13:16.734027-05:00",
                    "created_at": "2024-01-06T09:23:26.289591-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29eded3a-4827-4ca7-b2cb-ba7270d1c8ac/?format=api"
                }
            ]
        },
        {
            "id": "7592bfc8-10eb-401c-8375-bf649d5bfde0",
            "match": "https://api-prod.gambitprofit.com/api/matches/343a43f6-0432-432f-8c3e-630d96eafccd/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-06T09:23:26.298933-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": "Nashville Predators",
                        "amount": 5939.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ccddd306-1466-4557-8739-e15b8c60b71e",
                    "gambit_id": "62fe478a-903a-4022-93b1-6cb23d946661",
                    "last_updated": "2024-01-09T10:13:16.744415-05:00",
                    "created_at": "2024-01-06T09:23:26.302703-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7592bfc8-10eb-401c-8375-bf649d5bfde0/?format=api"
                },
                {
                    "id": "2d4a5450-405c-4510-8c2a-11298d2f8240",
                    "gambit_id": "ecb3f729-cae4-417e-9ba7-0a45e8786dc6",
                    "last_updated": "2024-01-09T10:13:16.747840-05:00",
                    "created_at": "2024-01-06T09:23:26.307163-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7592bfc8-10eb-401c-8375-bf649d5bfde0/?format=api"
                }
            ]
        },
        {
            "id": "9112ad00-51bd-4ee7-a2ae-b93072d0ce61",
            "match": "https://api-prod.gambitprofit.com/api/matches/343a43f6-0432-432f-8c3e-630d96eafccd/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-06T09:23:26.311181-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 6.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b73812e5-e358-4576-ad90-b27a68ecc14d",
                    "gambit_id": "6f0ded46-cc7e-4ace-a4d0-d6b57f8bcb90",
                    "last_updated": "2024-01-09T10:13:16.754474-05:00",
                    "created_at": "2024-01-06T09:23:26.314724-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9112ad00-51bd-4ee7-a2ae-b93072d0ce61/?format=api"
                },
                {
                    "id": "5fe0539a-a160-48ed-b6e5-8ea582d7b6b6",
                    "gambit_id": "27b34a02-9590-4993-8374-97a8204b2f64",
                    "last_updated": "2024-01-09T10:13:16.757800-05:00",
                    "created_at": "2024-01-06T09:23:26.319294-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9112ad00-51bd-4ee7-a2ae-b93072d0ce61/?format=api"
                }
            ]
        }
    ]
}