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/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "792f0239-31dd-455e-a86b-021bd5dcfbdf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8c0198cd-98a4-4c3d-b509-d4641faa549b",
    "completed": true,
    "last_updated": "2023-08-21T19:53:14.383067-04:00",
    "created_at": "2023-08-17T13:03:06.526438-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8c0198cd-98a4-4c3d-b509-d4641faa549b",
    "datetime": "2023-08-19T20:30:00-04:00",
    "cutoff_datetime": "2023-08-19T20:30:00-04:00",
    "name": "Denver Broncos v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "ef87770c-d3a5-4288-b3af-b4700af4f1b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T13:03:06.556318-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": 6010.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3952a856-5ef8-4368-8def-8bcb9e183fe2",
                    "gambit_id": "4f1891ad-4907-4096-86d4-b7e96c8fd6c7",
                    "last_updated": "2023-08-21T19:53:14.405109-04:00",
                    "created_at": "2023-08-17T13:03:06.560180-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api"
                },
                {
                    "id": "43de0593-adff-43fb-86c0-2e4cfc4613c3",
                    "gambit_id": "66e514f0-34b8-4767-a68e-fbc46b2eb251",
                    "last_updated": "2023-08-21T19:53:14.408523-04:00",
                    "created_at": "2023-08-17T13:03:06.564469-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api"
                }
            ]
        },
        {
            "id": "67db1160-1974-4bf3-86df-12a22e89cd8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T13:03:06.537576-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": "San Francisco 49ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b63a40ae-4517-4f58-abf0-d82b0421ebbf",
                    "gambit_id": "7c13948c-706c-4441-a7fb-27df9877ee90",
                    "last_updated": "2023-08-21T19:53:14.393021-04:00",
                    "created_at": "2023-08-17T13:03:06.541612-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67db1160-1974-4bf3-86df-12a22e89cd8c/?format=api"
                },
                {
                    "id": "32a0c1dc-bf3b-4a42-bc7a-87c02aa84378",
                    "gambit_id": "1e589acb-09cb-4e6a-b179-6a427cacae72",
                    "last_updated": "2023-08-21T19:53:14.397359-04:00",
                    "created_at": "2023-08-17T13:03:06.545529-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67db1160-1974-4bf3-86df-12a22e89cd8c/?format=api"
                }
            ]
        },
        {
            "id": "d140283e-8c60-431f-8020-cebf7e17987b",
            "match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T13:03:06.568309-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 Over 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83bc64db-8d59-42d7-a490-2701772e145c",
                    "gambit_id": "8f51cea1-a3e5-4aed-8b0d-c700779ea109",
                    "last_updated": "2023-08-21T19:53:14.415818-04:00",
                    "created_at": "2023-08-17T13:03:06.576177-04:00",
                    "name": "Game Total Over 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api"
                },
                {
                    "id": "fb35c9c6-9073-4cdd-a8a2-3fc9d3529d45",
                    "gambit_id": "a4551a16-e379-4087-b27d-3f36674ac63e",
                    "last_updated": "2023-08-21T19:53:14.419159-04:00",
                    "created_at": "2023-08-17T13:03:06.580614-04:00",
                    "name": "Game Total Under 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api"
                }
            ]
        }
    ]
}