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/e02ecbd9-44b3-48ea-99af-678e088aa988/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e02ecbd9-44b3-48ea-99af-678e088aa988",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2904f34f-251a-4149-b027-b69b43533c2a",
    "completed": true,
    "last_updated": "2022-11-11T21:32:21.712946-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/2904f34f-251a-4149-b027-b69b43533c2a",
    "datetime": "2022-11-10T20:05:00-05:00",
    "cutoff_datetime": "2022-11-10T20:05:00-05:00",
    "name": "San Jose Sharks v. St Louis Blues",
    "bettypes": [
        {
            "id": "8fb361b1-c3eb-4af9-9baa-c6cec0547f95",
            "match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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": "St Louis Blues",
                        "amount": 5984.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31e79de4-6a01-48c4-b76b-958c5fe2ab40",
                    "gambit_id": "d70893d1-6f5f-4487-a69b-440a65bcc117",
                    "last_updated": "2022-11-11T21:32:21.721619-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb361b1-c3eb-4af9-9baa-c6cec0547f95/?format=api"
                },
                {
                    "id": "1f2e14fe-d1e8-4c28-9bd5-c6fb208d75d6",
                    "gambit_id": "983528ed-af72-42d3-ada4-b28064e565e0",
                    "last_updated": "2022-11-11T21:32:21.722563-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb361b1-c3eb-4af9-9baa-c6cec0547f95/?format=api"
                }
            ]
        },
        {
            "id": "62050777-7f44-448a-bdce-295cbe39a88a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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": "San Jose Sharks",
                        "amount": 6179.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "86d49010-191e-49b8-b2e1-d1a9735514a5",
                    "gambit_id": "69677558-f240-4335-90c5-0ed11a509c0e",
                    "last_updated": "2022-11-11T21:32:21.718730-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62050777-7f44-448a-bdce-295cbe39a88a/?format=api"
                },
                {
                    "id": "3a2535b6-b1ff-4eb4-b521-24e31a4e92b4",
                    "gambit_id": "70cd43a8-62bd-46e0-84e9-ea3423381c05",
                    "last_updated": "2022-11-11T21:32:21.719688-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62050777-7f44-448a-bdce-295cbe39a88a/?format=api"
                }
            ]
        },
        {
            "id": "86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b1102f46-9f94-4da7-a043-3fbe31489169",
                    "gambit_id": "0e15efb6-1332-4d0b-8997-c96e9a465a73",
                    "last_updated": "2022-11-11T21:32:21.716847-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api"
                },
                {
                    "id": "def87513-1c40-4bed-809f-1b4ad916578e",
                    "gambit_id": "b2775548-d7da-4859-b53c-f47a09131e02",
                    "last_updated": "2022-11-11T21:32:21.715778-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api"
                }
            ]
        }
    ]
}