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/8746143a-3e5c-4b0c-a022-d6ecfc395ef7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8746143a-3e5c-4b0c-a022-d6ecfc395ef7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "026cc0b2-7294-4051-973e-70aa71886cf4",
    "completed": true,
    "last_updated": "2023-10-13T20:53:03.348492-04:00",
    "created_at": "2023-10-12T10:52:56.559046-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/026cc0b2-7294-4051-973e-70aa71886cf4",
    "datetime": "2023-10-12T20:07:00-04:00",
    "cutoff_datetime": "2023-10-12T20:07:00-04:00",
    "name": "St Louis Blues v. Dallas Stars",
    "bettypes": [
        {
            "id": "09b4d382-d274-425e-bfef-6a6ac78b7a5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8746143a-3e5c-4b0c-a022-d6ecfc395ef7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-12T10:52:56.564016-04: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": "Dallas Stars",
                        "amount": 6456.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3544.0
                    }
                ],
                "expected_reward_tokens": 9425.76,
                "profit_sb": -74.24,
                "profit_sb_percentage": -0.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fcf50e8-7f20-40ba-80bc-88756164fa7c",
                    "gambit_id": "2ef8ae1a-9991-4ccd-942e-1fd42801c7f7",
                    "last_updated": "2023-10-13T20:53:03.361104-04:00",
                    "created_at": "2023-10-12T10:52:56.574242-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b4d382-d274-425e-bfef-6a6ac78b7a5a/?format=api"
                },
                {
                    "id": "8c0583bb-38dc-438c-ac22-7991a7a911be",
                    "gambit_id": "1e92cb09-7f4e-4fe8-9b15-3700df2d18f6",
                    "last_updated": "2023-10-13T20:53:03.357125-04:00",
                    "created_at": "2023-10-12T10:52:56.568995-04:00",
                    "name": "St Louis Blues",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b4d382-d274-425e-bfef-6a6ac78b7a5a/?format=api"
                }
            ]
        },
        {
            "id": "b7c1a1bc-fcc6-4d4e-b57a-6a0c307fc051",
            "match": "https://api-prod.gambitprofit.com/api/matches/8746143a-3e5c-4b0c-a022-d6ecfc395ef7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-12T10:52:56.578599-04: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": 5688.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bb9efa1-8043-40c8-bf70-e3e3874881b9",
                    "gambit_id": "8360dd88-f48f-4311-96ae-c58cf822af93",
                    "last_updated": "2023-10-13T20:53:03.367956-04:00",
                    "created_at": "2023-10-12T10:52:56.582869-04:00",
                    "name": "St Louis Blues",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c1a1bc-fcc6-4d4e-b57a-6a0c307fc051/?format=api"
                },
                {
                    "id": "c2435468-a5d2-4807-844b-16adbf6c2feb",
                    "gambit_id": "8a0cb1b5-5b5b-4b6c-a3c2-ed037bb6ae5f",
                    "last_updated": "2023-10-13T20:53:03.371357-04:00",
                    "created_at": "2023-10-12T10:52:56.586979-04:00",
                    "name": "Dallas Stars",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c1a1bc-fcc6-4d4e-b57a-6a0c307fc051/?format=api"
                }
            ]
        },
        {
            "id": "e092b374-1b46-4c61-8d34-26219b941533",
            "match": "https://api-prod.gambitprofit.com/api/matches/8746143a-3e5c-4b0c-a022-d6ecfc395ef7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-12T10:52:56.590625-04: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": 5214.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef718293-e00a-4791-93f4-0080291cbc50",
                    "gambit_id": "143f9f5a-da7b-48b5-bb4b-f34fad59eb1d",
                    "last_updated": "2023-10-13T20:53:03.378275-04:00",
                    "created_at": "2023-10-12T10:52:56.594065-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e092b374-1b46-4c61-8d34-26219b941533/?format=api"
                },
                {
                    "id": "c55b33fa-7af7-425b-ac6e-104578aefa8a",
                    "gambit_id": "9184d4ec-b134-4818-aaad-1457a7d2bbc7",
                    "last_updated": "2023-10-13T20:53:03.382317-04:00",
                    "created_at": "2023-10-12T10:52:56.597613-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e092b374-1b46-4c61-8d34-26219b941533/?format=api"
                }
            ]
        }
    ]
}