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/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4fd2927e-5da1-4a6e-b919-849fb2f5f84f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "68f25236-0aa9-41e9-af5a-63ccc831c277",
    "completed": false,
    "last_updated": "2023-01-09T20:26:48.403870-05:00",
    "created_at": "2023-01-02T08:52:10.570232-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.24,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/68f25236-0aa9-41e9-af5a-63ccc831c277",
    "datetime": "2023-01-02T20:30:00-05:00",
    "cutoff_datetime": "2023-01-02T20:30:00-05:00",
    "name": "Buffalo Bills v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "639dfc0f-7ac1-4bea-adc7-4728dfde14d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T08:52:10.575625-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": "Buffalo Bills",
                        "amount": 5577.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 4423.0
                    }
                ],
                "expected_reward_tokens": 8978.69,
                "profit_sb": -21.31,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9796b5e3-809c-4cfa-b168-fa1488c1b950",
                    "gambit_id": "f1c58fe1-54af-4f08-8f8f-6041c1f14620",
                    "last_updated": "2023-01-09T20:26:48.411450-05:00",
                    "created_at": "2023-01-02T08:52:10.578024-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.61000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api"
                },
                {
                    "id": "72e1b013-dc0e-49fd-9002-3df176090b1a",
                    "gambit_id": "328414f6-4090-42f6-bec9-943ec7a33c96",
                    "last_updated": "2023-01-09T20:26:48.410429-05:00",
                    "created_at": "2023-01-02T08:52:10.576813-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api"
                }
            ]
        },
        {
            "id": "db8dcdf9-2c2d-4f01-b97a-c2e86a2c9819",
            "match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T08:52:10.579313-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": "Buffalo Bills",
                        "amount": 5098.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5c1952f-f923-4a29-b854-68c17fcdd457",
                    "gambit_id": "54d2944f-8a79-459f-8bf9-5f8460aa17ac",
                    "last_updated": "2023-01-09T20:26:48.414581-05:00",
                    "created_at": "2023-01-02T08:52:10.581712-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8dcdf9-2c2d-4f01-b97a-c2e86a2c9819/?format=api"
                },
                {
                    "id": "a41b2438-c9bb-45a8-ab73-e2fcdd15396f",
                    "gambit_id": "8cee9e27-bfe6-4370-99cc-ee3caba6c7cc",
                    "last_updated": "2023-01-09T20:26:48.413532-05:00",
                    "created_at": "2023-01-02T08:52:10.580457-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8dcdf9-2c2d-4f01-b97a-c2e86a2c9819/?format=api"
                }
            ]
        },
        {
            "id": "12a0746a-608d-436d-8dbd-bd2478b0a7e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T08:52:10.571923-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 Under 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4e9fa10-5c88-4a04-9d4b-e9bb55dc1d5c",
                    "gambit_id": "ee10531b-2065-45cd-b7ae-caac4be29185",
                    "last_updated": "2023-01-09T20:26:48.407089-05:00",
                    "created_at": "2023-01-02T08:52:10.573136-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api"
                },
                {
                    "id": "298ddd29-4c83-4af4-9ae3-a33244128b07",
                    "gambit_id": "4f6717c5-5a20-4135-8f23-ed3642fb6615",
                    "last_updated": "2023-01-09T20:26:48.408244-05:00",
                    "created_at": "2023-01-02T08:52:10.574356-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api"
                }
            ]
        }
    ]
}