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/c111122f-133e-4e91-885b-d8e0c147ea83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c111122f-133e-4e91-885b-d8e0c147ea83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d103227-1f91-498e-9586-638b89c087a6",
    "completed": true,
    "last_updated": "2023-12-26T20:13:05.562328-05:00",
    "created_at": "2023-12-20T11:13:04.097023-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3d103227-1f91-498e-9586-638b89c087a6",
    "datetime": "2023-12-24T13:00:00-05:00",
    "cutoff_datetime": "2023-12-24T13:00:00-05:00",
    "name": "Cleveland Browns v. Houston Texans",
    "bettypes": [
        {
            "id": "54f591bc-b624-4131-b2b3-4bf2f223870e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c111122f-133e-4e91-885b-d8e0c147ea83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:04.121556-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": "Cleveland Browns",
                        "amount": 5857.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37b7ff00-85d1-402b-8abb-579960c02db0",
                    "gambit_id": "9fb2f870-9950-42b7-baac-8f87250faac6",
                    "last_updated": "2023-12-26T20:13:05.583019-05:00",
                    "created_at": "2023-12-20T11:13:04.126568-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54f591bc-b624-4131-b2b3-4bf2f223870e/?format=api"
                },
                {
                    "id": "c645e681-ab2a-4d45-b6df-412986670ceb",
                    "gambit_id": "576033eb-b120-4170-8abd-c75480328c5c",
                    "last_updated": "2023-12-26T20:13:05.586383-05:00",
                    "created_at": "2023-12-20T11:13:04.132277-05:00",
                    "name": "Houston Texans",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54f591bc-b624-4131-b2b3-4bf2f223870e/?format=api"
                }
            ]
        },
        {
            "id": "5728ec6a-36a0-4c4d-b8e2-45b47b86ccb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c111122f-133e-4e91-885b-d8e0c147ea83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:04.107276-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": "Houston Texans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35a0923b-984f-419f-a440-b73bf682fd5e",
                    "gambit_id": "c009aab7-21a8-44a8-8fde-bef7bd2d31ff",
                    "last_updated": "2023-12-26T20:13:05.574949-05:00",
                    "created_at": "2023-12-20T11:13:04.116556-05:00",
                    "name": "Houston Texans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5728ec6a-36a0-4c4d-b8e2-45b47b86ccb1/?format=api"
                },
                {
                    "id": "50d0bbe5-67f5-45d5-8a85-bdea21c71269",
                    "gambit_id": "2f18e150-e9f5-4f7e-ba82-73e9fbc7108c",
                    "last_updated": "2023-12-26T20:13:05.571392-05:00",
                    "created_at": "2023-12-20T11:13:04.111716-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5728ec6a-36a0-4c4d-b8e2-45b47b86ccb1/?format=api"
                }
            ]
        },
        {
            "id": "a9a223fb-07e8-4619-b917-670c59be03c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c111122f-133e-4e91-885b-d8e0c147ea83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:04.150873-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 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1983f04-1ad7-45f5-8ec0-e43b1beb12cc",
                    "gambit_id": "3b42c488-c05e-42fb-8cf6-a7322ee0db6e",
                    "last_updated": "2023-12-26T20:13:05.593427-05:00",
                    "created_at": "2023-12-20T11:13:04.156087-05:00",
                    "name": "Game Total Over 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a223fb-07e8-4619-b917-670c59be03c2/?format=api"
                },
                {
                    "id": "02e79d45-20d5-4a2e-9993-22ab4a4d9e5a",
                    "gambit_id": "69007780-b27d-4564-8023-224c8f87ba10",
                    "last_updated": "2023-12-26T20:13:05.596773-05:00",
                    "created_at": "2023-12-20T11:13:04.161049-05:00",
                    "name": "Game Total Under 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a223fb-07e8-4619-b917-670c59be03c2/?format=api"
                }
            ]
        }
    ]
}