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/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d2b90b7-997d-4002-a9b3-807bd3603981",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5f46a75f-c757-48fb-a503-7c0326c7e0af",
    "completed": true,
    "last_updated": "2023-08-21T19:48:13.965330-04:00",
    "created_at": "2023-08-17T13:03:07.113955-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5f46a75f-c757-48fb-a503-7c0326c7e0af",
    "datetime": "2023-08-19T22:00:00-04:00",
    "cutoff_datetime": "2023-08-19T22:00:00-04:00",
    "name": "Dallas Cowboys v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "7041d8b9-cf6f-4547-b466-cd7bee9f863b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T13:03:07.143937-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": "Seattle Seahawks",
                        "amount": 7106.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ee568ca-36a1-44e3-9951-18dbb1a2848c",
                    "gambit_id": "34869585-ac4a-4636-8629-c464c45ef046",
                    "last_updated": "2023-08-21T19:48:13.999425-04:00",
                    "created_at": "2023-08-17T13:03:07.152851-04:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api"
                },
                {
                    "id": "b2e68413-fe94-4ef6-8aae-69dc5cad89a4",
                    "gambit_id": "5b39547c-984d-482f-8654-5b789f436a3d",
                    "last_updated": "2023-08-21T19:48:13.995704-04:00",
                    "created_at": "2023-08-17T13:03:07.148410-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api"
                }
            ]
        },
        {
            "id": "0aeb1e79-7dde-46b3-80a2-d7e3a2f1d1dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T13:03:07.129907-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": "Dallas Cowboys",
                        "amount": 5000.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5993116-11ea-4945-94c5-ab84dcacfdc5",
                    "gambit_id": "7ae41ff2-a6ac-4101-807f-b7645f5b49a7",
                    "last_updated": "2023-08-21T19:48:13.979521-04:00",
                    "created_at": "2023-08-17T13:03:07.134721-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aeb1e79-7dde-46b3-80a2-d7e3a2f1d1dd/?format=api"
                },
                {
                    "id": "ed310b8b-3943-403f-adf4-88bdecdceaf9",
                    "gambit_id": "16046622-0bfe-4ffb-9366-e8e4b5e3c79b",
                    "last_updated": "2023-08-21T19:48:13.982795-04:00",
                    "created_at": "2023-08-17T13:03:07.139188-04:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aeb1e79-7dde-46b3-80a2-d7e3a2f1d1dd/?format=api"
                }
            ]
        },
        {
            "id": "9f990de1-fa86-41f8-b014-287a3378bc52",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T13:03:07.157396-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0519d531-7dd6-4697-b900-09c8e71336a6",
                    "gambit_id": "631464f2-6c4a-4b8f-abec-60bd61bc2f57",
                    "last_updated": "2023-08-21T19:48:14.006074-04:00",
                    "created_at": "2023-08-17T13:03:07.161432-04:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f990de1-fa86-41f8-b014-287a3378bc52/?format=api"
                },
                {
                    "id": "f171b4b2-bba0-433b-a931-2847c6502226",
                    "gambit_id": "de915794-b6bd-4663-b2ad-7f8f45cb2c0d",
                    "last_updated": "2023-08-21T19:48:14.009274-04:00",
                    "created_at": "2023-08-17T13:03:07.166039-04:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f990de1-fa86-41f8-b014-287a3378bc52/?format=api"
                }
            ]
        }
    ]
}