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/48d6a11d-693a-44e4-90d0-796d3f0544c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "48d6a11d-693a-44e4-90d0-796d3f0544c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ab80691d-a653-43cb-acd2-585e5e530c5b",
    "completed": true,
    "last_updated": "2023-08-15T10:23:13.496179-04:00",
    "created_at": "2023-08-14T09:33:22.653408-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ab80691d-a653-43cb-acd2-585e5e530c5b",
    "datetime": "2023-08-14T21:45:00-04:00",
    "cutoff_datetime": "2023-08-14T21:45:00-04:00",
    "name": "TAM (T Glasnow) v. SFO (R Walker)",
    "bettypes": [
        {
            "id": "324621c5-ddb1-4b4d-9611-cf16466181a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/48d6a11d-693a-44e4-90d0-796d3f0544c1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-14T09:33:22.664418-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": "TAM (T Glasnow)",
                        "amount": 5541.0
                    },
                    {
                        "team": "SFO (R Walker)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ce44e50-eb7f-4a86-91d4-afa898a06daa",
                    "gambit_id": "5b45d9a0-2519-4262-a027-1812d71afd29",
                    "last_updated": "2023-08-15T10:23:13.505105-04:00",
                    "created_at": "2023-08-14T09:33:22.671899-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324621c5-ddb1-4b4d-9611-cf16466181a7/?format=api"
                },
                {
                    "id": "cb8c3159-6bcd-43b0-9fc9-3121df771ffd",
                    "gambit_id": "4bf0ff90-0529-47cc-904c-ac8fd28d6091",
                    "last_updated": "2023-08-15T10:23:13.508441-04:00",
                    "created_at": "2023-08-14T09:33:22.676112-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324621c5-ddb1-4b4d-9611-cf16466181a7/?format=api"
                }
            ]
        },
        {
            "id": "57126bd6-1790-4527-aa13-b2e3c0794e88",
            "match": "https://api-prod.gambitprofit.com/api/matches/48d6a11d-693a-44e4-90d0-796d3f0544c1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-14T09:33:22.680100-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": "SFO",
                        "amount": 5773.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "027d1992-9bce-4104-b7a4-d99801b0512f",
                    "gambit_id": "4b25d24b-1505-424a-bcb7-fef26d53ebae",
                    "last_updated": "2023-08-15T10:23:13.518849-04:00",
                    "created_at": "2023-08-14T09:33:22.687576-04:00",
                    "name": "SFO",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57126bd6-1790-4527-aa13-b2e3c0794e88/?format=api"
                },
                {
                    "id": "18e85777-ccb1-4562-a10b-9a51f723def0",
                    "gambit_id": "7178cee0-9f46-4072-aeae-eb98d63e8d35",
                    "last_updated": "2023-08-15T10:23:13.515341-04:00",
                    "created_at": "2023-08-14T09:33:22.683718-04:00",
                    "name": "TAM",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57126bd6-1790-4527-aa13-b2e3c0794e88/?format=api"
                }
            ]
        },
        {
            "id": "58efafc2-838d-4bb4-8dd5-cd5eb9ba531f",
            "match": "https://api-prod.gambitprofit.com/api/matches/48d6a11d-693a-44e4-90d0-796d3f0544c1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-14T09:33:22.691888-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": "d9e6dd0b-979f-41b8-b110-1601b23e6976",
                    "gambit_id": "21c5cfdb-e9a0-49b6-b9a8-f341ee2e7193",
                    "last_updated": "2023-08-15T10:23:13.533208-04:00",
                    "created_at": "2023-08-14T09:33:22.698238-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/58efafc2-838d-4bb4-8dd5-cd5eb9ba531f/?format=api"
                },
                {
                    "id": "5d4c5a18-feb5-405a-a375-349aac9a68c8",
                    "gambit_id": "a065053d-9731-465d-87ef-045155cc7a7b",
                    "last_updated": "2023-08-15T10:23:13.526011-04:00",
                    "created_at": "2023-08-14T09:33:22.702529-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/58efafc2-838d-4bb4-8dd5-cd5eb9ba531f/?format=api"
                }
            ]
        }
    ]
}