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/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "23685798-4e37-4348-af05-380f7e9c6cc2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "baef2878-1ae4-4570-b9fa-c4d44eab625f",
    "completed": true,
    "last_updated": "2023-08-21T19:33:19.855709-04:00",
    "created_at": "2023-08-20T08:43:04.157035-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/baef2878-1ae4-4570-b9fa-c4d44eab625f",
    "datetime": "2023-08-20T14:20:00-04:00",
    "cutoff_datetime": "2023-08-20T14:20:00-04:00",
    "name": "KAN (J Lyles) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "60fcc858-619d-4fd1-be64-70352235a36b",
            "match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-20T08:43:04.162841-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": "CHC (K Hendricks)",
                        "amount": 6434.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84da42a0-0cc4-4a41-a6ea-7317c3d4101e",
                    "gambit_id": "892b27c1-dc8a-4704-818d-93e24061d3fb",
                    "last_updated": "2023-08-21T19:33:19.868846-04:00",
                    "created_at": "2023-08-20T08:43:04.173095-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api"
                },
                {
                    "id": "1458bc3c-790c-4408-b29e-e54029381bf8",
                    "gambit_id": "5444ce97-f7f3-49c5-b307-5722614890d5",
                    "last_updated": "2023-08-21T19:33:19.865529-04:00",
                    "created_at": "2023-08-20T08:43:04.167802-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api"
                }
            ]
        },
        {
            "id": "8546dc14-d549-4c42-baeb-8bd0c34dec3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-20T08:43:04.178846-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": "KAN",
                        "amount": 5107.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ca9b3f1-6e06-4f14-85a0-785f5fd814fb",
                    "gambit_id": "1cee2df8-b06b-4b2b-bd98-6b2e54b1a2f3",
                    "last_updated": "2023-08-21T19:33:19.875312-04:00",
                    "created_at": "2023-08-20T08:43:04.184576-04:00",
                    "name": "KAN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api"
                },
                {
                    "id": "95bb3553-d828-480c-a96a-c3f74bcd1457",
                    "gambit_id": "ae50d3cc-b53d-432d-b5fd-eeeeb23458cc",
                    "last_updated": "2023-08-21T19:33:19.878669-04:00",
                    "created_at": "2023-08-20T08:43:04.190124-04:00",
                    "name": "CHC",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api"
                }
            ]
        },
        {
            "id": "b860bbb1-41f1-4a59-85b1-01f7ebd9648a",
            "match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-20T08:43:04.194750-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 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4772308-bb12-4871-9cf7-bbb6201a3f09",
                    "gambit_id": "ffdc7744-3235-4de3-bdf5-ad22f06fdae8",
                    "last_updated": "2023-08-21T19:33:19.889257-04:00",
                    "created_at": "2023-08-20T08:43:04.206968-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api"
                },
                {
                    "id": "6667ab10-eb4d-44d6-979e-18889082cf4a",
                    "gambit_id": "ab31a45d-1ace-492f-b46b-5bb353b41033",
                    "last_updated": "2023-08-21T19:33:19.885878-04:00",
                    "created_at": "2023-08-20T08:43:04.199981-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api"
                }
            ]
        }
    ]
}