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/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b99fe8f4-b221-408d-ab79-4b1736fb24bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d82d167f-7511-4d0d-b7e3-c3cdda5fbb51",
    "completed": true,
    "last_updated": "2023-05-14T10:57:12.773159-04:00",
    "created_at": "2023-05-11T11:17:06.100912-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d82d167f-7511-4d0d-b7e3-c3cdda5fbb51",
    "datetime": "2023-05-11T12:35:00-04:00",
    "cutoff_datetime": "2023-05-11T12:35:00-04:00",
    "name": "NYM (K Senga) v. CIN (D Law)",
    "bettypes": [
        {
            "id": "d8e3d787-c9ba-4ec5-9357-9e7f9360035f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-11T11:17:06.112803-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": "NYM (K Senga)",
                        "amount": 6293.0
                    },
                    {
                        "team": "CIN (D Law)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f7cdcb1-f516-4293-9b67-ced08559c09f",
                    "gambit_id": "ebc44db1-017f-4d87-b7d7-ed6f010d165a",
                    "last_updated": "2023-05-14T10:57:12.784728-04:00",
                    "created_at": "2023-05-11T11:17:06.114119-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api"
                },
                {
                    "id": "c9fe02c6-a89a-48cf-b6f1-1026eb50375b",
                    "gambit_id": "b4877cfa-a84d-4ef7-84e2-f6f525dae304",
                    "last_updated": "2023-05-14T10:57:12.785936-04:00",
                    "created_at": "2023-05-11T11:17:06.115580-04:00",
                    "name": "CIN (D Law)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api"
                }
            ]
        },
        {
            "id": "0421e2f8-657e-4304-90cb-d7a05717b5e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-11T11:17:06.108348-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": "NYM",
                        "amount": 5421.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9679071f-a9eb-4974-95e7-d6a8d2a9d392",
                    "gambit_id": "5490d571-1278-496a-8ca6-f78ec97df422",
                    "last_updated": "2023-05-14T10:57:12.782285-04:00",
                    "created_at": "2023-05-11T11:17:06.111233-04:00",
                    "name": "NYM",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api"
                },
                {
                    "id": "a9a7f024-9dc9-438c-98cf-3864ed216f0c",
                    "gambit_id": "f37c3994-6804-4bbc-b87e-54541e1988f6",
                    "last_updated": "2023-05-14T10:57:12.780955-04:00",
                    "created_at": "2023-05-11T11:17:06.109757-04:00",
                    "name": "CIN",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api"
                }
            ]
        },
        {
            "id": "cedf7ac7-ffc4-44b0-a610-e860670a270f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-11T11:17:06.103443-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c35b24a2-a371-447a-8708-f3327487e7c2",
                    "gambit_id": "32a85d2b-b53b-4cf9-99c9-617e0502d6e7",
                    "last_updated": "2023-05-14T10:57:12.778026-04:00",
                    "created_at": "2023-05-11T11:17:06.106838-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cedf7ac7-ffc4-44b0-a610-e860670a270f/?format=api"
                },
                {
                    "id": "749032ea-0123-46f8-abb3-56c3c2bb8b8e",
                    "gambit_id": "df129c5e-16b7-4eb4-9a29-f7e3f3a2326f",
                    "last_updated": "2023-05-14T10:57:12.776641-04:00",
                    "created_at": "2023-05-11T11:17:06.105265-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cedf7ac7-ffc4-44b0-a610-e860670a270f/?format=api"
                }
            ]
        }
    ]
}