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/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f88eb534-e7bc-4732-89cc-5ad5f8f59afe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "28e50830-5deb-48df-9c25-b7e621142ec4",
    "completed": true,
    "last_updated": "2023-09-30T10:53:15.001446-04:00",
    "created_at": "2023-09-29T09:23:07.556658-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/28e50830-5deb-48df-9c25-b7e621142ec4",
    "datetime": "2023-09-29T19:07:00-04:00",
    "cutoff_datetime": "2023-09-29T19:07:00-04:00",
    "name": "TAM (A Civale) v. TOR (Y Kikuchi)",
    "bettypes": [
        {
            "id": "88eec0fe-01a0-4d78-9a73-9cc954a5b530",
            "match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:23:07.562357-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": "TOR (Y Kikuchi)",
                        "amount": 5389.0
                    },
                    {
                        "team": "TAM (A Civale)",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9590.88,
                "profit_sb": 90.88,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1ea5632-baed-4d00-9758-48e3f9d30778",
                    "gambit_id": "ddcea417-9170-4246-a1a8-ab34b3793cce",
                    "last_updated": "2023-09-30T10:53:15.021773-04:00",
                    "created_at": "2023-09-29T09:23:07.572768-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.78000",
                    "odds": "1.81300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88eec0fe-01a0-4d78-9a73-9cc954a5b530/?format=api"
                },
                {
                    "id": "923417e9-03df-4aae-9854-090f22e9971d",
                    "gambit_id": "6dea2429-c7d2-40ac-9ebc-6190a45952ce",
                    "last_updated": "2023-09-30T10:53:15.018061-04:00",
                    "created_at": "2023-09-29T09:23:07.568543-04:00",
                    "name": "TAM (A Civale)",
                    "reward": "2.08000",
                    "odds": "2.13000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88eec0fe-01a0-4d78-9a73-9cc954a5b530/?format=api"
                }
            ]
        },
        {
            "id": "f195629d-ebfc-4c86-aee5-ebc0d24e37b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-29T09:23:07.576927-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",
                        "amount": 6232.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4999658-c785-400e-afc4-15fb9768a1ff",
                    "gambit_id": "64e1e651-cb87-46cd-a722-453c0a54fad8",
                    "last_updated": "2023-09-30T10:53:15.028113-04:00",
                    "created_at": "2023-09-29T09:23:07.582654-04:00",
                    "name": "TAM",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f195629d-ebfc-4c86-aee5-ebc0d24e37b1/?format=api"
                },
                {
                    "id": "10ba9d04-7178-42c6-93bb-6cdf10113314",
                    "gambit_id": "5eb53373-0e7b-4794-87d1-f6bb3019a3bc",
                    "last_updated": "2023-09-30T10:53:15.031261-04:00",
                    "created_at": "2023-09-29T09:23:07.587191-04:00",
                    "name": "TOR",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f195629d-ebfc-4c86-aee5-ebc0d24e37b1/?format=api"
                }
            ]
        },
        {
            "id": "183bd76e-2c55-4578-8c0b-ef552d886292",
            "match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:23:07.592639-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cdc03585-f3e2-4ab5-b101-ef925add8100",
                    "gambit_id": "3b304751-2972-471e-b195-c29600fbdea0",
                    "last_updated": "2023-09-30T10:53:15.040989-04:00",
                    "created_at": "2023-09-29T09:23:07.601217-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api"
                },
                {
                    "id": "d4ad9e57-6103-4424-be0d-2f23238c3cb1",
                    "gambit_id": "40ff1c93-9758-41e1-acee-42d43437d3e8",
                    "last_updated": "2023-09-30T10:53:15.037600-04:00",
                    "created_at": "2023-09-29T09:23:07.596087-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api"
                }
            ]
        }
    ]
}