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/1e3992a3-99e6-4951-be74-04c733d6bca5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e3992a3-99e6-4951-be74-04c733d6bca5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "08077d60-5d69-421f-b03f-d897191ce11e",
    "completed": true,
    "last_updated": "2024-01-02T10:28:11.162935-05:00",
    "created_at": "2023-12-31T10:13:03.853304-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/08077d60-5d69-421f-b03f-d897191ce11e",
    "datetime": "2023-12-31T14:07:00-05:00",
    "cutoff_datetime": "2023-12-31T14:07:00-05:00",
    "name": "Winnipeg Jets v. Minnesota Wild",
    "bettypes": [
        {
            "id": "b3ab6c71-2c8d-4c98-a068-46f056d78119",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e3992a3-99e6-4951-be74-04c733d6bca5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-31T10:13:03.872989-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": "Winnipeg Jets",
                        "amount": 5319.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a5333aa-675a-4603-a36f-45dda28fe74b",
                    "gambit_id": "44efcfb7-82f6-49b8-91c4-65f3d93cdec7",
                    "last_updated": "2024-01-02T10:28:11.176201-05:00",
                    "created_at": "2023-12-31T10:13:03.879075-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ab6c71-2c8d-4c98-a068-46f056d78119/?format=api"
                },
                {
                    "id": "dab279cb-1e7d-4ea7-a44f-b31f583625e0",
                    "gambit_id": "bc1dea68-d2c5-48de-8e30-4b6b21bd4a6d",
                    "last_updated": "2024-01-02T10:28:11.180101-05:00",
                    "created_at": "2023-12-31T10:13:03.889587-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ab6c71-2c8d-4c98-a068-46f056d78119/?format=api"
                }
            ]
        },
        {
            "id": "339f3a05-34e1-4de0-ac1a-e3d84059cd34",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e3992a3-99e6-4951-be74-04c733d6bca5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-31T10:13:03.893316-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": 6643.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5581107e-7d6b-41cb-8da6-cabbfc6a398d",
                    "gambit_id": "4ee9101a-6d96-4436-99af-1db35343c322",
                    "last_updated": "2024-01-02T10:28:11.190487-05:00",
                    "created_at": "2023-12-31T10:13:03.901272-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339f3a05-34e1-4de0-ac1a-e3d84059cd34/?format=api"
                },
                {
                    "id": "d6905b5d-0ec8-4c56-a054-aaf1d43f3964",
                    "gambit_id": "aaae1e1b-cd12-4c10-8799-8c9fecf328a5",
                    "last_updated": "2024-01-02T10:28:11.186876-05:00",
                    "created_at": "2023-12-31T10:13:03.897149-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339f3a05-34e1-4de0-ac1a-e3d84059cd34/?format=api"
                }
            ]
        },
        {
            "id": "8ffcb69a-07f3-4581-9c3b-a3063c960e31",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e3992a3-99e6-4951-be74-04c733d6bca5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-31T10:13:03.904927-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 Over 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d0607cc-9007-47eb-80b5-6a9374548f17",
                    "gambit_id": "87e90f1a-f410-4d6f-a737-17604530893f",
                    "last_updated": "2024-01-02T10:28:11.198434-05:00",
                    "created_at": "2023-12-31T10:13:03.912020-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffcb69a-07f3-4581-9c3b-a3063c960e31/?format=api"
                },
                {
                    "id": "f5ad4c8f-5139-4a9d-8e15-853ef7d862cb",
                    "gambit_id": "ef5f5ac1-2f18-4472-b898-7406419549b8",
                    "last_updated": "2024-01-02T10:28:11.201711-05:00",
                    "created_at": "2023-12-31T10:13:03.916383-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffcb69a-07f3-4581-9c3b-a3063c960e31/?format=api"
                }
            ]
        }
    ]
}