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/bba6e368-2a96-4100-848f-26b4154d7a12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bba6e368-2a96-4100-848f-26b4154d7a12",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "90b5bf4b-76e0-4dee-a172-3e2675ca0364",
    "completed": true,
    "last_updated": "2022-10-24T10:07:06.892320-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/90b5bf4b-76e0-4dee-a172-3e2675ca0364",
    "datetime": "2022-10-22T20:10:00-04:00",
    "cutoff_datetime": "2022-10-22T20:10:00-04:00",
    "name": "Toronto Raptors v. Miami Heat",
    "bettypes": [
        {
            "id": "18edcf92-cc8a-4d2c-8bff-5455ee626b74",
            "match": "https://api-prod.gambitprofit.com/api/matches/bba6e368-2a96-4100-848f-26b4154d7a12/?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": "Miami Heat",
                        "amount": 5780.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97bfe320-f5ef-49af-96d3-28a4bd736cff",
                    "gambit_id": "e74d6460-51fe-403a-9785-3639e73cb851",
                    "last_updated": "2022-10-24T10:07:06.898415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18edcf92-cc8a-4d2c-8bff-5455ee626b74/?format=api"
                },
                {
                    "id": "6117e45e-332d-44a4-898f-ac81f6341f38",
                    "gambit_id": "8e29febf-9dc4-44df-949e-33d81fc2219f",
                    "last_updated": "2022-10-24T10:07:06.899423-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18edcf92-cc8a-4d2c-8bff-5455ee626b74/?format=api"
                }
            ]
        },
        {
            "id": "1248b1d9-792d-4417-924f-ebd44f85dfe1",
            "match": "https://api-prod.gambitprofit.com/api/matches/bba6e368-2a96-4100-848f-26b4154d7a12/?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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11b85001-dcdf-4a0d-8d23-683bfd4c5475",
                    "gambit_id": "e85225e7-5bbd-409e-a281-380b34480bda",
                    "last_updated": "2022-10-24T10:07:06.901415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1248b1d9-792d-4417-924f-ebd44f85dfe1/?format=api"
                },
                {
                    "id": "1a3d9aa2-015e-4ba0-878e-19fdb59dab3d",
                    "gambit_id": "906d07d7-0ced-4336-bbb1-6f0afef84139",
                    "last_updated": "2022-10-24T10:07:06.902416-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1248b1d9-792d-4417-924f-ebd44f85dfe1/?format=api"
                }
            ]
        },
        {
            "id": "c4b7ecc6-74dc-45ca-bfd1-b4d2384e411e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bba6e368-2a96-4100-848f-26b4154d7a12/?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 Over 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91780e60-4e4c-4436-b369-2c50d21b0a22",
                    "gambit_id": "b9b5f115-0d35-4e19-a21b-2859af2de6ee",
                    "last_updated": "2022-10-24T10:07:06.896345-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b7ecc6-74dc-45ca-bfd1-b4d2384e411e/?format=api"
                },
                {
                    "id": "41e8b776-007a-44cf-a531-9a6125d68915",
                    "gambit_id": "cc624144-bb08-4105-9635-e4d0c33e0717",
                    "last_updated": "2022-10-24T10:07:06.895244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b7ecc6-74dc-45ca-bfd1-b4d2384e411e/?format=api"
                }
            ]
        }
    ]
}