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/2553a346-882b-487b-9d99-d01e9bb36a7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2553a346-882b-487b-9d99-d01e9bb36a7b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f8cc7e5-a34c-4597-a53f-e58ed1ff0003",
    "completed": true,
    "last_updated": "2023-10-26T10:23:04.212096-04:00",
    "created_at": "2023-10-24T08:57:56.312005-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9f8cc7e5-a34c-4597-a53f-e58ed1ff0003",
    "datetime": "2023-10-24T18:45:00-04:00",
    "cutoff_datetime": "2023-10-24T18:45:00-04:00",
    "name": "Buffalo Sabres v. Ottawa Senators",
    "bettypes": [
        {
            "id": "abb332fc-bd4b-4fb9-ac32-2d9b6105dde9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2553a346-882b-487b-9d99-d01e9bb36a7b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-24T08:57:56.317211-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": "Ottawa Senators",
                        "amount": 6222.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c93d4f1-1699-4f6c-a641-a89cc0114f8e",
                    "gambit_id": "dfcbc8bd-ed32-4278-96f6-85b50760492b",
                    "last_updated": "2023-10-26T10:23:04.227499-04:00",
                    "created_at": "2023-10-24T08:57:56.326762-04:00",
                    "name": "Ottawa Senators",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb332fc-bd4b-4fb9-ac32-2d9b6105dde9/?format=api"
                },
                {
                    "id": "e7e67f17-43f1-49c6-a4ad-8c87a5b45c69",
                    "gambit_id": "8c949ed9-04d0-407c-948b-01171487e440",
                    "last_updated": "2023-10-26T10:23:04.223770-04:00",
                    "created_at": "2023-10-24T08:57:56.321121-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb332fc-bd4b-4fb9-ac32-2d9b6105dde9/?format=api"
                }
            ]
        },
        {
            "id": "fef42c1d-0989-4b40-9c67-bdb07dcb246d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2553a346-882b-487b-9d99-d01e9bb36a7b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-24T08:57:56.332890-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": "Buffalo Sabres",
                        "amount": 5944.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6671c880-3652-40e1-aee3-45f5b916838c",
                    "gambit_id": "5d1ad8c3-285d-41fc-a2fd-5046033581b4",
                    "last_updated": "2023-10-26T10:23:04.245046-04:00",
                    "created_at": "2023-10-24T08:57:56.338040-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef42c1d-0989-4b40-9c67-bdb07dcb246d/?format=api"
                },
                {
                    "id": "b047b0ce-b01b-4faa-982a-f95fd1fad338",
                    "gambit_id": "38689d0a-31c8-4b70-865f-7a6131aa21c9",
                    "last_updated": "2023-10-26T10:23:04.253180-04:00",
                    "created_at": "2023-10-24T08:57:56.343288-04:00",
                    "name": "Ottawa Senators",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef42c1d-0989-4b40-9c67-bdb07dcb246d/?format=api"
                }
            ]
        },
        {
            "id": "9bd4c288-5a18-436b-88d6-57a41ffb4d80",
            "match": "https://api-prod.gambitprofit.com/api/matches/2553a346-882b-487b-9d99-d01e9bb36a7b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-24T08:57:56.348022-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 7",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc06c07b-dbc0-4a02-9de4-62e591e7864a",
                    "gambit_id": "215c5136-5305-44c9-92d0-bf2407a299f2",
                    "last_updated": "2023-10-26T10:23:04.266384-04:00",
                    "created_at": "2023-10-24T08:57:56.358258-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd4c288-5a18-436b-88d6-57a41ffb4d80/?format=api"
                },
                {
                    "id": "36c5a77d-1898-42f6-9281-2488d2e89c26",
                    "gambit_id": "d6d21547-d081-4433-ac00-bdd613a1f4ef",
                    "last_updated": "2023-10-26T10:23:04.263026-04:00",
                    "created_at": "2023-10-24T08:57:56.352377-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd4c288-5a18-436b-88d6-57a41ffb4d80/?format=api"
                }
            ]
        }
    ]
}