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/b05dd064-46fd-4b60-a2b3-03ebbccf1126/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b05dd064-46fd-4b60-a2b3-03ebbccf1126",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a524665-8994-468b-8955-172074019df5",
    "completed": true,
    "last_updated": "2024-01-02T10:33:08.268385-05:00",
    "created_at": "2023-12-27T09:43:10.824201-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4a524665-8994-468b-8955-172074019df5",
    "datetime": "2023-12-31T13:00:00-05:00",
    "cutoff_datetime": "2023-12-31T13:00:00-05:00",
    "name": "New Orleans Saints v. Tampa Bay Buccaneers",
    "bettypes": [
        {
            "id": "623c16df-0380-4c10-a68d-30cf00693b9d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b05dd064-46fd-4b60-a2b3-03ebbccf1126/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T09:43:10.846733-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": "Tampa Bay Buccaneers",
                        "amount": 5688.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c08a72f2-115d-4dd9-8b6e-bf66ab4eac4d",
                    "gambit_id": "013eb80f-1397-475c-89e8-7b2864bd868c",
                    "last_updated": "2024-01-02T10:33:08.310682-05:00",
                    "created_at": "2023-12-27T09:43:10.854812-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623c16df-0380-4c10-a68d-30cf00693b9d/?format=api"
                },
                {
                    "id": "cca36866-5603-46e7-ab87-01c954c3c8d2",
                    "gambit_id": "6acfdd33-ec05-4dc5-8ebe-61881a64bf3c",
                    "last_updated": "2024-01-02T10:33:08.307059-05:00",
                    "created_at": "2023-12-27T09:43:10.850479-05:00",
                    "name": "New Orleans Saints",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623c16df-0380-4c10-a68d-30cf00693b9d/?format=api"
                }
            ]
        },
        {
            "id": "7ed0f6f9-b442-44dd-b02a-a7d353b2527c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b05dd064-46fd-4b60-a2b3-03ebbccf1126/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-27T09:43:10.834205-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": "Tampa Bay Buccaneers",
                        "amount": 5107.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4de048fd-9fc8-4421-bc0e-3b5070b3d369",
                    "gambit_id": "604f7b88-8f18-4418-a152-9353f1066329",
                    "last_updated": "2024-01-02T10:33:08.296459-05:00",
                    "created_at": "2023-12-27T09:43:10.842631-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed0f6f9-b442-44dd-b02a-a7d353b2527c/?format=api"
                },
                {
                    "id": "b0e23f4c-4fdd-40d8-b6a3-5d8c37f96ce2",
                    "gambit_id": "702c4d9e-1179-480e-9b8c-78757217468a",
                    "last_updated": "2024-01-02T10:33:08.292905-05:00",
                    "created_at": "2023-12-27T09:43:10.838014-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed0f6f9-b442-44dd-b02a-a7d353b2527c/?format=api"
                }
            ]
        },
        {
            "id": "6744c9b0-9489-4180-b7c3-a496aec2868b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b05dd064-46fd-4b60-a2b3-03ebbccf1126/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T09:43:10.859668-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 Over 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a15743e-9f50-45e4-ab1b-cd8271efd90b",
                    "gambit_id": "2cd2f412-2ecc-4247-a9c6-e65498d36f39",
                    "last_updated": "2024-01-02T10:33:08.334335-05:00",
                    "created_at": "2023-12-27T09:43:10.863476-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6744c9b0-9489-4180-b7c3-a496aec2868b/?format=api"
                },
                {
                    "id": "1d609e70-1cea-49bf-97be-d8fce9e329a9",
                    "gambit_id": "53c47733-d7fa-4a07-839d-606bdad9284f",
                    "last_updated": "2024-01-02T10:33:08.338646-05:00",
                    "created_at": "2023-12-27T09:43:10.867513-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6744c9b0-9489-4180-b7c3-a496aec2868b/?format=api"
                }
            ]
        }
    ]
}