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/dab9936a-8a2f-4b93-8a00-aa483d7d4659/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dab9936a-8a2f-4b93-8a00-aa483d7d4659",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "652050b4-6e75-41ba-a84f-7a4ce0bce0c3",
    "completed": true,
    "last_updated": "2023-04-21T22:12:05.414413-04:00",
    "created_at": "2023-04-20T11:42:13.150176-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/652050b4-6e75-41ba-a84f-7a4ce0bce0c3",
    "datetime": "2023-04-20T19:00:00-04:00",
    "cutoff_datetime": "2023-04-20T19:00:00-04:00",
    "name": "Tampa Bay Lightning v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "1ad6bc82-0685-4702-87e3-7390ee954667",
            "match": "https://api-prod.gambitprofit.com/api/matches/dab9936a-8a2f-4b93-8a00-aa483d7d4659/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-20T11:42:13.168295-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": "Toronto Maple Leafs",
                        "amount": 6308.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88d07fa5-4e00-4c70-833f-bdc5e0693f1d",
                    "gambit_id": "dc9bd1ec-61b1-4e88-a3cd-41b903324ee9",
                    "last_updated": "2023-04-21T22:12:05.434840-04:00",
                    "created_at": "2023-04-20T11:42:13.170529-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad6bc82-0685-4702-87e3-7390ee954667/?format=api"
                },
                {
                    "id": "75fa8721-9795-43a7-a66c-7f4f1669e40e",
                    "gambit_id": "4939b885-6da1-4600-80dd-2a2adce9221a",
                    "last_updated": "2023-04-21T22:12:05.437120-04:00",
                    "created_at": "2023-04-20T11:42:13.172617-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad6bc82-0685-4702-87e3-7390ee954667/?format=api"
                }
            ]
        },
        {
            "id": "603e8229-6a02-4ae8-840a-a86ef3c39b7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dab9936a-8a2f-4b93-8a00-aa483d7d4659/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-20T11:42:13.159202-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": "Tampa Bay Lightning",
                        "amount": 6163.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37d02b7d-b305-4cc9-9fa4-13b3e692fd9b",
                    "gambit_id": "8982248e-3e9a-4b52-b8c9-d443be528130",
                    "last_updated": "2023-04-21T22:12:05.429937-04:00",
                    "created_at": "2023-04-20T11:42:13.165173-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603e8229-6a02-4ae8-840a-a86ef3c39b7d/?format=api"
                },
                {
                    "id": "2fd2f986-8305-4cd2-b19b-3ef8a7195272",
                    "gambit_id": "abc7af01-01db-48b3-8ac1-68b96ceb2ec9",
                    "last_updated": "2023-04-21T22:12:05.427664-04:00",
                    "created_at": "2023-04-20T11:42:13.162283-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603e8229-6a02-4ae8-840a-a86ef3c39b7d/?format=api"
                }
            ]
        },
        {
            "id": "85a2981e-ac91-494d-b68f-47342b54f066",
            "match": "https://api-prod.gambitprofit.com/api/matches/dab9936a-8a2f-4b93-8a00-aa483d7d4659/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-20T11:42:13.152793-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 Over 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc956a52-daf1-4993-9645-7d9898ccedfb",
                    "gambit_id": "9b644cde-8494-413d-9c12-c69b867bceeb",
                    "last_updated": "2023-04-21T22:12:05.422639-04:00",
                    "created_at": "2023-04-20T11:42:13.157058-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a2981e-ac91-494d-b68f-47342b54f066/?format=api"
                },
                {
                    "id": "9eb05f83-2071-4ead-bf4e-d3e1a7e725a8",
                    "gambit_id": "ec14563b-ce47-4fb9-a954-572bdccca82d",
                    "last_updated": "2023-04-21T22:12:05.420262-04:00",
                    "created_at": "2023-04-20T11:42:13.154961-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a2981e-ac91-494d-b68f-47342b54f066/?format=api"
                }
            ]
        }
    ]
}