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/aa4ec32a-ed09-47d2-9cf9-173436904bcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aa4ec32a-ed09-47d2-9cf9-173436904bcd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f5b818dd-988b-4f31-91cb-b1330a82c75d",
    "completed": true,
    "last_updated": "2023-10-03T10:03:10.907059-04:00",
    "created_at": "2023-10-01T09:18:22.198663-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f5b818dd-988b-4f31-91cb-b1330a82c75d",
    "datetime": "2023-10-01T15:10:00-04:00",
    "cutoff_datetime": "2023-10-01T15:10:00-04:00",
    "name": "TEX (D Dunning) v. SEA (G Kirby)",
    "bettypes": [
        {
            "id": "e9fd4afe-85a3-47d6-9207-a0a64de42bac",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa4ec32a-ed09-47d2-9cf9-173436904bcd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-01T09:18:22.211733-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": "SEA (G Kirby)",
                        "amount": 5222.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4eff3b2b-3767-4dc5-a726-1210e58ded98",
                    "gambit_id": "71299733-b13b-4157-b48d-0f4b5b1637f8",
                    "last_updated": "2023-10-03T10:03:10.935293-04:00",
                    "created_at": "2023-10-01T09:18:22.221732-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9fd4afe-85a3-47d6-9207-a0a64de42bac/?format=api"
                },
                {
                    "id": "eac01bcc-2c39-4f37-9784-7ace9a873ddf",
                    "gambit_id": "3f463d68-5004-400b-84b0-6f3e0fb7dcdf",
                    "last_updated": "2023-10-03T10:03:10.928500-04:00",
                    "created_at": "2023-10-01T09:18:22.216342-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9fd4afe-85a3-47d6-9207-a0a64de42bac/?format=api"
                }
            ]
        },
        {
            "id": "791312bf-9d4f-43a9-af4b-9374cafb1d8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa4ec32a-ed09-47d2-9cf9-173436904bcd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-01T09:18:22.229726-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": "TEX",
                        "amount": 6390.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "887e9ba0-b519-4042-8c38-edfdec265b36",
                    "gambit_id": "6b9ca565-0bbc-41cf-a9dd-875b1a4a4ba8",
                    "last_updated": "2023-10-03T10:03:10.948302-04:00",
                    "created_at": "2023-10-01T09:18:22.233861-04:00",
                    "name": "TEX",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791312bf-9d4f-43a9-af4b-9374cafb1d8d/?format=api"
                },
                {
                    "id": "c68e3dcb-c371-482e-a485-fe34de440cc6",
                    "gambit_id": "a0037d0a-316d-47b2-a49d-42b875ff05b9",
                    "last_updated": "2023-10-03T10:03:10.954369-04:00",
                    "created_at": "2023-10-01T09:18:22.240247-04:00",
                    "name": "SEA",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791312bf-9d4f-43a9-af4b-9374cafb1d8d/?format=api"
                }
            ]
        },
        {
            "id": "14f22525-64cf-46e8-bcc1-4763fc27c42a",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa4ec32a-ed09-47d2-9cf9-173436904bcd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-01T09:18:22.244411-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51695555-5278-4c4a-958e-08f4f733f789",
                    "gambit_id": "27839df0-e38d-43a8-b273-7658fa8585d4",
                    "last_updated": "2023-10-03T10:03:10.965729-04:00",
                    "created_at": "2023-10-01T09:18:22.247747-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14f22525-64cf-46e8-bcc1-4763fc27c42a/?format=api"
                },
                {
                    "id": "2558d6fb-2221-4048-837a-d4b9925e6778",
                    "gambit_id": "1c75973b-60f7-45fe-8a82-ae673ab6ffaf",
                    "last_updated": "2023-10-03T10:03:10.971318-04:00",
                    "created_at": "2023-10-01T09:18:22.252441-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14f22525-64cf-46e8-bcc1-4763fc27c42a/?format=api"
                }
            ]
        }
    ]
}