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/c394078a-100f-482f-b688-35d528702e54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c394078a-100f-482f-b688-35d528702e54",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ce4486b5-8a19-4077-941a-aadef32a14af",
    "completed": true,
    "last_updated": "2022-09-22T15:12:27.409341-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.92,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ce4486b5-8a19-4077-941a-aadef32a14af",
    "datetime": "2022-09-21T18:45:00-04:00",
    "cutoff_datetime": "2022-09-21T18:45:00-04:00",
    "name": "TOR (K Gausman) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "62d18e74-04c1-48fa-8bb9-0174fb458704",
            "match": "https://api-prod.gambitprofit.com/api/matches/c394078a-100f-482f-b688-35d528702e54/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": 5068.0
                    },
                    {
                        "team": "TOR (K Gausman)",
                        "amount": 4932.0
                    }
                ],
                "expected_reward_tokens": 9173.08,
                "profit_sb": 173.08,
                "profit_sb_percentage": 1.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c628e371-9909-4fec-be4d-e38903460846",
                    "gambit_id": "7df678ad-53fa-413f-8607-1b1137c2fa7c",
                    "last_updated": "2022-09-22T15:12:27.418643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.81000",
                    "odds": "1.92590",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d18e74-04c1-48fa-8bb9-0174fb458704/?format=api"
                },
                {
                    "id": "7ab406af-8b0c-4973-b551-5ecb14ee7294",
                    "gambit_id": "d81eb496-b968-4a90-9b9a-597eb8d92611",
                    "last_updated": "2022-09-22T15:12:27.419660-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.86000",
                    "odds": "1.98040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d18e74-04c1-48fa-8bb9-0174fb458704/?format=api"
                }
            ]
        },
        {
            "id": "3cd5323d-fe97-4018-93ed-665d230b0a4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c394078a-100f-482f-b688-35d528702e54/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "TOR",
                        "amount": 6482.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc38a4c0-1caa-4a45-aee1-93e560a6da44",
                    "gambit_id": "8e1612ea-f8da-4017-9619-73ec1652cee7",
                    "last_updated": "2022-09-22T15:12:27.416529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd5323d-fe97-4018-93ed-665d230b0a4f/?format=api"
                },
                {
                    "id": "14bc3e83-4947-4b4a-b579-a7d919ce1312",
                    "gambit_id": "5593424a-47e7-463a-9575-01ce4e7e8c35",
                    "last_updated": "2022-09-22T15:12:27.415521-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd5323d-fe97-4018-93ed-665d230b0a4f/?format=api"
                }
            ]
        },
        {
            "id": "45a7b519-65e1-4585-9165-d2053d7ba152",
            "match": "https://api-prod.gambitprofit.com/api/matches/c394078a-100f-482f-b688-35d528702e54/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 8.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dda3fcdf-3d67-461a-902f-8738dbd93061",
                    "gambit_id": "cf73ad32-6ec9-4eaf-b856-4d3cd1af0063",
                    "last_updated": "2022-09-22T15:12:27.412346-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a7b519-65e1-4585-9165-d2053d7ba152/?format=api"
                },
                {
                    "id": "a64c2fdf-3bb5-4c08-8278-c852a2a09ef7",
                    "gambit_id": "cbbb5bcc-fe6a-4edd-b8f8-636df3a0e8d8",
                    "last_updated": "2022-09-22T15:12:27.413491-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a7b519-65e1-4585-9165-d2053d7ba152/?format=api"
                }
            ]
        }
    ]
}