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/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf570bb0-6ce2-4e89-90bb-b258429094bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a4cc25db-bc72-4116-89a4-fef4f80c12a1",
    "completed": true,
    "last_updated": "2024-01-08T14:43:14.886596-05:00",
    "created_at": "2024-01-05T09:32:57.780288-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a4cc25db-bc72-4116-89a4-fef4f80c12a1",
    "datetime": "2024-01-05T19:40:00-05:00",
    "cutoff_datetime": "2024-01-05T19:40:00-05:00",
    "name": "Oklahoma City Thunder v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "4af87387-6c96-4fc9-8f49-aafd70b0612e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-05T09:32:57.805372-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": 6324.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "856f72a5-47d2-4d18-b807-4efe0b2f413e",
                    "gambit_id": "02c15242-6feb-4a46-bb35-c5e3d97ba28b",
                    "last_updated": "2024-01-08T14:43:14.913492-05:00",
                    "created_at": "2024-01-05T09:32:57.808930-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api"
                },
                {
                    "id": "a3f68878-c88b-4576-8de5-b11a2579e38a",
                    "gambit_id": "32a91983-dc30-4c2b-8663-2d14a0e32876",
                    "last_updated": "2024-01-08T14:43:14.927251-05:00",
                    "created_at": "2024-01-05T09:32:57.813934-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api"
                }
            ]
        },
        {
            "id": "e385552a-42ee-4f38-9c03-9b757eefbfd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-05T09:32:57.790930-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": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f782c00-de04-451c-894b-125ea7939552",
                    "gambit_id": "825c6f22-e71c-4129-85e2-3df62b94266c",
                    "last_updated": "2024-01-08T14:43:14.903912-05:00",
                    "created_at": "2024-01-05T09:32:57.794988-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e385552a-42ee-4f38-9c03-9b757eefbfd0/?format=api"
                },
                {
                    "id": "cd936d33-be8f-4a99-a220-2346c277295d",
                    "gambit_id": "2ee7f7f5-ac57-4eca-a4c8-35ac1304f4c9",
                    "last_updated": "2024-01-08T14:43:14.907046-05:00",
                    "created_at": "2024-01-05T09:32:57.800783-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e385552a-42ee-4f38-9c03-9b757eefbfd0/?format=api"
                }
            ]
        },
        {
            "id": "94391f8c-c0a5-4ce0-b456-5ae4249f84c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-05T09:32:57.818717-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 234",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69206cae-cef2-4e81-8f54-ff0fdc101a1d",
                    "gambit_id": "1e1460c1-5f1e-4eee-8a87-1c7d3d48b162",
                    "last_updated": "2024-01-08T14:43:14.936944-05:00",
                    "created_at": "2024-01-05T09:32:57.827865-05:00",
                    "name": "Game Total Over 234",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api"
                },
                {
                    "id": "095c4826-67a3-497e-bc6c-d5021ee8f795",
                    "gambit_id": "7868aa13-3422-4dfb-afcb-a463cae2d21e",
                    "last_updated": "2024-01-08T14:43:14.933810-05:00",
                    "created_at": "2024-01-05T09:32:57.823180-05:00",
                    "name": "Game Total Under 234",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api"
                }
            ]
        }
    ]
}