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/a4d6a970-10bb-442e-a343-c71602bab13e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4d6a970-10bb-442e-a343-c71602bab13e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba3147b0-e7f3-4be4-a4f2-743bddd8318b",
    "completed": true,
    "last_updated": "2023-10-20T11:23:25.908791-04:00",
    "created_at": "2023-10-19T08:32:59.504662-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ba3147b0-e7f3-4be4-a4f2-743bddd8318b",
    "datetime": "2023-10-19T20:07:00-04:00",
    "cutoff_datetime": "2023-10-19T20:07:00-04:00",
    "name": "Vegas Golden Knights v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "978a507f-a1b5-41aa-890a-7db5d7357753",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4d6a970-10bb-442e-a343-c71602bab13e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-19T08:32:59.510541-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": "Vegas Golden Knights",
                        "amount": 5214.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "813b2103-b75e-4ead-9cc8-41bba4f85b5e",
                    "gambit_id": "97d490a4-6ee1-4aa6-b71f-4b7ae36240dd",
                    "last_updated": "2023-10-20T11:23:25.918111-04:00",
                    "created_at": "2023-10-19T08:32:59.514442-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978a507f-a1b5-41aa-890a-7db5d7357753/?format=api"
                },
                {
                    "id": "b852310d-6f36-4af3-a3dd-d038cbe25d51",
                    "gambit_id": "49cb4d89-423f-42ee-a045-6c1567199230",
                    "last_updated": "2023-10-20T11:23:25.921854-04:00",
                    "created_at": "2023-10-19T08:32:59.520479-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978a507f-a1b5-41aa-890a-7db5d7357753/?format=api"
                }
            ]
        },
        {
            "id": "77f611d8-cf0b-42b3-bd59-d96f48a6b1fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4d6a970-10bb-442e-a343-c71602bab13e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-19T08:32:59.525547-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": "Winnipeg Jets",
                        "amount": 6849.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1cb56363-c0c0-4fa9-b4ed-ef48e6a7975b",
                    "gambit_id": "279b8b4b-99c9-40f5-aa57-2c74894202f8",
                    "last_updated": "2023-10-20T11:23:25.934510-04:00",
                    "created_at": "2023-10-19T08:32:59.535712-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f611d8-cf0b-42b3-bd59-d96f48a6b1fc/?format=api"
                },
                {
                    "id": "e0a5d5ef-fa4a-4567-b33b-704b4f78de05",
                    "gambit_id": "52effb14-0a98-4b5d-94ae-5a53ed175e84",
                    "last_updated": "2023-10-20T11:23:25.930339-04:00",
                    "created_at": "2023-10-19T08:32:59.529502-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f611d8-cf0b-42b3-bd59-d96f48a6b1fc/?format=api"
                }
            ]
        },
        {
            "id": "88b2c750-041e-4975-8664-d5d91f4240f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4d6a970-10bb-442e-a343-c71602bab13e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-19T08:38:06.608116-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 6",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54fc515a-8de5-4085-bf92-ccc665f39883",
                    "gambit_id": "2ef3acfd-b4ad-43cc-a464-21bdb8dea677",
                    "last_updated": "2023-10-20T11:23:25.943273-04:00",
                    "created_at": "2023-10-19T08:38:06.614983-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b2c750-041e-4975-8664-d5d91f4240f1/?format=api"
                },
                {
                    "id": "b0249296-0c54-4064-a666-92ec71c8c88e",
                    "gambit_id": "00ab0362-d769-4c95-8298-03c098ce6cc8",
                    "last_updated": "2023-10-20T11:23:25.947327-04:00",
                    "created_at": "2023-10-19T08:38:06.621247-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b2c750-041e-4975-8664-d5d91f4240f1/?format=api"
                }
            ]
        }
    ]
}