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/f8d89bfe-e99c-4a12-be7e-2abedbd79ce8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8d89bfe-e99c-4a12-be7e-2abedbd79ce8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a39e37df-3a20-4858-b193-efbfaf0d7b3d",
    "completed": true,
    "last_updated": "2023-12-12T10:28:16.535444-05:00",
    "created_at": "2023-12-10T09:58:02.112652-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a39e37df-3a20-4858-b193-efbfaf0d7b3d",
    "datetime": "2023-12-10T19:07:00-05:00",
    "cutoff_datetime": "2023-12-10T19:07:00-05:00",
    "name": "Nashville Predators v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "df680252-f931-4c58-8575-440887fdcbea",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8d89bfe-e99c-4a12-be7e-2abedbd79ce8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-10T09:58:02.124951-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": "Nashville Predators",
                        "amount": 5939.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5dcb8b99-550b-4c0f-84d5-6c2d647252c2",
                    "gambit_id": "036d9126-3c45-4ded-be3e-1c6d0a236156",
                    "last_updated": "2023-12-12T10:28:16.548050-05:00",
                    "created_at": "2023-12-10T09:58:02.130713-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df680252-f931-4c58-8575-440887fdcbea/?format=api"
                },
                {
                    "id": "c9a11848-e23e-489f-9edc-86813d19ce11",
                    "gambit_id": "c82fbc11-24df-4e84-ac89-82f6f7cf93b5",
                    "last_updated": "2023-12-12T10:28:16.551416-05:00",
                    "created_at": "2023-12-10T09:58:02.136671-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df680252-f931-4c58-8575-440887fdcbea/?format=api"
                }
            ]
        },
        {
            "id": "0930d22a-501b-454b-b5a7-dfb2c5ddbf94",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8d89bfe-e99c-4a12-be7e-2abedbd79ce8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-10T09:58:02.141354-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": "Montreal Canadiens",
                        "amount": 6163.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd145e4b-b7da-4287-8253-521ddf7023c1",
                    "gambit_id": "fa9de484-68ed-42fe-b534-64a6ad9dd2d9",
                    "last_updated": "2023-12-12T10:28:16.562303-05:00",
                    "created_at": "2023-12-10T09:58:02.150702-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0930d22a-501b-454b-b5a7-dfb2c5ddbf94/?format=api"
                },
                {
                    "id": "4e529baa-b4ac-43bd-ba3f-a773f1d56ba6",
                    "gambit_id": "83dcc712-231c-4db8-ae8b-0381d3f314ff",
                    "last_updated": "2023-12-12T10:28:16.558974-05:00",
                    "created_at": "2023-12-10T09:58:02.145630-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0930d22a-501b-454b-b5a7-dfb2c5ddbf94/?format=api"
                }
            ]
        },
        {
            "id": "1afa37c3-47f3-4ea7-91e6-448b8bde6a14",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8d89bfe-e99c-4a12-be7e-2abedbd79ce8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-10T09:58:02.154968-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": 5317.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfaaa1eb-f1c3-457a-ad37-ddabc81a6e8b",
                    "gambit_id": "87eeb9d5-eb23-47e9-b7de-0722a2495619",
                    "last_updated": "2023-12-12T10:28:16.572614-05:00",
                    "created_at": "2023-12-10T09:58:02.163715-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afa37c3-47f3-4ea7-91e6-448b8bde6a14/?format=api"
                },
                {
                    "id": "26ec931a-07f6-4d32-bbf7-11944f02b117",
                    "gambit_id": "ba9798e1-d143-44be-a1b0-1ddf1a19b3fc",
                    "last_updated": "2023-12-12T10:28:16.569090-05:00",
                    "created_at": "2023-12-10T09:58:02.159224-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afa37c3-47f3-4ea7-91e6-448b8bde6a14/?format=api"
                }
            ]
        }
    ]
}