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/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dac78d70-6d34-4ee8-bdfe-fc617f0e2eab",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a34e375-6a79-4aee-886e-6ee1bf274682",
    "completed": true,
    "last_updated": "2023-03-13T19:12:11.227483-04:00",
    "created_at": "2023-03-12T10:17:06.093634-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1a34e375-6a79-4aee-886e-6ee1bf274682",
    "datetime": "2023-03-12T21:37:00-04:00",
    "cutoff_datetime": "2023-03-12T21:37:00-04:00",
    "name": "Nashville Predators v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "1f5333a1-f40a-4201-85fe-80f7e112f2b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-12T10:17:06.105261-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": "Nashville Predators",
                        "amount": 5939.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f7f639d-74cf-4db4-a8e2-a4975a4ce503",
                    "gambit_id": "ab245c3f-2058-451d-b96b-67b4ed8306b8",
                    "last_updated": "2023-03-13T19:12:11.243201-04:00",
                    "created_at": "2023-03-12T10:17:06.108286-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5333a1-f40a-4201-85fe-80f7e112f2b3/?format=api"
                },
                {
                    "id": "6aa5b0a2-0088-46ac-b38c-b9194f3d4e23",
                    "gambit_id": "3dc24746-82b3-4964-a485-0af064429050",
                    "last_updated": "2023-03-13T19:12:11.241141-04:00",
                    "created_at": "2023-03-12T10:17:06.106634-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5333a1-f40a-4201-85fe-80f7e112f2b3/?format=api"
                }
            ]
        },
        {
            "id": "6c1dc42f-4108-4093-a7b9-53e6a7074aea",
            "match": "https://api-prod.gambitprofit.com/api/matches/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-12T10:17:06.095705-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": "Anaheim Ducks",
                        "amount": 6308.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "800a5e59-c669-45ae-8778-f6ab667149ab",
                    "gambit_id": "70650c66-0abe-4c81-927d-57fa45560077",
                    "last_updated": "2023-03-13T19:12:11.231528-04:00",
                    "created_at": "2023-03-12T10:17:06.097259-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1dc42f-4108-4093-a7b9-53e6a7074aea/?format=api"
                },
                {
                    "id": "57f8bf04-d52a-4bcb-b373-592d23565fd0",
                    "gambit_id": "c548736b-ce89-40f7-94b8-9a95a466edf2",
                    "last_updated": "2023-03-13T19:12:11.233012-04:00",
                    "created_at": "2023-03-12T10:17:06.099105-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1dc42f-4108-4093-a7b9-53e6a7074aea/?format=api"
                }
            ]
        },
        {
            "id": "0b0fc8d6-f048-4a82-a1ef-a4a2501a1ab4",
            "match": "https://api-prod.gambitprofit.com/api/matches/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-12T10:17:06.100827-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84d4cc25-6ec6-4b21-a26a-de1e9af13229",
                    "gambit_id": "20f921e8-4c00-4563-b4e3-38380fc77713",
                    "last_updated": "2023-03-13T19:12:11.235710-04:00",
                    "created_at": "2023-03-12T10:17:06.102249-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0fc8d6-f048-4a82-a1ef-a4a2501a1ab4/?format=api"
                },
                {
                    "id": "dbb0ffda-bf73-4fae-9e4a-34cec90f1baf",
                    "gambit_id": "41a1e891-b442-41b4-90f0-3d7f771f4f1a",
                    "last_updated": "2023-03-13T19:12:11.237049-04:00",
                    "created_at": "2023-03-12T10:17:06.103765-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0fc8d6-f048-4a82-a1ef-a4a2501a1ab4/?format=api"
                }
            ]
        }
    ]
}