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/77e61b9c-7908-4c29-b0e8-660825c47a0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "77e61b9c-7908-4c29-b0e8-660825c47a0b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0eb45fe6-794e-48d1-a423-d7cbc937f6c2",
    "completed": true,
    "last_updated": "2023-02-17T09:26:49.623394-05:00",
    "created_at": "2023-02-16T09:21:55.199723-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0eb45fe6-794e-48d1-a423-d7cbc937f6c2",
    "datetime": "2023-02-16T21:07:00-05:00",
    "cutoff_datetime": "2023-02-16T21:07:00-05:00",
    "name": "Detroit Red Wings v. Calgary Flames",
    "bettypes": [
        {
            "id": "dce89103-2586-4f20-a51b-e8ac7547a972",
            "match": "https://api-prod.gambitprofit.com/api/matches/77e61b9c-7908-4c29-b0e8-660825c47a0b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-16T09:21:55.209762-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": "Calgary Flames",
                        "amount": 7115.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 9605.25,
                "profit_sb": 105.25,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab4f511c-79ac-4881-acdd-cbbbfb874a70",
                    "gambit_id": "e3b764e4-d76a-4356-9f88-7cfec1fbc9e2",
                    "last_updated": "2023-02-17T09:26:49.633723-05:00",
                    "created_at": "2023-02-16T09:21:55.210936-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce89103-2586-4f20-a51b-e8ac7547a972/?format=api"
                },
                {
                    "id": "3ab2ac23-bdc9-4a0c-a630-bbcf76f0681a",
                    "gambit_id": "012817b2-b926-4170-920c-87139e625833",
                    "last_updated": "2023-02-17T09:26:49.634827-05:00",
                    "created_at": "2023-02-16T09:21:55.212308-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce89103-2586-4f20-a51b-e8ac7547a972/?format=api"
                }
            ]
        },
        {
            "id": "af5ce164-8f61-40de-a584-786a81ee5c42",
            "match": "https://api-prod.gambitprofit.com/api/matches/77e61b9c-7908-4c29-b0e8-660825c47a0b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-16T09:21:55.205609-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": "Detroit Red Wings",
                        "amount": 5106.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78f3c87c-5148-4e27-acdb-431071ce34bf",
                    "gambit_id": "577171ea-942c-4ebb-9a03-6e435a58cfb6",
                    "last_updated": "2023-02-17T09:26:49.631431-05:00",
                    "created_at": "2023-02-16T09:21:55.208428-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5ce164-8f61-40de-a584-786a81ee5c42/?format=api"
                },
                {
                    "id": "57065fc7-461d-423e-a9ae-1a31a2396c78",
                    "gambit_id": "ba625d3a-19d2-4882-93fa-e8728cd8ffe5",
                    "last_updated": "2023-02-17T09:26:49.630309-05:00",
                    "created_at": "2023-02-16T09:21:55.206945-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5ce164-8f61-40de-a584-786a81ee5c42/?format=api"
                }
            ]
        },
        {
            "id": "d33c8cfc-7f46-4c02-94b2-07c08c24bedf",
            "match": "https://api-prod.gambitprofit.com/api/matches/77e61b9c-7908-4c29-b0e8-660825c47a0b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-16T09:21:55.201584-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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e5fe30f-2751-427a-b08b-3f96acb916b3",
                    "gambit_id": "5792e1d2-887e-4fc3-be68-63b70481f5d6",
                    "last_updated": "2023-02-17T09:26:49.627924-05:00",
                    "created_at": "2023-02-16T09:21:55.204221-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d33c8cfc-7f46-4c02-94b2-07c08c24bedf/?format=api"
                },
                {
                    "id": "b2c9eed6-ca8a-47ac-9733-467227a0c6af",
                    "gambit_id": "3a925a37-8bd4-4070-9252-78cf9ebb6504",
                    "last_updated": "2023-02-17T09:26:49.626580-05:00",
                    "created_at": "2023-02-16T09:21:55.202893-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d33c8cfc-7f46-4c02-94b2-07c08c24bedf/?format=api"
                }
            ]
        }
    ]
}