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/a663c072-8716-4027-abfd-866760c3b3e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a663c072-8716-4027-abfd-866760c3b3e4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a35a3153-7b67-443c-89cd-12decdfa0452",
    "completed": true,
    "last_updated": "2023-04-08T15:51:50.214006-04:00",
    "created_at": "2023-04-07T09:27:13.258515-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a35a3153-7b67-443c-89cd-12decdfa0452",
    "datetime": "2023-04-07T15:05:00-04:00",
    "cutoff_datetime": "2023-04-07T15:05:00-04:00",
    "name": "CIN (H Greene) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "866120d3-6b2f-4331-94fb-d5002d3b2fc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-07T09:27:13.274292-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": "PHI (Z Wheeler)",
                        "amount": 6293.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f419c24-cc38-4ca3-964e-e908fdf5656e",
                    "gambit_id": "0cd260ec-f0a2-44fc-af6c-6814378830dd",
                    "last_updated": "2023-04-08T15:51:50.235090-04:00",
                    "created_at": "2023-04-07T09:27:13.276281-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api"
                },
                {
                    "id": "ef299640-ff7a-409d-ba9a-92ccac87e700",
                    "gambit_id": "b89d28d0-02c9-4489-8155-d52252a4cb5a",
                    "last_updated": "2023-04-08T15:51:50.238166-04:00",
                    "created_at": "2023-04-07T09:27:13.278322-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api"
                }
            ]
        },
        {
            "id": "3cdca69f-54fa-47d1-bf62-54d4e3a77f65",
            "match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-07T09:27:13.267990-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": "CIN",
                        "amount": 5512.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97e9e0b2-2930-4042-b9fc-763a36fd6ffe",
                    "gambit_id": "60c06272-e0be-4a1f-8741-ffb0a3e8020b",
                    "last_updated": "2023-04-08T15:51:50.229546-04:00",
                    "created_at": "2023-04-07T09:27:13.272137-04:00",
                    "name": "CIN",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cdca69f-54fa-47d1-bf62-54d4e3a77f65/?format=api"
                },
                {
                    "id": "205e7b42-67d2-4b29-8a67-c068334ac230",
                    "gambit_id": "e53a24d3-3137-48ac-9908-f46a157fc5e2",
                    "last_updated": "2023-04-08T15:51:50.227355-04:00",
                    "created_at": "2023-04-07T09:27:13.269964-04:00",
                    "name": "PHI",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cdca69f-54fa-47d1-bf62-54d4e3a77f65/?format=api"
                }
            ]
        },
        {
            "id": "ae0f0450-2457-4200-9c5c-e8366e32061d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-07T09:27:13.261483-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3618792-f60f-4295-97af-59169f17755c",
                    "gambit_id": "aef26886-04ce-4920-b158-e46df207123e",
                    "last_updated": "2023-04-08T15:51:50.220329-04:00",
                    "created_at": "2023-04-07T09:27:13.263829-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api"
                },
                {
                    "id": "9fbc4dd4-e7d6-4795-81a3-8bac5d55a78b",
                    "gambit_id": "a8af5e29-33c4-4b4b-a50b-4e823efd3c56",
                    "last_updated": "2023-04-08T15:51:50.223154-04:00",
                    "created_at": "2023-04-07T09:27:13.265713-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api"
                }
            ]
        }
    ]
}