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/4fc23410-7a09-4c63-b4ca-f54251e5c4a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4fc23410-7a09-4c63-b4ca-f54251e5c4a6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4229a836-ef02-401d-b6c3-743434c3954d",
    "completed": true,
    "last_updated": "2023-11-13T15:48:05.121550-05:00",
    "created_at": "2023-11-10T11:18:00.573429-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4229a836-ef02-401d-b6c3-743434c3954d",
    "datetime": "2023-11-12T13:00:00-05:00",
    "cutoff_datetime": "2023-11-12T13:00:00-05:00",
    "name": "Cleveland Browns v. Baltimore Ravens",
    "bettypes": [
        {
            "id": "8ac98adb-a5e6-4a27-ab75-d01a8a922d4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4fc23410-7a09-4c63-b4ca-f54251e5c4a6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:00.599732-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": "Baltimore Ravens",
                        "amount": 6849.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03ab702b-5cdb-4ebf-88b4-330d52e30f16",
                    "gambit_id": "ae43cf6e-9145-4b02-a1e8-ac2170cc62c5",
                    "last_updated": "2023-11-13T15:48:05.161136-05:00",
                    "created_at": "2023-11-10T11:18:00.608840-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac98adb-a5e6-4a27-ab75-d01a8a922d4c/?format=api"
                },
                {
                    "id": "6b2fe5ab-d31e-4869-96e4-bb6c3ff186be",
                    "gambit_id": "fc1580f8-0a8a-4d1a-856e-56bdc9970255",
                    "last_updated": "2023-11-13T15:48:05.164979-05:00",
                    "created_at": "2023-11-10T11:18:00.604853-05:00",
                    "name": "Cleveland Browns",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac98adb-a5e6-4a27-ab75-d01a8a922d4c/?format=api"
                }
            ]
        },
        {
            "id": "bc23b7be-f224-46bf-a370-1f9bd4dd386b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4fc23410-7a09-4c63-b4ca-f54251e5c4a6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:00.580449-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": "Baltimore Ravens",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c6ce86f-f923-467d-b19b-e054aa688efb",
                    "gambit_id": "e0fddaae-fef2-4e01-8a6e-cc1acb2c79eb",
                    "last_updated": "2023-11-13T15:48:05.152019-05:00",
                    "created_at": "2023-11-10T11:18:00.594902-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc23b7be-f224-46bf-a370-1f9bd4dd386b/?format=api"
                },
                {
                    "id": "09a0362f-b1f9-43f5-b961-4a21075b8ef6",
                    "gambit_id": "4b78253e-3ce3-47af-84df-880f9e0a76da",
                    "last_updated": "2023-11-13T15:48:05.146961-05:00",
                    "created_at": "2023-11-10T11:18:00.589140-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc23b7be-f224-46bf-a370-1f9bd4dd386b/?format=api"
                }
            ]
        },
        {
            "id": "55b64f86-2c9e-4917-870f-6570c345cd1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4fc23410-7a09-4c63-b4ca-f54251e5c4a6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:00.612721-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 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd364e37-4099-4149-8058-8c913f848174",
                    "gambit_id": "7c840dac-06fd-4dc5-afba-91bf479cd9d4",
                    "last_updated": "2023-11-13T15:48:05.172137-05:00",
                    "created_at": "2023-11-10T11:18:00.620972-05:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b64f86-2c9e-4917-870f-6570c345cd1d/?format=api"
                },
                {
                    "id": "87a23863-1774-40b7-a08f-b2347eaa110e",
                    "gambit_id": "b2687107-8a19-48fd-b493-28c5200da214",
                    "last_updated": "2023-11-13T15:48:05.175571-05:00",
                    "created_at": "2023-11-10T11:18:00.625604-05:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b64f86-2c9e-4917-870f-6570c345cd1d/?format=api"
                }
            ]
        }
    ]
}