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/5d16ee00-f9fa-457d-9894-f40a4962c457/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5d16ee00-f9fa-457d-9894-f40a4962c457",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5de43675-76b6-4947-a432-569588c296c2",
    "completed": true,
    "last_updated": "2022-11-10T10:04:27.893897-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5de43675-76b6-4947-a432-569588c296c2",
    "datetime": "2022-11-09T22:05:00-05:00",
    "cutoff_datetime": "2022-11-09T22:05:00-05:00",
    "name": "Minnesota Wild v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "865465bf-9a0e-481f-8436-07b7cee1ce87",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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": "Minnesota Wild",
                        "amount": 5899.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d743c9ca-6e63-4c52-ad08-3ce8fc01bf1c",
                    "gambit_id": "9b8eb990-98d8-4563-bc58-374977ec0ba3",
                    "last_updated": "2022-11-10T10:04:27.902795-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865465bf-9a0e-481f-8436-07b7cee1ce87/?format=api"
                },
                {
                    "id": "cbd748b6-3806-4d98-bf87-18be9d669c6e",
                    "gambit_id": "3a373bc8-68c7-4594-bf5b-fca4559504a4",
                    "last_updated": "2022-11-10T10:04:27.903760-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865465bf-9a0e-481f-8436-07b7cee1ce87/?format=api"
                }
            ]
        },
        {
            "id": "3e10dfaa-f94b-4a4c-8ffa-717d836a82c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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": 6179.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf87e7d7-31e7-4d38-84ea-e22ddc1940b0",
                    "gambit_id": "8e2e423e-c1f2-48f2-8dc7-a1dbb376cfec",
                    "last_updated": "2022-11-10T10:04:27.899833-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e10dfaa-f94b-4a4c-8ffa-717d836a82c6/?format=api"
                },
                {
                    "id": "bd06c41b-ed0d-4379-b289-be28bba378aa",
                    "gambit_id": "eb1137ae-4b5b-4c79-b221-59b2a8db1979",
                    "last_updated": "2022-11-10T10:04:27.900840-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e10dfaa-f94b-4a4c-8ffa-717d836a82c6/?format=api"
                }
            ]
        },
        {
            "id": "ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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 Under 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28a882d0-f76f-41c2-bb29-186cc706d209",
                    "gambit_id": "61392d62-c319-479e-8e31-a785a2fd18e0",
                    "last_updated": "2022-11-10T10:04:27.896780-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api"
                },
                {
                    "id": "44819ef4-1d2f-4958-ab66-fb33e455afd1",
                    "gambit_id": "484b68a9-06b1-47e5-ab69-594e002e97e5",
                    "last_updated": "2022-11-10T10:04:27.897894-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api"
                }
            ]
        }
    ]
}