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/93236dc3-35d5-4f8c-a913-2828bd1beb6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93236dc3-35d5-4f8c-a913-2828bd1beb6c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ada76f8a-1a2f-4a37-8ea4-0f54b85c7bca",
    "completed": true,
    "last_updated": "2023-09-11T11:13:25.659950-04:00",
    "created_at": "2023-09-06T22:48:24.713552-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ada76f8a-1a2f-4a37-8ea4-0f54b85c7bca",
    "datetime": "2023-09-10T13:00:00-04:00",
    "cutoff_datetime": "2023-09-10T13:00:00-04:00",
    "name": "Carolina Panthers v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "523e0fb6-bb08-4dc3-ae91-487658ad1019",
            "match": "https://api-prod.gambitprofit.com/api/matches/93236dc3-35d5-4f8c-a913-2828bd1beb6c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T22:48:24.748621-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": "Atlanta Falcons",
                        "amount": 6308.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3953a04-e551-4454-84b0-3482d1bcab7c",
                    "gambit_id": "29e0a6ea-6ad3-4722-8cda-0cf9530cfb02",
                    "last_updated": "2023-09-11T11:13:25.698686-04:00",
                    "created_at": "2023-09-06T22:48:24.759594-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/523e0fb6-bb08-4dc3-ae91-487658ad1019/?format=api"
                },
                {
                    "id": "e59b1019-09d7-4889-9c20-2b7dd9763b38",
                    "gambit_id": "4eee81e7-98ec-4056-91a9-4ee3211576b0",
                    "last_updated": "2023-09-11T11:13:25.687888-04:00",
                    "created_at": "2023-09-06T22:48:24.752363-04:00",
                    "name": "Carolina Panthers",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/523e0fb6-bb08-4dc3-ae91-487658ad1019/?format=api"
                }
            ]
        },
        {
            "id": "b88c1b63-66a1-41c7-b62e-82734d49bde5",
            "match": "https://api-prod.gambitprofit.com/api/matches/93236dc3-35d5-4f8c-a913-2828bd1beb6c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T22:48:24.723914-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": 5000.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88fe4f57-5535-4dfb-a7be-6985aa92ce74",
                    "gambit_id": "44eab4e6-acc6-4232-8db9-8133ca0e4098",
                    "last_updated": "2023-09-11T11:13:25.667993-04:00",
                    "created_at": "2023-09-06T22:48:24.727999-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b88c1b63-66a1-41c7-b62e-82734d49bde5/?format=api"
                },
                {
                    "id": "79aea1e2-45b7-4dcf-82f3-629f14f322dc",
                    "gambit_id": "07701216-f11c-4f7f-84c3-5a7218fb6164",
                    "last_updated": "2023-09-11T11:13:25.671348-04:00",
                    "created_at": "2023-09-06T22:48:24.732413-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b88c1b63-66a1-41c7-b62e-82734d49bde5/?format=api"
                }
            ]
        },
        {
            "id": "b6a014f2-9e64-4ebb-8f0b-586ee88ea074",
            "match": "https://api-prod.gambitprofit.com/api/matches/93236dc3-35d5-4f8c-a913-2828bd1beb6c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T22:48:24.736328-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 Over 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9afd2a26-d764-4714-a4eb-49b9fef1a74d",
                    "gambit_id": "1befa425-29cf-434b-92e0-c0bfd1ded6cc",
                    "last_updated": "2023-09-11T11:13:25.677897-04:00",
                    "created_at": "2023-09-06T22:48:24.740401-04:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a014f2-9e64-4ebb-8f0b-586ee88ea074/?format=api"
                },
                {
                    "id": "ebac5e2e-7e2e-4f2f-8401-d10550e7bf89",
                    "gambit_id": "14893c03-fb86-447c-b6d7-309c207ea62e",
                    "last_updated": "2023-09-11T11:13:25.681358-04:00",
                    "created_at": "2023-09-06T22:48:24.744417-04:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a014f2-9e64-4ebb-8f0b-586ee88ea074/?format=api"
                }
            ]
        }
    ]
}