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/a3a7d6e4-fcb7-4b18-af82-8b114f6f6646/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a3a7d6e4-fcb7-4b18-af82-8b114f6f6646",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "83877eb1-83d1-4b26-8b1a-ddf705e0ea57",
    "completed": true,
    "last_updated": "2023-12-15T10:03:18.459785-05:00",
    "created_at": "2023-12-13T08:57:57.715271-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/83877eb1-83d1-4b26-8b1a-ddf705e0ea57",
    "datetime": "2023-12-13T21:10:00-05:00",
    "cutoff_datetime": "2023-12-13T21:10:00-05:00",
    "name": "New York Knicks v. Utah Jazz",
    "bettypes": [
        {
            "id": "cab08512-8d63-44f3-b899-ee91e478b5a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3a7d6e4-fcb7-4b18-af82-8b114f6f6646/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:57.734001-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": "New York Knicks",
                        "amount": 6554.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "459cbfbc-09f5-4afa-867e-0b07477314e1",
                    "gambit_id": "89b47d1e-f618-4098-9993-e926ef0299ea",
                    "last_updated": "2023-12-15T10:03:18.479855-05:00",
                    "created_at": "2023-12-13T08:57:57.738403-05:00",
                    "name": "New York Knicks",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab08512-8d63-44f3-b899-ee91e478b5a3/?format=api"
                },
                {
                    "id": "50a90c15-077f-47af-a9f0-fe7a5fc38073",
                    "gambit_id": "3d9f140a-3693-400b-9618-d8c681625f50",
                    "last_updated": "2023-12-15T10:03:18.483320-05:00",
                    "created_at": "2023-12-13T08:57:57.742487-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab08512-8d63-44f3-b899-ee91e478b5a3/?format=api"
                }
            ]
        },
        {
            "id": "934f5aa0-f410-4ab0-ad58-0c114492eca6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3a7d6e4-fcb7-4b18-af82-8b114f6f6646/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:57.720141-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1942049-ba8d-4b57-bbd3-93bc93477aa9",
                    "gambit_id": "555ef58a-4ae3-48f5-8c80-dda3fedfbafb",
                    "last_updated": "2023-12-15T10:03:18.472974-05:00",
                    "created_at": "2023-12-13T08:57:57.729830-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/934f5aa0-f410-4ab0-ad58-0c114492eca6/?format=api"
                },
                {
                    "id": "b55dd138-7c94-4d44-b6c7-f80ce1c603c6",
                    "gambit_id": "c2b1f418-854d-4721-9cca-fa81af4adda9",
                    "last_updated": "2023-12-15T10:03:18.467611-05:00",
                    "created_at": "2023-12-13T08:57:57.723973-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/934f5aa0-f410-4ab0-ad58-0c114492eca6/?format=api"
                }
            ]
        },
        {
            "id": "8676e519-2556-47ba-a1e1-0b38e7bd923a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3a7d6e4-fcb7-4b18-af82-8b114f6f6646/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:57.746200-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "611f3ec3-17b8-43a1-a7d3-a52540ef73f3",
                    "gambit_id": "5c569366-da0c-400d-b068-de3463bd9827",
                    "last_updated": "2023-12-15T10:03:18.493283-05:00",
                    "created_at": "2023-12-13T08:57:57.754921-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8676e519-2556-47ba-a1e1-0b38e7bd923a/?format=api"
                },
                {
                    "id": "7f5a072b-728c-43d8-aaab-fcf6dd4be653",
                    "gambit_id": "76bbc013-e461-4792-b9ed-f0e0151525ee",
                    "last_updated": "2023-12-15T10:03:18.489752-05:00",
                    "created_at": "2023-12-13T08:57:57.750492-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8676e519-2556-47ba-a1e1-0b38e7bd923a/?format=api"
                }
            ]
        }
    ]
}