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/efa7f2f4-b113-4cfb-9dac-46440a9cf4e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "efa7f2f4-b113-4cfb-9dac-46440a9cf4e7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c0065cc4-0e04-4d94-8ee5-71eb708c179e",
    "completed": true,
    "last_updated": "2023-03-28T11:21:59.252368-04:00",
    "created_at": "2023-03-26T13:37:00.924446-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c0065cc4-0e04-4d94-8ee5-71eb708c179e",
    "datetime": "2023-03-26T18:07:00-04:00",
    "cutoff_datetime": "2023-03-26T18:07:00-04:00",
    "name": "Vancouver Canucks v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "c3e53f90-b665-4413-a328-f796481fe7ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/efa7f2f4-b113-4cfb-9dac-46440a9cf4e7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-26T13:37:00.944269-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": "Vancouver Canucks",
                        "amount": 6100.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9b6b95c4-f572-45fd-ab3b-ce0a3c9de8c3",
                    "gambit_id": "edc2654a-5134-47c1-b9e7-3b90f65c435c",
                    "last_updated": "2023-03-28T11:21:59.274027-04:00",
                    "created_at": "2023-03-26T13:37:00.947798-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e53f90-b665-4413-a328-f796481fe7ef/?format=api"
                },
                {
                    "id": "c9ba0488-ae82-4777-a79f-fcdc0b0711a5",
                    "gambit_id": "658940eb-6e6f-4e5e-a0b5-9c66daaebd9a",
                    "last_updated": "2023-03-28T11:21:59.272081-04:00",
                    "created_at": "2023-03-26T13:37:00.946123-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e53f90-b665-4413-a328-f796481fe7ef/?format=api"
                }
            ]
        },
        {
            "id": "ebc99ea9-ec93-4f9a-b27d-4aaef50dd932",
            "match": "https://api-prod.gambitprofit.com/api/matches/efa7f2f4-b113-4cfb-9dac-46440a9cf4e7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-26T13:37:00.936077-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": "Chicago Blackhawks",
                        "amount": 6020.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "233d658b-a7b3-4805-8612-b9e3fd3ec462",
                    "gambit_id": "c5d399ca-32b0-46e2-a91b-3e49516dee69",
                    "last_updated": "2023-03-28T11:21:59.265858-04:00",
                    "created_at": "2023-03-26T13:37:00.939105-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc99ea9-ec93-4f9a-b27d-4aaef50dd932/?format=api"
                },
                {
                    "id": "e5780af8-e090-4b53-b270-16f694679850",
                    "gambit_id": "836a9124-6273-465d-90e4-99398ec43bcc",
                    "last_updated": "2023-03-28T11:21:59.268292-04:00",
                    "created_at": "2023-03-26T13:37:00.941443-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc99ea9-ec93-4f9a-b27d-4aaef50dd932/?format=api"
                }
            ]
        },
        {
            "id": "8ee52ac5-0fe5-47a7-9d62-ae5e8bc7818e",
            "match": "https://api-prod.gambitprofit.com/api/matches/efa7f2f4-b113-4cfb-9dac-46440a9cf4e7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-26T13:37:00.927770-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "007c8ebd-c7e0-45ef-9c81-b2566a803eea",
                    "gambit_id": "eae59c65-f953-484f-8423-a8fa3b1f6eac",
                    "last_updated": "2023-03-28T11:21:59.258370-04:00",
                    "created_at": "2023-03-26T13:37:00.930460-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee52ac5-0fe5-47a7-9d62-ae5e8bc7818e/?format=api"
                },
                {
                    "id": "2001040a-13ae-46bd-a7eb-63da1e959b15",
                    "gambit_id": "8b97d471-7925-4ab6-adfc-d85ca5bc0fe5",
                    "last_updated": "2023-03-28T11:21:59.260547-04:00",
                    "created_at": "2023-03-26T13:37:00.933017-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee52ac5-0fe5-47a7-9d62-ae5e8bc7818e/?format=api"
                }
            ]
        }
    ]
}