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/0020ef28-e309-40dc-97ed-35ba3de6aa52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0020ef28-e309-40dc-97ed-35ba3de6aa52",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dfa997b1-3b81-43ce-84a7-807d723bfb51",
    "completed": true,
    "last_updated": "2023-12-26T15:23:13.393494-05:00",
    "created_at": "2023-12-23T09:13:00.314168-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/dfa997b1-3b81-43ce-84a7-807d723bfb51",
    "datetime": "2023-12-23T21:07:00-05:00",
    "cutoff_datetime": "2023-12-23T21:07:00-05:00",
    "name": "Arizona Coyotes v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "4c6aa6e0-6bc7-4fc1-81e6-3bd1a554054d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0020ef28-e309-40dc-97ed-35ba3de6aa52/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:13:00.322224-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": "Colorado Avalanche",
                        "amount": 6554.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29ee65c9-0af4-40b8-be46-58bf5c129d6d",
                    "gambit_id": "8ef1c7ae-ee99-475a-a98f-23e3dd9e8d27",
                    "last_updated": "2023-12-26T15:23:13.404768-05:00",
                    "created_at": "2023-12-23T09:13:00.329961-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6aa6e0-6bc7-4fc1-81e6-3bd1a554054d/?format=api"
                },
                {
                    "id": "eb31d422-3ef4-45dd-9baf-ce9e75e2a805",
                    "gambit_id": "97368549-84c3-4811-94da-7a69ff578a69",
                    "last_updated": "2023-12-26T15:23:13.401312-05:00",
                    "created_at": "2023-12-23T09:13:00.326138-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6aa6e0-6bc7-4fc1-81e6-3bd1a554054d/?format=api"
                }
            ]
        },
        {
            "id": "46b5b182-8757-4f23-a2ff-9c7596ff7beb",
            "match": "https://api-prod.gambitprofit.com/api/matches/0020ef28-e309-40dc-97ed-35ba3de6aa52/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:13:00.333748-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": "Arizona Coyotes",
                        "amount": 5423.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "344028a3-6341-4d4c-8630-922e3e14ca66",
                    "gambit_id": "f218cb90-8437-473d-9fa8-0f515e5129ec",
                    "last_updated": "2023-12-26T15:23:13.412545-05:00",
                    "created_at": "2023-12-23T09:13:00.337316-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b5b182-8757-4f23-a2ff-9c7596ff7beb/?format=api"
                },
                {
                    "id": "d0709e2e-919e-435a-a549-c9ceb32b543a",
                    "gambit_id": "f889edf8-286d-402d-9aa4-ca24f5f31c16",
                    "last_updated": "2023-12-26T15:23:13.416312-05:00",
                    "created_at": "2023-12-23T09:13:00.341502-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b5b182-8757-4f23-a2ff-9c7596ff7beb/?format=api"
                }
            ]
        },
        {
            "id": "1199ea9a-c7a1-4555-8b0b-745a31fd0520",
            "match": "https://api-prod.gambitprofit.com/api/matches/0020ef28-e309-40dc-97ed-35ba3de6aa52/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:13:00.345443-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": "59000c23-5564-479c-adc4-1a8b6ac3242e",
                    "gambit_id": "c2eb8c02-6642-41cc-b90e-ca67f2bcc98a",
                    "last_updated": "2023-12-26T15:23:13.424263-05:00",
                    "created_at": "2023-12-23T09:13:00.349748-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/1199ea9a-c7a1-4555-8b0b-745a31fd0520/?format=api"
                },
                {
                    "id": "9788ee24-aaa4-4835-a7a8-44f0f323a6a5",
                    "gambit_id": "f339c760-7198-4053-9d73-33bbdbed4004",
                    "last_updated": "2023-12-26T15:23:13.428127-05:00",
                    "created_at": "2023-12-23T09:13:00.354503-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/1199ea9a-c7a1-4555-8b0b-745a31fd0520/?format=api"
                }
            ]
        }
    ]
}