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/879a451f-85a4-4e20-86a0-5e645aca01e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "879a451f-85a4-4e20-86a0-5e645aca01e7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "494672d7-bb68-43ec-8d55-f3e386eb6aab",
    "completed": true,
    "last_updated": "2023-12-08T11:28:18.355252-05:00",
    "created_at": "2023-12-07T09:48:16.943326-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/494672d7-bb68-43ec-8d55-f3e386eb6aab",
    "datetime": "2023-12-07T17:00:00-05:00",
    "cutoff_datetime": "2023-12-07T17:00:00-05:00",
    "name": "Indiana Pacers v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "2955349c-d01e-4263-9868-b496bb65ce4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/879a451f-85a4-4e20-86a0-5e645aca01e7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:16.961300-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": "Milwaukee Bucks",
                        "amount": 6458.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "687285fe-e05a-42bb-a3fd-910efa9d36af",
                    "gambit_id": "587ba037-8cb4-4c3a-a41b-2e9618d65305",
                    "last_updated": "2023-12-08T11:28:18.391602-05:00",
                    "created_at": "2023-12-07T09:48:16.970231-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2955349c-d01e-4263-9868-b496bb65ce4f/?format=api"
                },
                {
                    "id": "81423d8c-6e2d-4258-ba81-390061a9f80e",
                    "gambit_id": "2d34df1e-acc4-428b-a5b0-b005ff01947d",
                    "last_updated": "2023-12-08T11:28:18.388259-05:00",
                    "created_at": "2023-12-07T09:48:16.965835-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2955349c-d01e-4263-9868-b496bb65ce4f/?format=api"
                }
            ]
        },
        {
            "id": "9d69d08d-e8bf-4f09-b11c-885d3e4d367c",
            "match": "https://api-prod.gambitprofit.com/api/matches/879a451f-85a4-4e20-86a0-5e645aca01e7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:16.949381-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": "Milwaukee Bucks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9a838c2-118a-4319-acfd-a753709d5884",
                    "gambit_id": "97e2b49c-1443-4265-9e83-ecd51694ccd3",
                    "last_updated": "2023-12-08T11:28:18.376308-05:00",
                    "created_at": "2023-12-07T09:48:16.957452-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d69d08d-e8bf-4f09-b11c-885d3e4d367c/?format=api"
                },
                {
                    "id": "e681aba3-acfa-4071-bf8f-4e51f2cc2666",
                    "gambit_id": "c3bcbc52-e8a0-424a-82be-87c6903c5fbf",
                    "last_updated": "2023-12-08T11:28:18.372946-05:00",
                    "created_at": "2023-12-07T09:48:16.953529-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d69d08d-e8bf-4f09-b11c-885d3e4d367c/?format=api"
                }
            ]
        },
        {
            "id": "8cf861a1-9a55-4c85-b317-97c5331151a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/879a451f-85a4-4e20-86a0-5e645aca01e7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:16.975382-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 257.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 257.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22724fec-ef71-4844-b5ff-c5af90e26204",
                    "gambit_id": "0e885b9e-f828-4f24-b84a-ace8fa0cdab1",
                    "last_updated": "2023-12-08T11:28:18.403959-05:00",
                    "created_at": "2023-12-07T09:48:16.979335-05:00",
                    "name": "Game Total Over 257.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "257.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf861a1-9a55-4c85-b317-97c5331151a9/?format=api"
                },
                {
                    "id": "06d539c9-9912-4e35-95bc-564db1e57bea",
                    "gambit_id": "56c1bce9-3f4d-49dd-bbb4-350469f5931a",
                    "last_updated": "2023-12-08T11:28:18.407274-05:00",
                    "created_at": "2023-12-07T09:48:16.983407-05:00",
                    "name": "Game Total Under 257.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "257.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf861a1-9a55-4c85-b317-97c5331151a9/?format=api"
                }
            ]
        }
    ]
}