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/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4dd5e2b0-21b6-4c4c-bc19-1debe8b40494",
    "completed": true,
    "last_updated": "2023-08-07T14:48:06.712695-04:00",
    "created_at": "2023-08-05T10:08:11.901551-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4dd5e2b0-21b6-4c4c-bc19-1debe8b40494",
    "datetime": "2023-08-05T20:40:00-04:00",
    "cutoff_datetime": "2023-08-05T20:40:00-04:00",
    "name": "Los Angeles Dodgers v. San Diego Padres",
    "bettypes": [
        {
            "id": "b0d0891e-c408-4cd4-90c5-aa5f0a82afb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T10:08:11.911541-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": "San Diego Padres",
                        "amount": 5688.0
                    },
                    {
                        "team": "Los Angeles Dodgers",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ff03917-98cc-45aa-80be-acc602d24449",
                    "gambit_id": "e9a590fa-96a3-486c-a661-a701ee345fae",
                    "last_updated": "2023-08-07T14:48:06.727566-04:00",
                    "created_at": "2023-08-05T10:08:11.927664-04:00",
                    "name": "San Diego Padres",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d0891e-c408-4cd4-90c5-aa5f0a82afb6/?format=api"
                },
                {
                    "id": "644300b4-758d-4875-a35d-17b279b2b7d4",
                    "gambit_id": "70530700-7ad8-4c0b-a839-5d77a4e06a5a",
                    "last_updated": "2023-08-07T14:48:06.723878-04:00",
                    "created_at": "2023-08-05T10:08:11.917153-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d0891e-c408-4cd4-90c5-aa5f0a82afb6/?format=api"
                }
            ]
        },
        {
            "id": "a0bbbe2b-bc47-4da8-801b-e204dc16ec37",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T10:08:11.932395-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": "Los Angeles Dodgers",
                        "amount": 6010.0
                    },
                    {
                        "team": "San Diego Padres",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "690c3e63-fd65-4c01-8641-2cfa8297f674",
                    "gambit_id": "0b67b21b-70a4-41d7-b256-3840728c301d",
                    "last_updated": "2023-08-07T14:48:06.734442-04:00",
                    "created_at": "2023-08-05T10:08:11.947360-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api"
                },
                {
                    "id": "f3cafe25-eed6-468f-a2ce-c14170bdc699",
                    "gambit_id": "424421fa-d268-4957-a2d3-3427137b670d",
                    "last_updated": "2023-08-07T14:48:06.738078-04:00",
                    "created_at": "2023-08-05T10:08:11.956915-04:00",
                    "name": "San Diego Padres",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api"
                }
            ]
        },
        {
            "id": "bb21cc77-8c32-42c4-b367-92c643cdf9d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T10:08:11.961792-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6bb921f-37aa-410a-89c2-dad218ac41a9",
                    "gambit_id": "753cdbf2-ea4c-4f4e-9acf-abad3ee1f1a3",
                    "last_updated": "2023-08-07T14:48:06.746007-04:00",
                    "created_at": "2023-08-05T10:08:11.969788-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb21cc77-8c32-42c4-b367-92c643cdf9d5/?format=api"
                },
                {
                    "id": "8a1e3c1f-8bfe-4700-9bdd-baa1babed2af",
                    "gambit_id": "da77b7f0-f2c6-401d-b5b6-e1278fe45a5f",
                    "last_updated": "2023-08-07T14:48:06.749379-04:00",
                    "created_at": "2023-08-05T10:08:11.975024-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb21cc77-8c32-42c4-b367-92c643cdf9d5/?format=api"
                }
            ]
        }
    ]
}