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/6573f208-42b5-4580-806b-f61b31ee2c8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6573f208-42b5-4580-806b-f61b31ee2c8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8c6d607e-32a7-43e0-bccf-811f60fd99c8",
    "completed": true,
    "last_updated": "2024-01-26T13:23:09.859313-05:00",
    "created_at": "2024-01-24T09:13:14.012793-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8c6d607e-32a7-43e0-bccf-811f60fd99c8",
    "datetime": "2024-01-24T20:30:00-05:00",
    "cutoff_datetime": "2024-01-24T20:30:00-05:00",
    "name": "Oklahoma City Thunder v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "dc447a02-450a-4959-afe0-7093d20115ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/6573f208-42b5-4580-806b-f61b31ee2c8e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-24T09:13:14.033806-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": "Oklahoma City Thunder",
                        "amount": 7480.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2520.0
                    }
                ],
                "expected_reward_tokens": 9499.6,
                "profit_sb": -0.4,
                "profit_sb_percentage": -0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "863b3b9e-d67b-4a33-b889-c192b508e129",
                    "gambit_id": "eaab9a92-3fe2-4201-a37e-4b74d7e93fc8",
                    "last_updated": "2024-01-26T13:23:09.883671-05:00",
                    "created_at": "2024-01-24T09:13:14.037926-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc447a02-450a-4959-afe0-7093d20115ee/?format=api"
                },
                {
                    "id": "54d4c8eb-a5a3-455f-a85d-5334f9b4acbc",
                    "gambit_id": "6e4b4cd6-9d88-4edc-8a1f-1c73fc376d8b",
                    "last_updated": "2024-01-26T13:23:09.887574-05:00",
                    "created_at": "2024-01-24T09:13:14.041650-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.77000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc447a02-450a-4959-afe0-7093d20115ee/?format=api"
                }
            ]
        },
        {
            "id": "11f53801-2fc6-4255-bb70-9e29b3160b90",
            "match": "https://api-prod.gambitprofit.com/api/matches/6573f208-42b5-4580-806b-f61b31ee2c8e/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-24T09:13:14.021198-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "251fe6f9-a531-4870-9b96-859b370edb39",
                    "gambit_id": "6b8bb737-a75f-423d-a285-704a94052ba4",
                    "last_updated": "2024-01-26T13:23:09.872930-05:00",
                    "created_at": "2024-01-24T09:13:14.024950-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f53801-2fc6-4255-bb70-9e29b3160b90/?format=api"
                },
                {
                    "id": "514ca755-b5f2-4dee-b8b4-dced0b6d6374",
                    "gambit_id": "f7d1fb68-a06b-42b1-aabf-1a50883c0922",
                    "last_updated": "2024-01-26T13:23:09.876541-05:00",
                    "created_at": "2024-01-24T09:13:14.029366-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f53801-2fc6-4255-bb70-9e29b3160b90/?format=api"
                }
            ]
        },
        {
            "id": "c42dbb76-44d4-42c3-bebc-58759d4819cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/6573f208-42b5-4580-806b-f61b31ee2c8e/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-24T09:13:14.046294-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 241.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 241.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7e03248-65e3-47a4-8695-0079722ef8a9",
                    "gambit_id": "a8488981-f829-49da-b683-897b912b4ebb",
                    "last_updated": "2024-01-26T13:23:09.908866-05:00",
                    "created_at": "2024-01-24T09:13:14.054778-05:00",
                    "name": "Game Total Over 241.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42dbb76-44d4-42c3-bebc-58759d4819cf/?format=api"
                },
                {
                    "id": "f9110708-83d7-4a50-9b7f-9d1f92913105",
                    "gambit_id": "3dc0095c-82d2-4adb-906d-50f76288efeb",
                    "last_updated": "2024-01-26T13:23:09.898761-05:00",
                    "created_at": "2024-01-24T09:13:14.050246-05:00",
                    "name": "Game Total Under 241.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42dbb76-44d4-42c3-bebc-58759d4819cf/?format=api"
                }
            ]
        }
    ]
}