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/b64ec073-a015-4d80-8b07-c13745f83c3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b64ec073-a015-4d80-8b07-c13745f83c3d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "124b2f5c-cf9a-42b5-93c6-146cdee1c843",
    "completed": true,
    "last_updated": "2023-03-31T10:52:13.071533-04:00",
    "created_at": "2023-03-29T23:47:14.192379-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/124b2f5c-cf9a-42b5-93c6-146cdee1c843",
    "datetime": "2023-03-30T13:05:00-04:00",
    "cutoff_datetime": "2023-03-30T13:05:00-04:00",
    "name": "ATL (M Fried) v. WAS (P Corbin)",
    "bettypes": [
        {
            "id": "575d241a-1e0e-4955-9a0f-83f40acece71",
            "match": "https://api-prod.gambitprofit.com/api/matches/b64ec073-a015-4d80-8b07-c13745f83c3d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T23:47:14.204932-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": "ATL (M Fried)",
                        "amount": 6833.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7084126e-2773-4d8c-b4b2-6cd7fdc975a1",
                    "gambit_id": "168cdf75-5875-452c-b292-1ff85d3e726c",
                    "last_updated": "2023-03-31T10:52:13.094803-04:00",
                    "created_at": "2023-03-29T23:47:14.210528-04:00",
                    "name": "ATL (M Fried)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575d241a-1e0e-4955-9a0f-83f40acece71/?format=api"
                },
                {
                    "id": "f3a6316e-287b-42db-a578-2178bf8205f5",
                    "gambit_id": "beb852d6-79d2-42da-ac23-b0f13a8b486f",
                    "last_updated": "2023-03-31T10:52:13.092499-04:00",
                    "created_at": "2023-03-29T23:47:14.207171-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575d241a-1e0e-4955-9a0f-83f40acece71/?format=api"
                }
            ]
        },
        {
            "id": "3783fb7d-433b-4fc9-a7e8-992d82dbbc77",
            "match": "https://api-prod.gambitprofit.com/api/matches/b64ec073-a015-4d80-8b07-c13745f83c3d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T23:47:14.196712-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": "ATL",
                        "amount": 5599.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b33dabf1-9944-49bb-8884-fd22b7ac3c35",
                    "gambit_id": "908bed11-dd1a-4769-82b8-a0a19b869983",
                    "last_updated": "2023-03-31T10:52:13.088039-04:00",
                    "created_at": "2023-03-29T23:47:14.202054-04:00",
                    "name": "ATL",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3783fb7d-433b-4fc9-a7e8-992d82dbbc77/?format=api"
                },
                {
                    "id": "5b2f4699-c9c5-46ad-88fc-2e506c915c36",
                    "gambit_id": "371e6de9-da0f-40e3-b5de-4f5329261b6b",
                    "last_updated": "2023-03-31T10:52:13.085824-04:00",
                    "created_at": "2023-03-29T23:47:14.199669-04:00",
                    "name": "WAS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3783fb7d-433b-4fc9-a7e8-992d82dbbc77/?format=api"
                }
            ]
        },
        {
            "id": "5aacdb33-c12c-46e4-9906-409ec44876fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b64ec073-a015-4d80-8b07-c13745f83c3d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T23:57:08.537986-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e0583ae-4145-45ba-af21-f923f55ba6fb",
                    "gambit_id": "c57d6c83-7111-4995-9d5c-a8eeec2ac1b0",
                    "last_updated": "2023-03-31T10:52:13.078653-04:00",
                    "created_at": "2023-03-29T23:57:08.541008-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aacdb33-c12c-46e4-9906-409ec44876fc/?format=api"
                },
                {
                    "id": "ced5fd81-f268-49bc-a4f7-49ba6ae4ebe1",
                    "gambit_id": "6d86afb1-f558-4f3b-a7dd-5af975615cd3",
                    "last_updated": "2023-03-31T10:52:13.080883-04:00",
                    "created_at": "2023-03-29T23:57:08.543819-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aacdb33-c12c-46e4-9906-409ec44876fc/?format=api"
                }
            ]
        }
    ]
}