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/4926b99e-2bdf-4dbb-8832-a8e7962e3f32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4926b99e-2bdf-4dbb-8832-a8e7962e3f32",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "972ed0bd-ec05-4b10-a398-3df15fa1e901",
    "completed": true,
    "last_updated": "2023-08-29T09:18:24.496781-04:00",
    "created_at": "2023-08-24T12:57:57.156690-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/972ed0bd-ec05-4b10-a398-3df15fa1e901",
    "datetime": "2023-08-24T19:30:00-04:00",
    "cutoff_datetime": "2023-08-24T19:30:00-04:00",
    "name": "Pittsburgh Steelers v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "499fad65-472f-4bf8-b751-b47f149700f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4926b99e-2bdf-4dbb-8832-a8e7962e3f32/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T12:57:57.194230-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": "Pittsburgh Steelers",
                        "amount": 7059.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 2941.0
                    }
                ],
                "expected_reward_tokens": 9528.84,
                "profit_sb": 28.84,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1b254a4-c953-499c-80ae-eab849c81a6a",
                    "gambit_id": "1df8c618-d140-46e8-96c2-66fe72029747",
                    "last_updated": "2023-08-29T09:18:24.526613-04:00",
                    "created_at": "2023-08-24T12:57:57.199516-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.35000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499fad65-472f-4bf8-b751-b47f149700f6/?format=api"
                },
                {
                    "id": "cca0509d-ed4d-4ef6-8df3-1ec938ad9308",
                    "gambit_id": "3dd6c1d1-c9c8-4cf6-b065-07b00710f323",
                    "last_updated": "2023-08-29T09:18:24.530651-04:00",
                    "created_at": "2023-08-24T12:57:57.207033-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "3.24000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499fad65-472f-4bf8-b751-b47f149700f6/?format=api"
                }
            ]
        },
        {
            "id": "33985ab2-a008-4ef0-8f22-0f4df7053591",
            "match": "https://api-prod.gambitprofit.com/api/matches/4926b99e-2bdf-4dbb-8832-a8e7962e3f32/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T12:57:57.164370-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": "Pittsburgh Steelers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d80e0aaf-c647-4d84-bd9a-a154dc89042b",
                    "gambit_id": "5363be97-31c4-4725-b330-f2ba6cee96f5",
                    "last_updated": "2023-08-29T09:18:24.510546-04:00",
                    "created_at": "2023-08-24T12:57:57.169945-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33985ab2-a008-4ef0-8f22-0f4df7053591/?format=api"
                },
                {
                    "id": "f09df534-0251-474c-89ff-c4402fc27f8d",
                    "gambit_id": "c8cd81c4-0090-4de7-9d86-4be7179a235e",
                    "last_updated": "2023-08-29T09:18:24.518468-04:00",
                    "created_at": "2023-08-24T12:57:57.182745-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33985ab2-a008-4ef0-8f22-0f4df7053591/?format=api"
                }
            ]
        },
        {
            "id": "4e4cd4bc-1f62-470f-8741-43410e37ab28",
            "match": "https://api-prod.gambitprofit.com/api/matches/4926b99e-2bdf-4dbb-8832-a8e7962e3f32/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T12:57:57.212149-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 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2c0710c-e295-4d5c-b208-c3b962f4c819",
                    "gambit_id": "e948a152-5cd6-4e57-9b1b-660a4e25bc45",
                    "last_updated": "2023-08-29T09:18:24.538220-04:00",
                    "created_at": "2023-08-24T12:57:57.217327-04:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e4cd4bc-1f62-470f-8741-43410e37ab28/?format=api"
                },
                {
                    "id": "8694e1bf-0ff0-486c-b804-4ebf763c32d8",
                    "gambit_id": "228248ce-a310-41f2-aa13-f1cf0b2f356e",
                    "last_updated": "2023-08-29T09:18:24.545729-04:00",
                    "created_at": "2023-08-24T12:57:57.222474-04:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e4cd4bc-1f62-470f-8741-43410e37ab28/?format=api"
                }
            ]
        }
    ]
}