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/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2090e25b-9645-44f5-aa48-774f70cb0a4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b1a8253-9676-4d3d-aaff-aa08030ecee7",
    "completed": true,
    "last_updated": "2023-07-08T09:38:30.482876-04:00",
    "created_at": "2023-07-06T08:43:16.735404-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7b1a8253-9676-4d3d-aaff-aa08030ecee7",
    "datetime": "2023-07-06T18:40:00-04:00",
    "cutoff_datetime": "2023-07-06T18:40:00-04:00",
    "name": "STL (J Flaherty) v. MIA (E Perez)",
    "bettypes": [
        {
            "id": "7c631a90-17a7-4af3-b4f5-485271fff469",
            "match": "https://api-prod.gambitprofit.com/api/matches/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-06T08:43:16.737746-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": "MIA (E Perez)",
                        "amount": 5478.0
                    },
                    {
                        "team": "STL (J Flaherty)",
                        "amount": 4522.0
                    }
                ],
                "expected_reward_tokens": 9586.5,
                "profit_sb": 86.5,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2b1e99b-470b-45a8-bbb3-fc2c72c19f01",
                    "gambit_id": "8fd27dab-c930-4eff-82c2-253332b0041c",
                    "last_updated": "2023-07-08T09:38:30.495289-04:00",
                    "created_at": "2023-07-06T08:43:16.741560-04:00",
                    "name": "MIA (E Perez)",
                    "reward": "1.75000",
                    "odds": "1.78740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c631a90-17a7-4af3-b4f5-485271fff469/?format=api"
                },
                {
                    "id": "31869f34-e7ca-4120-b683-dea83f1839fc",
                    "gambit_id": "b807a0a0-d2d3-479d-abcd-7fcce2caca64",
                    "last_updated": "2023-07-08T09:38:30.491904-04:00",
                    "created_at": "2023-07-06T08:43:16.739468-04:00",
                    "name": "STL (J Flaherty)",
                    "reward": "2.12000",
                    "odds": "2.17000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c631a90-17a7-4af3-b4f5-485271fff469/?format=api"
                }
            ]
        },
        {
            "id": "d3639dcb-6c83-4189-9ef8-26ba3da0a8b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-06T08:43:16.743424-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": "STL",
                        "amount": 6232.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f6ca7918-4fd5-4c26-8223-8fe9f45a2b62",
                    "gambit_id": "513a12ad-4685-417f-a802-636d47fa9662",
                    "last_updated": "2023-07-08T09:38:30.502362-04:00",
                    "created_at": "2023-07-06T08:43:16.745171-04:00",
                    "name": "STL",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3639dcb-6c83-4189-9ef8-26ba3da0a8b1/?format=api"
                },
                {
                    "id": "9386ae19-6f65-4a8b-8fc7-98304e438404",
                    "gambit_id": "6868747e-823f-40af-86d2-11f0835602c7",
                    "last_updated": "2023-07-08T09:38:30.505747-04:00",
                    "created_at": "2023-07-06T08:43:16.747129-04:00",
                    "name": "MIA",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3639dcb-6c83-4189-9ef8-26ba3da0a8b1/?format=api"
                }
            ]
        },
        {
            "id": "b7fbfa6c-fde6-414f-9fa2-121088168381",
            "match": "https://api-prod.gambitprofit.com/api/matches/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-06T08:43:16.749039-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "108411db-bc4a-492e-aad5-31989d9231ac",
                    "gambit_id": "2ee34a45-069b-4323-9d20-16cebd43ee48",
                    "last_updated": "2023-07-08T09:38:30.512697-04:00",
                    "created_at": "2023-07-06T08:43:16.752191-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7fbfa6c-fde6-414f-9fa2-121088168381/?format=api"
                },
                {
                    "id": "b402c83c-87ea-4ca1-8d63-da849905c22a",
                    "gambit_id": "8178c97c-5b56-4eac-8595-f0410fb3d6fd",
                    "last_updated": "2023-07-08T09:38:30.516484-04:00",
                    "created_at": "2023-07-06T08:43:16.750559-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7fbfa6c-fde6-414f-9fa2-121088168381/?format=api"
                }
            ]
        }
    ]
}