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/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5138c5da-d73e-4851-a6e8-6e1881db2e17",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4c0ada1c-0f64-49de-aa22-8c763ea0c110",
    "completed": true,
    "last_updated": "2024-01-09T10:18:18.238119-05:00",
    "created_at": "2024-01-06T09:23:24.327049-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4c0ada1c-0f64-49de-aa22-8c763ea0c110",
    "datetime": "2024-01-06T19:07:00-05:00",
    "cutoff_datetime": "2024-01-06T19:07:00-05:00",
    "name": "Vancouver Canucks v. New Jersey Devils",
    "bettypes": [
        {
            "id": "dfa098bf-613c-4e95-88ce-88007305a546",
            "match": "https://api-prod.gambitprofit.com/api/matches/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-06T09:23:24.338518-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": "Vancouver Canucks",
                        "amount": 5319.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f465d92b-5a59-4ca0-bce0-ab52db0e1775",
                    "gambit_id": "3373b4fa-36c7-4875-8b54-683aabe2b505",
                    "last_updated": "2024-01-09T10:18:18.246109-05:00",
                    "created_at": "2024-01-06T09:23:24.346293-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa098bf-613c-4e95-88ce-88007305a546/?format=api"
                },
                {
                    "id": "acffe25b-b9d3-47f5-ab4d-6505b86bcd90",
                    "gambit_id": "ee69c636-44d0-4a52-8d4a-61cac911c16f",
                    "last_updated": "2024-01-09T10:18:18.249591-05:00",
                    "created_at": "2024-01-06T09:23:24.355547-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa098bf-613c-4e95-88ce-88007305a546/?format=api"
                }
            ]
        },
        {
            "id": "e6abf6d9-6de3-4f1e-adf3-4a41f84f5708",
            "match": "https://api-prod.gambitprofit.com/api/matches/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-06T09:23:24.363145-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": "Vancouver Canucks",
                        "amount": 7106.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c75c5ac4-903f-4b91-b27e-05060de673e5",
                    "gambit_id": "8e910a58-8789-452c-b545-02794d0f7aed",
                    "last_updated": "2024-01-09T10:18:18.256300-05:00",
                    "created_at": "2024-01-06T09:23:24.370516-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6abf6d9-6de3-4f1e-adf3-4a41f84f5708/?format=api"
                },
                {
                    "id": "e44d88d3-a1bf-440a-8aed-7f6c2849fc35",
                    "gambit_id": "75a2b431-4d09-4881-96b8-f6d14cc40673",
                    "last_updated": "2024-01-09T10:18:18.259913-05:00",
                    "created_at": "2024-01-06T09:23:24.379108-05:00",
                    "name": "New Jersey Devils",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6abf6d9-6de3-4f1e-adf3-4a41f84f5708/?format=api"
                }
            ]
        },
        {
            "id": "6280f28c-762a-4920-82c2-f9b8d2904f7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-06T09:23:24.387322-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cec1806-52c9-4d7f-9c33-bfe1007ad82e",
                    "gambit_id": "685534a2-55a9-403b-b1b7-29b641e9f910",
                    "last_updated": "2024-01-09T10:18:18.266462-05:00",
                    "created_at": "2024-01-06T09:23:24.391831-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6280f28c-762a-4920-82c2-f9b8d2904f7d/?format=api"
                },
                {
                    "id": "184b639b-7a7b-4942-9438-b80c1e99aa99",
                    "gambit_id": "21339aae-3ec1-4c78-ae90-db8dbc0573d7",
                    "last_updated": "2024-01-09T10:18:18.269761-05:00",
                    "created_at": "2024-01-06T09:23:24.397020-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6280f28c-762a-4920-82c2-f9b8d2904f7d/?format=api"
                }
            ]
        }
    ]
}