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/646dab0b-e1dc-4438-85c5-f832530f0100/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "646dab0b-e1dc-4438-85c5-f832530f0100",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2dffc7ed-8b8e-4757-81b3-795d3df35750",
    "completed": true,
    "last_updated": "2023-06-26T10:18:03.421050-04:00",
    "created_at": "2023-06-23T09:28:11.679601-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2dffc7ed-8b8e-4757-81b3-795d3df35750",
    "datetime": "2023-06-23T19:05:00-04:00",
    "cutoff_datetime": "2023-06-23T19:05:00-04:00",
    "name": "NYM (K Senga) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "54b474d4-5ad2-42bf-ab5e-030faa3aeb47",
            "match": "https://api-prod.gambitprofit.com/api/matches/646dab0b-e1dc-4438-85c5-f832530f0100/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:11.682299-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": 5013.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4987.0
                    }
                ],
                "expected_reward_tokens": 9574.83,
                "profit_sb": 74.83,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9a615a94-3ce0-441f-a86d-a5ee88294773",
                    "gambit_id": "c9a1b020-d821-440a-a6cc-78ca71409980",
                    "last_updated": "2023-06-26T10:18:03.426552-04:00",
                    "created_at": "2023-06-23T09:28:11.684267-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.91000",
                    "odds": "1.94340",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b474d4-5ad2-42bf-ab5e-030faa3aeb47/?format=api"
                },
                {
                    "id": "f11bf675-2072-4dae-987c-5229ca8a75b9",
                    "gambit_id": "1563817a-f900-4835-8edb-d2d8a4db5cf2",
                    "last_updated": "2023-06-26T10:18:03.428945-04:00",
                    "created_at": "2023-06-23T09:28:11.686327-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.92000",
                    "odds": "1.96150",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b474d4-5ad2-42bf-ab5e-030faa3aeb47/?format=api"
                }
            ]
        },
        {
            "id": "96575e20-ac59-4272-9bb0-e257450ac9c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/646dab0b-e1dc-4438-85c5-f832530f0100/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:11.688492-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": 6308.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e7cdd64-2d45-41e1-9795-d46cfbe5a8ab",
                    "gambit_id": "1fcc0650-7af4-4f6d-87f3-9f3937eff0af",
                    "last_updated": "2023-06-26T10:18:03.433710-04:00",
                    "created_at": "2023-06-23T09:28:11.690578-04:00",
                    "name": "NYM",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96575e20-ac59-4272-9bb0-e257450ac9c2/?format=api"
                },
                {
                    "id": "d7cb5429-7e17-462a-84f5-22514c718334",
                    "gambit_id": "ca5ab1c3-92c0-4877-ba7f-d6fd4f9ec6d9",
                    "last_updated": "2023-06-26T10:18:03.436547-04:00",
                    "created_at": "2023-06-23T09:28:11.692274-04:00",
                    "name": "PHI",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96575e20-ac59-4272-9bb0-e257450ac9c2/?format=api"
                }
            ]
        },
        {
            "id": "4167e442-e63c-4850-865c-ea253086721a",
            "match": "https://api-prod.gambitprofit.com/api/matches/646dab0b-e1dc-4438-85c5-f832530f0100/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:11.693944-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7730439c-29d8-418d-bb6d-9434d055135c",
                    "gambit_id": "6f4722bf-1451-4522-be0c-049973080a2a",
                    "last_updated": "2023-06-26T10:18:03.441860-04:00",
                    "created_at": "2023-06-23T09:28:11.695475-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4167e442-e63c-4850-865c-ea253086721a/?format=api"
                },
                {
                    "id": "228503e2-a5e4-469c-a248-7f86725f8ec8",
                    "gambit_id": "acfcea3c-f7ee-4bf8-8bd4-534a66dcb964",
                    "last_updated": "2023-06-26T10:18:03.444029-04:00",
                    "created_at": "2023-06-23T09:28:11.697151-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4167e442-e63c-4850-865c-ea253086721a/?format=api"
                }
            ]
        }
    ]
}