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/69791cbf-1752-4ae8-a3e9-2bcb48607e24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69791cbf-1752-4ae8-a3e9-2bcb48607e24",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c5f11fda-5d55-4835-a999-2e6d98bf19f8",
    "completed": true,
    "last_updated": "2023-10-27T09:58:15.857806-04:00",
    "created_at": "2023-10-25T09:13:10.485044-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.67,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c5f11fda-5d55-4835-a999-2e6d98bf19f8",
    "datetime": "2023-10-26T20:15:00-04:00",
    "cutoff_datetime": "2023-10-26T20:15:00-04:00",
    "name": "Tampa Bay Buccaneers v. Buffalo Bills",
    "bettypes": [
        {
            "id": "22555eb1-7483-4ef8-a00e-18d95f1cbdbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/69791cbf-1752-4ae8-a3e9-2bcb48607e24/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:10.505832-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": "Buffalo Bills",
                        "amount": 7930.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 2070.0
                    }
                ],
                "expected_reward_tokens": 9436.7,
                "profit_sb": -63.3,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86142372-f4e7-4687-a5d5-fab4abe691b3",
                    "gambit_id": "d043058e-9d53-421f-8d53-6ae184e19e6f",
                    "last_updated": "2023-10-27T09:58:15.881089-04:00",
                    "created_at": "2023-10-25T09:13:10.513514-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22555eb1-7483-4ef8-a00e-18d95f1cbdbd/?format=api"
                },
                {
                    "id": "ee3449a7-462a-4990-8958-8cc7425218fa",
                    "gambit_id": "c664fa80-44f9-41ab-ace4-01b15927916b",
                    "last_updated": "2023-10-27T09:58:15.877876-04:00",
                    "created_at": "2023-10-25T09:13:10.509506-04:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "4.56000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22555eb1-7483-4ef8-a00e-18d95f1cbdbd/?format=api"
                }
            ]
        },
        {
            "id": "34dd5d41-867c-414c-832c-04f3b72bf03c",
            "match": "https://api-prod.gambitprofit.com/api/matches/69791cbf-1752-4ae8-a3e9-2bcb48607e24/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:10.492679-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": "Tampa Bay Buccaneers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a598a2c0-87a2-4199-bc69-c27f83ae21e7",
                    "gambit_id": "30dde0f6-6562-44e2-b517-9b772aa447a6",
                    "last_updated": "2023-10-27T09:58:15.866846-04:00",
                    "created_at": "2023-10-25T09:13:10.496900-04:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34dd5d41-867c-414c-832c-04f3b72bf03c/?format=api"
                },
                {
                    "id": "b65dbd27-f7c9-482a-a285-fd50c2aea5fc",
                    "gambit_id": "51ef311b-325b-49cb-949d-0b61c74fb3e0",
                    "last_updated": "2023-10-27T09:58:15.870279-04:00",
                    "created_at": "2023-10-25T09:13:10.501519-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34dd5d41-867c-414c-832c-04f3b72bf03c/?format=api"
                }
            ]
        },
        {
            "id": "8ba5546e-fdb1-4ef4-8866-af9426219b9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/69791cbf-1752-4ae8-a3e9-2bcb48607e24/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:10.517683-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 Under 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13d1ee0d-0839-4182-a84e-3107beffd032",
                    "gambit_id": "a177fbcd-8a60-4904-9955-de1f7adbd9d4",
                    "last_updated": "2023-10-27T09:58:15.890683-04:00",
                    "created_at": "2023-10-25T09:13:10.526028-04:00",
                    "name": "Game Total Under 43",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba5546e-fdb1-4ef4-8866-af9426219b9b/?format=api"
                },
                {
                    "id": "eb2f0af2-ead2-4c96-8947-f463e835baa5",
                    "gambit_id": "4dbcdcb0-b6a3-479c-813a-c6d89bf36f65",
                    "last_updated": "2023-10-27T09:58:15.887394-04:00",
                    "created_at": "2023-10-25T09:13:10.521291-04:00",
                    "name": "Game Total Over 43",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba5546e-fdb1-4ef4-8866-af9426219b9b/?format=api"
                }
            ]
        }
    ]
}