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/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d8986fe3-92bc-4403-8400-8697c9a91227",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3181e3f3-e44d-4eb9-84c9-66637437303b",
    "completed": true,
    "last_updated": "2023-06-05T10:57:22.085397-04:00",
    "created_at": "2023-06-03T11:22:11.921237-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3181e3f3-e44d-4eb9-84c9-66637437303b",
    "datetime": "2023-06-03T16:05:00-04:00",
    "cutoff_datetime": "2023-06-03T16:05:00-04:00",
    "name": "PHI (M Strahm) v. WAS (M Gore)",
    "bettypes": [
        {
            "id": "76d9b223-b700-4305-a6c4-23d2d4dd20d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:11.925419-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": "WAS (M Gore)",
                        "amount": 5039.0
                    },
                    {
                        "team": "PHI (M Strahm)",
                        "amount": 4961.0
                    }
                ],
                "expected_reward_tokens": 9574.1,
                "profit_sb": 74.1,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "623bbbaf-dfbb-4d9e-b456-bd5980de0559",
                    "gambit_id": "89e4933a-defa-45d3-aaee-c6cbeaeaf960",
                    "last_updated": "2023-06-05T10:57:22.093067-04:00",
                    "created_at": "2023-06-03T11:22:11.931894-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "1.90000",
                    "odds": "1.93460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d9b223-b700-4305-a6c4-23d2d4dd20d7/?format=api"
                },
                {
                    "id": "f65df983-2dee-4532-99a9-3336c7d530e7",
                    "gambit_id": "85ca968a-a4f9-4e51-8ab0-6410eb2d78ed",
                    "last_updated": "2023-06-05T10:57:22.090280-04:00",
                    "created_at": "2023-06-03T11:22:11.928158-04:00",
                    "name": "PHI (M Strahm)",
                    "reward": "1.93000",
                    "odds": "1.97090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d9b223-b700-4305-a6c4-23d2d4dd20d7/?format=api"
                }
            ]
        },
        {
            "id": "6a63193e-1f78-4725-9137-de69d7f07ed1",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:11.934689-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": "WAS",
                        "amount": 6163.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "890aed63-ed5b-4845-a9fa-ab7d8057deb6",
                    "gambit_id": "62626e06-c954-48b6-916f-3914de52fa09",
                    "last_updated": "2023-06-05T10:57:22.099999-04:00",
                    "created_at": "2023-06-03T11:22:11.941516-04:00",
                    "name": "WAS",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api"
                },
                {
                    "id": "fb285d5d-f666-4ce4-9490-049ac4e0f58d",
                    "gambit_id": "0c0ff466-c73d-49f1-834f-697b9b785739",
                    "last_updated": "2023-06-05T10:57:22.097671-04:00",
                    "created_at": "2023-06-03T11:22:11.938351-04:00",
                    "name": "PHI",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api"
                }
            ]
        },
        {
            "id": "cb6475bd-9734-421c-9342-ae9848c08343",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:11.945681-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23f7ebf4-8974-4030-87e3-4c18761c16a1",
                    "gambit_id": "bff6686c-f93d-4478-9c9a-65dd21aa33d6",
                    "last_updated": "2023-06-05T10:57:22.104592-04:00",
                    "created_at": "2023-06-03T11:22:11.951613-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6475bd-9734-421c-9342-ae9848c08343/?format=api"
                },
                {
                    "id": "e902be0f-6ae3-4b90-891f-a5aa57fe67c4",
                    "gambit_id": "77236406-6402-43dc-a9c2-06d719a1ace0",
                    "last_updated": "2023-06-05T10:57:22.106910-04:00",
                    "created_at": "2023-06-03T11:22:11.954356-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6475bd-9734-421c-9342-ae9848c08343/?format=api"
                }
            ]
        }
    ]
}