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/bf0ad681-5667-4c31-b83b-28130b7b535f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bf0ad681-5667-4c31-b83b-28130b7b535f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d3170500-3386-4e4f-a45b-88bc608ab4e9",
    "completed": true,
    "last_updated": "2022-10-21T21:02:25.129599-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d3170500-3386-4e4f-a45b-88bc608ab4e9",
    "datetime": "2022-10-20T19:05:00-04:00",
    "cutoff_datetime": "2022-10-20T19:05:00-04:00",
    "name": "Anaheim Ducks v. Boston Bruins",
    "bettypes": [
        {
            "id": "b38425d8-b5b5-45f8-a76b-3a37efd83431",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?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": "Boston Bruins",
                        "amount": 6563.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2777e6a6-c959-41d3-b51c-815883998e2e",
                    "gambit_id": "35f4d7d1-063d-4a5c-8001-4aef49f1e17c",
                    "last_updated": "2022-10-21T21:02:25.138524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api"
                },
                {
                    "id": "4d6e6169-6db3-4422-aa27-f3b4b2a03650",
                    "gambit_id": "45d16513-c892-4bd4-ae99-c4285f49ec22",
                    "last_updated": "2022-10-21T21:02:25.139505-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api"
                }
            ]
        },
        {
            "id": "dfa01ba4-d46c-4d8b-bfe9-4b3d549ed816",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?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": "Anaheim Ducks",
                        "amount": 5419.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f778b7c-e046-4668-ae71-7bc02503914a",
                    "gambit_id": "f8912940-4fba-4630-8822-fe0c67203cd6",
                    "last_updated": "2022-10-21T21:02:25.136514-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa01ba4-d46c-4d8b-bfe9-4b3d549ed816/?format=api"
                },
                {
                    "id": "24d37fa5-9325-47c5-8ef1-f79f61f8781f",
                    "gambit_id": "7e53b476-a6e5-42b1-b06d-52f9f3794685",
                    "last_updated": "2022-10-21T21:02:25.135542-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa01ba4-d46c-4d8b-bfe9-4b3d549ed816/?format=api"
                }
            ]
        },
        {
            "id": "9ca3f269-6136-470c-b319-ba1dc98c86d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?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 Over 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c9ef8b0-91a4-4b84-8336-ba28b7416b57",
                    "gambit_id": "0ce69bba-2d58-4e72-be27-c6e967232634",
                    "last_updated": "2022-10-21T21:02:25.132529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3f269-6136-470c-b319-ba1dc98c86d9/?format=api"
                },
                {
                    "id": "2850c903-812b-485b-8686-e3ae12e9ff29",
                    "gambit_id": "4962c93a-85b4-49fc-a898-c8c49d40e832",
                    "last_updated": "2022-10-21T21:02:25.133596-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3f269-6136-470c-b319-ba1dc98c86d9/?format=api"
                }
            ]
        }
    ]
}