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/67d34665-7bf1-491b-a1bc-f4c39f0f5933/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "67d34665-7bf1-491b-a1bc-f4c39f0f5933",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5a9ef388-53ac-42c8-8ce5-891de64f398b",
    "completed": false,
    "last_updated": "2024-02-07T01:53:02.792104-05:00",
    "created_at": "2024-02-06T09:08:11.292908-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5a9ef388-53ac-42c8-8ce5-891de64f398b",
    "datetime": "2024-02-06T22:07:00-05:00",
    "cutoff_datetime": "2024-02-06T22:07:00-05:00",
    "name": "Edmonton Oilers v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "5e3ae130-05ac-4d91-a17e-41626ae2b5aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/67d34665-7bf1-491b-a1bc-f4c39f0f5933/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-06T09:08:11.304726-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": "Edmonton Oilers",
                        "amount": 5773.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1729e195-11d2-4f54-a972-e9f673713ee9",
                    "gambit_id": "bfffdf8b-2efd-4b80-8506-d5acf8d76853",
                    "last_updated": "2024-02-07T01:53:02.800025-05:00",
                    "created_at": "2024-02-06T09:08:11.308979-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3ae130-05ac-4d91-a17e-41626ae2b5aa/?format=api"
                },
                {
                    "id": "e066d367-8efc-4fcc-a838-a2e4f1292b9e",
                    "gambit_id": "42f2766a-5724-45dd-a67e-e228609156f6",
                    "last_updated": "2024-02-07T01:53:02.803517-05:00",
                    "created_at": "2024-02-06T09:08:11.313240-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3ae130-05ac-4d91-a17e-41626ae2b5aa/?format=api"
                }
            ]
        },
        {
            "id": "288b9c57-4cb8-4aa2-8f81-d7344d9e961a",
            "match": "https://api-prod.gambitprofit.com/api/matches/67d34665-7bf1-491b-a1bc-f4c39f0f5933/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-06T09:08:11.317325-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": "Vegas Golden Knights",
                        "amount": 6324.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3baf3a2-80b6-4bb6-8aea-4f0239dd5ba9",
                    "gambit_id": "47e28256-e333-4516-a07a-1f1395d4da34",
                    "last_updated": "2024-02-07T01:53:02.813790-05:00",
                    "created_at": "2024-02-06T09:08:11.325449-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288b9c57-4cb8-4aa2-8f81-d7344d9e961a/?format=api"
                },
                {
                    "id": "90cf1c5c-77c5-4184-9920-305701bdfea2",
                    "gambit_id": "574d1c66-1c4f-4ab2-b754-9ca5d8db0d57",
                    "last_updated": "2024-02-07T01:53:02.810187-05:00",
                    "created_at": "2024-02-06T09:08:11.320566-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288b9c57-4cb8-4aa2-8f81-d7344d9e961a/?format=api"
                }
            ]
        },
        {
            "id": "e25f0dbc-0da5-463e-8800-fa3b9b7b3db9",
            "match": "https://api-prod.gambitprofit.com/api/matches/67d34665-7bf1-491b-a1bc-f4c39f0f5933/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-06T09:08:11.329215-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c01ff9ff-1ffd-467d-818e-4e4d3b752d46",
                    "gambit_id": "29e5c4ce-3709-4506-bef6-689c52aed870",
                    "last_updated": "2024-02-07T01:53:02.821095-05:00",
                    "created_at": "2024-02-06T09:08:11.333109-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25f0dbc-0da5-463e-8800-fa3b9b7b3db9/?format=api"
                },
                {
                    "id": "9ff5964a-b7c0-4f07-8722-f7cbcf1a9b8a",
                    "gambit_id": "6046a71b-0db8-4d69-813a-37bbc03ee80d",
                    "last_updated": "2024-02-07T01:53:02.824213-05:00",
                    "created_at": "2024-02-06T09:08:11.337709-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25f0dbc-0da5-463e-8800-fa3b9b7b3db9/?format=api"
                }
            ]
        }
    ]
}