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/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "632cd8ba-ab3e-47b2-95c9-cdfe9c643a80",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "38b67044-5f5d-470a-a930-f7ead58e2031",
    "completed": true,
    "last_updated": "2024-01-23T20:18:20.561298-05:00",
    "created_at": "2024-01-20T05:38:18.060085-05: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/38b67044-5f5d-470a-a930-f7ead58e2031",
    "datetime": "2024-01-20T22:37:00-05:00",
    "cutoff_datetime": "2024-01-20T22:37:00-05:00",
    "name": "New York Rangers v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "c58b93af-4ea2-4fea-bfc4-ec4cb9446cd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-20T05:38:18.069815-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": "Los Angeles Kings",
                        "amount": 5319.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "474030ae-8103-4b4e-aa28-2635de3b3cf6",
                    "gambit_id": "d77fa0e3-a9bf-40f5-81af-6bad276487ce",
                    "last_updated": "2024-01-23T20:18:20.578105-05:00",
                    "created_at": "2024-01-20T05:38:18.079595-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58b93af-4ea2-4fea-bfc4-ec4cb9446cd1/?format=api"
                },
                {
                    "id": "1eedd3e9-d377-4172-849f-b3d14210ade5",
                    "gambit_id": "4c2ea475-ffc3-4fd5-a3f9-4193ea800961",
                    "last_updated": "2024-01-23T20:18:20.574837-05:00",
                    "created_at": "2024-01-20T05:38:18.074585-05:00",
                    "name": "New York Rangers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58b93af-4ea2-4fea-bfc4-ec4cb9446cd1/?format=api"
                }
            ]
        },
        {
            "id": "b3efde58-b6e7-4442-bb91-b9f1e2f139e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-20T05:38:18.084250-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 York Rangers",
                        "amount": 6752.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d4376bc-3e24-4bf1-bf07-fac8228c8d4f",
                    "gambit_id": "23139688-6f65-426c-9900-8a850b6b8e87",
                    "last_updated": "2024-01-23T20:18:20.584748-05:00",
                    "created_at": "2024-01-20T05:38:18.088139-05:00",
                    "name": "New York Rangers",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3efde58-b6e7-4442-bb91-b9f1e2f139e2/?format=api"
                },
                {
                    "id": "73d8a7b6-5232-4472-8d8d-ee5ad7b60e0d",
                    "gambit_id": "2502ab36-2682-4186-b51c-f1192503e2e4",
                    "last_updated": "2024-01-23T20:18:20.587916-05:00",
                    "created_at": "2024-01-20T05:38:18.092703-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3efde58-b6e7-4442-bb91-b9f1e2f139e2/?format=api"
                }
            ]
        },
        {
            "id": "a8fee37f-511f-48ac-8f36-a4a51d44fce7",
            "match": "https://api-prod.gambitprofit.com/api/matches/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-20T07:33:19.785407-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99681819-73e8-45bc-81d0-4b8f266e9f38",
                    "gambit_id": "c67294f6-702e-4725-9931-45dd009675be",
                    "last_updated": "2024-01-23T20:18:20.594722-05:00",
                    "created_at": "2024-01-20T07:33:19.789170-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fee37f-511f-48ac-8f36-a4a51d44fce7/?format=api"
                },
                {
                    "id": "1d009f70-4103-4c1b-b950-fc36b1fa4a3f",
                    "gambit_id": "0ffddba7-f126-41dd-a668-f20642cf8d9b",
                    "last_updated": "2024-01-23T20:18:20.597868-05:00",
                    "created_at": "2024-01-20T07:33:19.793813-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fee37f-511f-48ac-8f36-a4a51d44fce7/?format=api"
                }
            ]
        }
    ]
}