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/403eab2e-c451-4043-a0af-4d5203ebdd82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "403eab2e-c451-4043-a0af-4d5203ebdd82",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0cb39226-9e69-4e5f-80a9-6a0a6524941a",
    "completed": true,
    "last_updated": "2023-02-22T09:02:04.646010-05:00",
    "created_at": "2023-02-21T08:51:54.678156-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0cb39226-9e69-4e5f-80a9-6a0a6524941a",
    "datetime": "2023-02-21T19:07:00-05:00",
    "cutoff_datetime": "2023-02-21T19:07:00-05:00",
    "name": "Montreal Canadiens v. New Jersey Devils",
    "bettypes": [
        {
            "id": "a0029432-dea5-4938-9ab1-2650e6aad71b",
            "match": "https://api-prod.gambitprofit.com/api/matches/403eab2e-c451-4043-a0af-4d5203ebdd82/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-21T08:51:54.688770-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 Jersey Devils",
                        "amount": 7440.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9523.2,
                "profit_sb": 23.2,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dbca31c6-0f27-4165-8bfe-6d7f6269adb6",
                    "gambit_id": "09972dab-27a3-45ca-b9d8-61bdb6c691cf",
                    "last_updated": "2023-02-22T09:02:04.655697-05:00",
                    "created_at": "2023-02-21T08:51:54.690229-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.28000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0029432-dea5-4938-9ab1-2650e6aad71b/?format=api"
                },
                {
                    "id": "10b06891-369e-4af1-a276-1df7bbaf0a01",
                    "gambit_id": "99193bd4-d421-4a6e-b31e-2c527c021735",
                    "last_updated": "2023-02-22T09:02:04.656831-05:00",
                    "created_at": "2023-02-21T08:51:54.691547-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.72000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0029432-dea5-4938-9ab1-2650e6aad71b/?format=api"
                }
            ]
        },
        {
            "id": "02d74a9b-12b4-4571-939e-86b59a8efbdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/403eab2e-c451-4043-a0af-4d5203ebdd82/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-21T08:51:54.684467-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 Jersey Devils",
                        "amount": 5521.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bbbf265-f539-4451-a032-86b38388f21b",
                    "gambit_id": "f2e5c94d-d214-4574-b5c1-ce6e122babe9",
                    "last_updated": "2023-02-22T09:02:04.652299-05:00",
                    "created_at": "2023-02-21T08:51:54.685922-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d74a9b-12b4-4571-939e-86b59a8efbdf/?format=api"
                },
                {
                    "id": "ad1e8d92-594f-46d3-8645-02941bf9ab97",
                    "gambit_id": "9cd038d2-58d8-4f6d-a28b-c26c9f10fd24",
                    "last_updated": "2023-02-22T09:02:04.653434-05:00",
                    "created_at": "2023-02-21T08:51:54.687284-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d74a9b-12b4-4571-939e-86b59a8efbdf/?format=api"
                }
            ]
        },
        {
            "id": "7ac3b4e6-dd85-4288-8c97-067fe6a6ca8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/403eab2e-c451-4043-a0af-4d5203ebdd82/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-21T08:51:54.680047-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 Under 6.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2ac1882-cd5e-4a08-9f41-25ebc71f05c6",
                    "gambit_id": "bd7e640a-b277-4af7-b256-cfb22eb6a0cb",
                    "last_updated": "2023-02-22T09:02:04.648916-05:00",
                    "created_at": "2023-02-21T08:51:54.681402-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac3b4e6-dd85-4288-8c97-067fe6a6ca8a/?format=api"
                },
                {
                    "id": "fe68f265-ceb5-4d30-afe4-e5662a977cdf",
                    "gambit_id": "0682cfe3-2d37-42e9-9b8a-31a029ef65d5",
                    "last_updated": "2023-02-22T09:02:04.650038-05:00",
                    "created_at": "2023-02-21T08:51:54.683090-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac3b4e6-dd85-4288-8c97-067fe6a6ca8a/?format=api"
                }
            ]
        }
    ]
}