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/8e1c19e6-aadf-4f42-8e89-d5209b3b4626/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e1c19e6-aadf-4f42-8e89-d5209b3b4626",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e11f6af-4711-4729-8845-863ba0df0c50",
    "completed": true,
    "last_updated": "2023-08-12T18:23:12.284553-04:00",
    "created_at": "2023-08-11T11:43:22.766658-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5e11f6af-4711-4729-8845-863ba0df0c50",
    "datetime": "2023-08-11T22:00:00-04:00",
    "cutoff_datetime": "2023-08-11T22:00:00-04:00",
    "name": "Denver Broncos v. Arizona Cardinals",
    "bettypes": [
        {
            "id": "d49f2420-3a46-4bbc-ac16-5195dd153900",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e1c19e6-aadf-4f42-8e89-d5209b3b4626/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T11:43:22.800876-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": "Denver Broncos",
                        "amount": 6935.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d0e83b7-b8ed-4dc0-858c-f6af58b3ed33",
                    "gambit_id": "7c630aab-a90f-4531-9585-8a05844ae65c",
                    "last_updated": "2023-08-12T18:23:12.309658-04:00",
                    "created_at": "2023-08-11T11:43:22.805939-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49f2420-3a46-4bbc-ac16-5195dd153900/?format=api"
                },
                {
                    "id": "2a46da29-fc38-4b59-af3c-b2b0f7e5e39d",
                    "gambit_id": "d96b272f-3ce0-4593-addb-2d1ae27ece0e",
                    "last_updated": "2023-08-12T18:23:12.314205-04:00",
                    "created_at": "2023-08-11T11:43:22.810415-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49f2420-3a46-4bbc-ac16-5195dd153900/?format=api"
                }
            ]
        },
        {
            "id": "6b3bd684-d531-4984-9e5f-9b6f6805e0f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e1c19e6-aadf-4f42-8e89-d5209b3b4626/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T11:43:22.785218-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": "Denver Broncos",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f503b98-5177-446a-88c9-03d819eaf048",
                    "gambit_id": "4c13375e-d974-4de4-90be-bfe5986d5629",
                    "last_updated": "2023-08-12T18:23:12.294678-04:00",
                    "created_at": "2023-08-11T11:43:22.791411-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3bd684-d531-4984-9e5f-9b6f6805e0f4/?format=api"
                },
                {
                    "id": "399b01bc-1188-44ff-b593-714e334c4152",
                    "gambit_id": "213320e5-67ec-453a-8e60-4d808a5ff33d",
                    "last_updated": "2023-08-12T18:23:12.299583-04:00",
                    "created_at": "2023-08-11T11:43:22.796547-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3bd684-d531-4984-9e5f-9b6f6805e0f4/?format=api"
                }
            ]
        },
        {
            "id": "f597daaf-c350-41d0-a11b-48628168fd1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e1c19e6-aadf-4f42-8e89-d5209b3b4626/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T11:43:22.814267-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 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b000236-b545-4123-a8b6-2d1a64fb7a9b",
                    "gambit_id": "e322329c-3a06-4eb9-aa24-ab96ba423cfb",
                    "last_updated": "2023-08-12T18:23:12.323700-04:00",
                    "created_at": "2023-08-11T11:43:22.822400-04:00",
                    "name": "Game Total Under 37",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f597daaf-c350-41d0-a11b-48628168fd1c/?format=api"
                },
                {
                    "id": "516a46b4-e795-4681-9564-e7128b632259",
                    "gambit_id": "720e2045-cb47-427a-98e7-0a1af48ec6f5",
                    "last_updated": "2023-08-12T18:23:12.327858-04:00",
                    "created_at": "2023-08-11T11:43:22.818172-04:00",
                    "name": "Game Total Over 37",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f597daaf-c350-41d0-a11b-48628168fd1c/?format=api"
                }
            ]
        }
    ]
}