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/d05f1439-8f80-4a88-a71f-7bf05b09be4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d05f1439-8f80-4a88-a71f-7bf05b09be4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d9e8f3a6-73ed-4d47-be0c-d6170d4cb9d8",
    "completed": true,
    "last_updated": "2023-10-09T08:53:11.472663-04:00",
    "created_at": "2023-10-07T12:18:16.031528-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d9e8f3a6-73ed-4d47-be0c-d6170d4cb9d8",
    "datetime": "2023-10-07T21:20:00-04:00",
    "cutoff_datetime": "2023-10-07T21:20:00-04:00",
    "name": "ARI (M Kelly) v. LOS (C Kershaw)",
    "bettypes": [
        {
            "id": "1caf101d-7040-4045-b963-75594036d9b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d05f1439-8f80-4a88-a71f-7bf05b09be4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-07T12:18:16.044101-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 (C Kershaw)",
                        "amount": 6299.0
                    },
                    {
                        "team": "ARI (M Kelly)",
                        "amount": 3701.0
                    }
                ],
                "expected_reward_tokens": 9511.49,
                "profit_sb": 11.49,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "134b67ea-59f3-487b-9561-e62b107926e7",
                    "gambit_id": "6f0f5b58-6af9-4015-80da-c7e8eed87665",
                    "last_updated": "2023-10-09T08:53:11.484065-04:00",
                    "created_at": "2023-10-07T12:18:16.054813-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.51000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1caf101d-7040-4045-b963-75594036d9b6/?format=api"
                },
                {
                    "id": "76029f2b-4813-43f7-bb4f-00aea51807a3",
                    "gambit_id": "1c024c84-1590-4f99-b324-9940134e23a1",
                    "last_updated": "2023-10-09T08:53:11.480092-04:00",
                    "created_at": "2023-10-07T12:18:16.049409-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1caf101d-7040-4045-b963-75594036d9b6/?format=api"
                }
            ]
        },
        {
            "id": "9ab3536c-29bb-486f-b0d1-52f91742663b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d05f1439-8f80-4a88-a71f-7bf05b09be4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-07T12:18:16.058834-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": "ARI",
                        "amount": 5319.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "449b40e6-5e90-4560-b020-8c6d373e3329",
                    "gambit_id": "939273ca-77a5-4dad-aa14-0ed9ee1754c0",
                    "last_updated": "2023-10-09T08:53:11.490512-04:00",
                    "created_at": "2023-10-07T12:18:16.076752-04:00",
                    "name": "ARI",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab3536c-29bb-486f-b0d1-52f91742663b/?format=api"
                },
                {
                    "id": "f6316c74-d8aa-4c32-be0c-a30a936c9729",
                    "gambit_id": "2df47f54-c4db-4e6d-9706-e74e6caf49d7",
                    "last_updated": "2023-10-09T08:53:11.493815-04:00",
                    "created_at": "2023-10-07T12:18:16.082255-04:00",
                    "name": "LOS",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab3536c-29bb-486f-b0d1-52f91742663b/?format=api"
                }
            ]
        },
        {
            "id": "6138c41a-a069-4ebb-9537-49ffc3291c35",
            "match": "https://api-prod.gambitprofit.com/api/matches/d05f1439-8f80-4a88-a71f-7bf05b09be4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-07T12:18:16.087340-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.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "394a307e-77b5-4567-a200-e7a988b84782",
                    "gambit_id": "03a5026f-6c0e-4ce9-b7df-bdec01d1ad9b",
                    "last_updated": "2023-10-09T08:53:11.503716-04:00",
                    "created_at": "2023-10-07T12:18:16.096473-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6138c41a-a069-4ebb-9537-49ffc3291c35/?format=api"
                },
                {
                    "id": "d48a0c52-a9ea-4995-8305-a3a3df518f3c",
                    "gambit_id": "b67a7bab-2c97-4b05-a655-a5f1fd1bc2c3",
                    "last_updated": "2023-10-09T08:53:11.500456-04:00",
                    "created_at": "2023-10-07T12:18:16.092077-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6138c41a-a069-4ebb-9537-49ffc3291c35/?format=api"
                }
            ]
        }
    ]
}