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/121eb7af-58ac-4f90-8798-4b604e26858f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "121eb7af-58ac-4f90-8798-4b604e26858f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7fe80f2f-7f40-4c2a-ac1b-3bc787d9fd98",
    "completed": true,
    "last_updated": "2023-11-13T15:38:09.083330-05:00",
    "created_at": "2023-11-10T11:18:02.554389-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7fe80f2f-7f40-4c2a-ac1b-3bc787d9fd98",
    "datetime": "2023-11-12T16:25:00-05:00",
    "cutoff_datetime": "2023-11-12T16:25:00-05:00",
    "name": "New York Giants v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "888c0b9d-e7e3-4328-8328-185962fe0522",
            "match": "https://api-prod.gambitprofit.com/api/matches/121eb7af-58ac-4f90-8798-4b604e26858f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:02.579829-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Dallas Cowboys",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 900.0,
                "profit_sb_percentage": 9.47,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Dallas Cowboys",
                        "amount": 9099.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 901.0
                    }
                ],
                "expected_reward_tokens": 9460.5,
                "profit_sb": -39.5,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01cd8f70-98fa-4990-98ce-2cb4fcaf2997",
                    "gambit_id": "6bb7787b-de15-44a9-8926-ce06b8f469ad",
                    "last_updated": "2023-11-13T15:38:09.110053-05:00",
                    "created_at": "2023-11-10T11:18:02.588501-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888c0b9d-e7e3-4328-8328-185962fe0522/?format=api"
                },
                {
                    "id": "9d9e9479-62e7-441a-a368-968733a8732f",
                    "gambit_id": "e88c840f-d7a3-475a-868e-594d0e52a3ee",
                    "last_updated": "2023-11-13T15:38:09.106617-05:00",
                    "created_at": "2023-11-10T11:18:02.583884-05:00",
                    "name": "New York Giants",
                    "reward": "10.50000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888c0b9d-e7e3-4328-8328-185962fe0522/?format=api"
                }
            ]
        },
        {
            "id": "ccb72775-64ec-44d2-a722-63667eec35f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/121eb7af-58ac-4f90-8798-4b604e26858f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:02.565771-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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfe61f39-47fe-4880-96a8-87c9d413ef11",
                    "gambit_id": "cb98b304-e98e-4a1f-a864-32ec2b3d3514",
                    "last_updated": "2023-11-13T15:38:09.096847-05:00",
                    "created_at": "2023-11-10T11:18:02.570400-05:00",
                    "name": "New York Giants",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb72775-64ec-44d2-a722-63667eec35f9/?format=api"
                },
                {
                    "id": "29ab142f-46f6-4fd6-9042-26dc39118ee4",
                    "gambit_id": "087ab588-84b1-41a3-bf18-a605752d0bbd",
                    "last_updated": "2023-11-13T15:38:09.100111-05:00",
                    "created_at": "2023-11-10T11:18:02.574773-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb72775-64ec-44d2-a722-63667eec35f9/?format=api"
                }
            ]
        },
        {
            "id": "e327a76f-d9e1-405f-ac4e-067f7dc0b9cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/121eb7af-58ac-4f90-8798-4b604e26858f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:02.592601-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 39",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 39",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fc1b087-a9dd-438f-947b-34d959303ded",
                    "gambit_id": "1fcb0b02-6a0b-4be7-a89b-c4f6afced341",
                    "last_updated": "2023-11-13T15:38:09.116481-05:00",
                    "created_at": "2023-11-10T11:18:02.596664-05:00",
                    "name": "Game Total Over 39",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "39.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e327a76f-d9e1-405f-ac4e-067f7dc0b9cb/?format=api"
                },
                {
                    "id": "edf8e110-defb-4c0e-b1af-460e942793d9",
                    "gambit_id": "d7982525-0174-4d0e-8418-2c3b8909f611",
                    "last_updated": "2023-11-13T15:38:09.119931-05:00",
                    "created_at": "2023-11-10T11:18:02.601387-05:00",
                    "name": "Game Total Under 39",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "39.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e327a76f-d9e1-405f-ac4e-067f7dc0b9cb/?format=api"
                }
            ]
        }
    ]
}