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/33e54622-dac8-42a1-b6a1-99890a1c1cfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "33e54622-dac8-42a1-b6a1-99890a1c1cfc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "02770d14-b1d4-4877-a001-eb8438496ec6",
    "completed": true,
    "last_updated": "2023-08-29T09:18:23.991768-04:00",
    "created_at": "2023-08-24T12:57:57.658488-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/02770d14-b1d4-4877-a001-eb8438496ec6",
    "datetime": "2023-08-25T20:00:00-04:00",
    "cutoff_datetime": "2023-08-25T20:00:00-04:00",
    "name": "Detroit Lions v. Carolina Panthers",
    "bettypes": [
        {
            "id": "1cf222a0-f337-4e18-8513-8f867e45fe7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/33e54622-dac8-42a1-b6a1-99890a1c1cfc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T12:57:57.675324-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": "Carolina Panthers",
                        "amount": 6390.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2a9d1d6-21a5-4561-a0fe-a8a516a39ec7",
                    "gambit_id": "3236bf95-c4a0-4e40-a273-a8dbab685199",
                    "last_updated": "2023-08-29T09:18:24.018378-04:00",
                    "created_at": "2023-08-24T12:57:57.683296-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf222a0-f337-4e18-8513-8f867e45fe7c/?format=api"
                },
                {
                    "id": "339b1433-633a-46d3-bdd5-7743e3d7700d",
                    "gambit_id": "b28218b6-22cc-4aff-80da-1d3f79d85c16",
                    "last_updated": "2023-08-29T09:18:24.014599-04:00",
                    "created_at": "2023-08-24T12:57:57.679364-04:00",
                    "name": "Detroit Lions",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf222a0-f337-4e18-8513-8f867e45fe7c/?format=api"
                }
            ]
        },
        {
            "id": "a2205cff-214e-4ae2-8e7c-7db12f22f565",
            "match": "https://api-prod.gambitprofit.com/api/matches/33e54622-dac8-42a1-b6a1-99890a1c1cfc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T12:57:57.663443-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": "Carolina Panthers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea52b41b-7e54-4363-930b-8a27cd0f4429",
                    "gambit_id": "61ad8b3b-577b-48b4-afaf-4deef94f2bb7",
                    "last_updated": "2023-08-29T09:18:24.006885-04:00",
                    "created_at": "2023-08-24T12:57:57.671043-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2205cff-214e-4ae2-8e7c-7db12f22f565/?format=api"
                },
                {
                    "id": "9a9bf9be-017e-4378-9c3e-d86d37d9e963",
                    "gambit_id": "b22c0743-4494-4bab-bccc-1e7e1b0c56aa",
                    "last_updated": "2023-08-29T09:18:24.001465-04:00",
                    "created_at": "2023-08-24T12:57:57.667049-04:00",
                    "name": "Detroit Lions",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2205cff-214e-4ae2-8e7c-7db12f22f565/?format=api"
                }
            ]
        },
        {
            "id": "fe6628fc-0781-4433-91b4-efac28ab3deb",
            "match": "https://api-prod.gambitprofit.com/api/matches/33e54622-dac8-42a1-b6a1-99890a1c1cfc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T12:57:57.687435-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85a08865-a210-4ecb-bcd8-2d67bace4945",
                    "gambit_id": "d0b341ae-94c6-4a67-a597-8faef2b0b8d3",
                    "last_updated": "2023-08-29T09:18:24.025648-04:00",
                    "created_at": "2023-08-24T12:57:57.698234-04:00",
                    "name": "Game Total Under 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe6628fc-0781-4433-91b4-efac28ab3deb/?format=api"
                },
                {
                    "id": "bfe788c6-a4d7-4b12-b218-b1a512d5729c",
                    "gambit_id": "7b90d8bf-3067-460b-93b9-7ba9221c6003",
                    "last_updated": "2023-08-29T09:18:24.029408-04:00",
                    "created_at": "2023-08-24T12:57:57.692831-04:00",
                    "name": "Game Total Over 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe6628fc-0781-4433-91b4-efac28ab3deb/?format=api"
                }
            ]
        }
    ]
}