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/4b9371a1-8ad8-4667-99ff-38d164fe3ebf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b9371a1-8ad8-4667-99ff-38d164fe3ebf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2df455d0-4187-4a47-8196-7e17f1bc20ec",
    "completed": true,
    "last_updated": "2022-12-21T22:32:04.840471-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2df455d0-4187-4a47-8196-7e17f1bc20ec",
    "datetime": "2022-12-20T22:07:00-05:00",
    "cutoff_datetime": "2022-12-20T22:07:00-05:00",
    "name": "St Louis Blues v. Seattle Kraken",
    "bettypes": [
        {
            "id": "6d005979-730d-47b5-8f95-b658c9ee1cd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b9371a1-8ad8-4667-99ff-38d164fe3ebf/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Seattle Kraken",
                        "amount": 6166.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3834.0
                    }
                ],
                "expected_reward_tokens": 9124.92,
                "profit_sb": 124.92,
                "profit_sb_percentage": 1.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1d12c59c-407d-4610-98ba-9125f661a13e",
                    "gambit_id": "4ab28b0f-96f7-4fc6-b02b-42193c3a6b95",
                    "last_updated": "2022-12-21T22:32:04.849922-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.48000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d005979-730d-47b5-8f95-b658c9ee1cd9/?format=api"
                },
                {
                    "id": "e662c6fd-56e2-421a-b23a-412f6983ae16",
                    "gambit_id": "89e5f7a9-913d-4279-b80a-3b12501c2a58",
                    "last_updated": "2022-12-21T22:32:04.851075-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.38000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d005979-730d-47b5-8f95-b658c9ee1cd9/?format=api"
                }
            ]
        },
        {
            "id": "115f9fe7-bef9-4d28-86d9-b6e7b307726e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b9371a1-8ad8-4667-99ff-38d164fe3ebf/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "St Louis Blues",
                        "amount": 6037.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3963.0
                    }
                ],
                "expected_reward_tokens": 9114.9,
                "profit_sb": 114.9,
                "profit_sb_percentage": 1.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "96aea2c9-607c-4dbd-8ada-bc8e24daec3f",
                    "gambit_id": "3f843847-c122-4767-abf3-4a4336f187f9",
                    "last_updated": "2022-12-21T22:32:04.847702-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115f9fe7-bef9-4d28-86d9-b6e7b307726e/?format=api"
                },
                {
                    "id": "93909d92-870a-465e-b842-57fa26ba9cbe",
                    "gambit_id": "87475891-6d06-4795-9f37-27d9d277ad6c",
                    "last_updated": "2022-12-21T22:32:04.846594-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.30000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115f9fe7-bef9-4d28-86d9-b6e7b307726e/?format=api"
                }
            ]
        },
        {
            "id": "c191a3bb-7d7a-4b2e-baf8-97091da1fcea",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b9371a1-8ad8-4667-99ff-38d164fe3ebf/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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",
                        "amount": 5306.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4694.0
                    }
                ],
                "expected_reward_tokens": 8965.54,
                "profit_sb": -34.46,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f452810-aa9c-4d4d-8f41-79ceb942c875",
                    "gambit_id": "f7094307-3003-4672-b48b-cb9b8cd4cb99",
                    "last_updated": "2022-12-21T22:32:04.843219-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c191a3bb-7d7a-4b2e-baf8-97091da1fcea/?format=api"
                },
                {
                    "id": "a791a82c-a844-40ce-bf88-a475e0564085",
                    "gambit_id": "1b47d1a4-bea8-4533-9553-eb54669b6930",
                    "last_updated": "2022-12-21T22:32:04.844345-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c191a3bb-7d7a-4b2e-baf8-97091da1fcea/?format=api"
                }
            ]
        }
    ]
}