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/4f7e3533-6757-40e6-879f-c8d8e65fe114/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f7e3533-6757-40e6-879f-c8d8e65fe114",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8c13810c-f107-47bc-80a6-fb5504ff69af",
    "completed": true,
    "last_updated": "2023-06-17T14:58:01.955674-04:00",
    "created_at": "2023-06-16T08:22:59.575420-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8c13810c-f107-47bc-80a6-fb5504ff69af",
    "datetime": "2023-06-16T20:10:00-04:00",
    "cutoff_datetime": "2023-06-16T20:10:00-04:00",
    "name": "PIT (R Hill) v. MIL (J Teheran)",
    "bettypes": [
        {
            "id": "f71cfc42-d452-4448-86af-07f69b54ae72",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f7e3533-6757-40e6-879f-c8d8e65fe114/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:59.578010-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": "MIL (J Teheran)",
                        "amount": 5208.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9582.72,
                "profit_sb": 82.72,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd468379-878c-4c89-9fc9-becaa048eef3",
                    "gambit_id": "f58c6401-a0bf-4436-98bd-6a1d11db2122",
                    "last_updated": "2023-06-17T14:58:01.961799-04:00",
                    "created_at": "2023-06-16T08:22:59.582100-04:00",
                    "name": "MIL (J Teheran)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71cfc42-d452-4448-86af-07f69b54ae72/?format=api"
                },
                {
                    "id": "c8427acd-37bc-4259-b182-33be8e0099c2",
                    "gambit_id": "a9b98f76-d95a-4b2d-98ab-757656946b91",
                    "last_updated": "2023-06-17T14:58:01.959872-04:00",
                    "created_at": "2023-06-16T08:22:59.580072-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.00000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71cfc42-d452-4448-86af-07f69b54ae72/?format=api"
                }
            ]
        },
        {
            "id": "0959bea8-379d-470e-ba20-c2adba5f61c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f7e3533-6757-40e6-879f-c8d8e65fe114/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:22:59.584236-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": "PIT",
                        "amount": 6308.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "be5a9658-5b5e-4ce6-9616-e9849541d5a9",
                    "gambit_id": "f2b4dcac-2bbf-49bf-b503-63803ec44f43",
                    "last_updated": "2023-06-17T14:58:01.965440-04:00",
                    "created_at": "2023-06-16T08:22:59.586209-04:00",
                    "name": "PIT",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0959bea8-379d-470e-ba20-c2adba5f61c2/?format=api"
                },
                {
                    "id": "99943599-ab2e-46f1-b487-ed5ad8d3a79c",
                    "gambit_id": "8dacd299-4d3f-4c82-9a6f-e6f38c743fff",
                    "last_updated": "2023-06-17T14:58:01.967454-04:00",
                    "created_at": "2023-06-16T08:22:59.588180-04:00",
                    "name": "MIL",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0959bea8-379d-470e-ba20-c2adba5f61c2/?format=api"
                }
            ]
        },
        {
            "id": "e90a10ad-2da3-4807-87cd-b9d5e6e9bd92",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f7e3533-6757-40e6-879f-c8d8e65fe114/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:22:59.590478-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db63c3bd-a70e-4464-b187-347d0faa4bbf",
                    "gambit_id": "a6a409e4-c0c9-448b-abd8-3fb860547494",
                    "last_updated": "2023-06-17T14:58:01.971174-04:00",
                    "created_at": "2023-06-16T08:22:59.592563-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e90a10ad-2da3-4807-87cd-b9d5e6e9bd92/?format=api"
                },
                {
                    "id": "fac5f15f-0ab0-4af8-bd9d-14b418dec30c",
                    "gambit_id": "7d408554-cf0d-4de0-8707-942f1d0c07e4",
                    "last_updated": "2023-06-17T14:58:01.973142-04:00",
                    "created_at": "2023-06-16T08:22:59.594560-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e90a10ad-2da3-4807-87cd-b9d5e6e9bd92/?format=api"
                }
            ]
        }
    ]
}