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/341851fe-5b3f-481d-81c6-5442195ddbeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "341851fe-5b3f-481d-81c6-5442195ddbeb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "745cf948-31d0-4b33-85f1-288ffbfcc46b",
    "completed": true,
    "last_updated": "2024-01-15T09:48:16.276791-05:00",
    "created_at": "2024-01-11T09:38:14.002452-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/745cf948-31d0-4b33-85f1-288ffbfcc46b",
    "datetime": "2024-01-11T19:07:00-05:00",
    "cutoff_datetime": "2024-01-11T19:07:00-05:00",
    "name": "Edmonton Oilers v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "656e73f6-98df-4124-bea7-2b1af16f12c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/341851fe-5b3f-481d-81c6-5442195ddbeb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-11T09:38:14.008396-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": 5939.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab4e8c68-858a-45be-87fa-bcce146d1f3f",
                    "gambit_id": "9c3bfd65-2bcf-4b32-9a90-60995b82efcf",
                    "last_updated": "2024-01-15T09:48:16.287131-05:00",
                    "created_at": "2024-01-11T09:38:14.016652-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656e73f6-98df-4124-bea7-2b1af16f12c7/?format=api"
                },
                {
                    "id": "c2d1858f-3a06-42ce-934b-6cfeec82e30a",
                    "gambit_id": "9ac5e4d5-790c-4185-a1ab-0e38f4ee0418",
                    "last_updated": "2024-01-15T09:48:16.290523-05:00",
                    "created_at": "2024-01-11T09:38:14.022104-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656e73f6-98df-4124-bea7-2b1af16f12c7/?format=api"
                }
            ]
        },
        {
            "id": "a64d9ff2-291d-4dca-a9ba-828658c3eb06",
            "match": "https://api-prod.gambitprofit.com/api/matches/341851fe-5b3f-481d-81c6-5442195ddbeb/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-11T09:38:14.026197-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": 6010.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8605fad-0d09-48ba-ac9e-41320b01d946",
                    "gambit_id": "0ee1b89e-c25f-4118-a79a-820a24cc5542",
                    "last_updated": "2024-01-15T09:48:16.300284-05:00",
                    "created_at": "2024-01-11T09:38:14.035061-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a64d9ff2-291d-4dca-a9ba-828658c3eb06/?format=api"
                },
                {
                    "id": "9b05f1c4-e6c8-41c7-ac41-4eb1f72f03f7",
                    "gambit_id": "a11ca76c-ce32-4768-8d2e-2a5edf917be9",
                    "last_updated": "2024-01-15T09:48:16.297108-05:00",
                    "created_at": "2024-01-11T09:38:14.030089-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a64d9ff2-291d-4dca-a9ba-828658c3eb06/?format=api"
                }
            ]
        },
        {
            "id": "c0ba5af5-8c0c-43ef-aca0-54715b097908",
            "match": "https://api-prod.gambitprofit.com/api/matches/341851fe-5b3f-481d-81c6-5442195ddbeb/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-11T09:38:14.039571-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 7",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b61f495-932a-432a-87d9-a3c033aeb765",
                    "gambit_id": "fbc672bc-f22f-40bc-9721-b7ad00aeffd6",
                    "last_updated": "2024-01-15T09:48:16.306944-05:00",
                    "created_at": "2024-01-11T09:38:14.043970-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ba5af5-8c0c-43ef-aca0-54715b097908/?format=api"
                },
                {
                    "id": "883c3553-a44a-4edf-bc44-6644bd61aa70",
                    "gambit_id": "0d092da6-c5fd-4a99-a68c-917b6d82a26a",
                    "last_updated": "2024-01-15T09:48:16.310430-05:00",
                    "created_at": "2024-01-11T09:38:14.048384-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ba5af5-8c0c-43ef-aca0-54715b097908/?format=api"
                }
            ]
        }
    ]
}