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/6acb5778-7867-4b5b-8145-41984f092ce6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6acb5778-7867-4b5b-8145-41984f092ce6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e88b129e-1b8f-4906-ad05-4bc9a485ae14",
    "completed": true,
    "last_updated": "2023-08-12T18:28:11.795106-04:00",
    "created_at": "2023-08-11T11:43:21.990095-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e88b129e-1b8f-4906-ad05-4bc9a485ae14",
    "datetime": "2023-08-11T19:00:00-04:00",
    "cutoff_datetime": "2023-08-11T19:00:00-04:00",
    "name": "Green Bay Packers v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "05a2e804-e45d-45cb-badb-6f4942e13edf",
            "match": "https://api-prod.gambitprofit.com/api/matches/6acb5778-7867-4b5b-8145-41984f092ce6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T11:43:22.029090-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": "Green Bay Packers",
                        "amount": 6449.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f99f9c6f-5669-4c8a-b400-a21640ba0675",
                    "gambit_id": "c0746b98-4bb4-4d41-8ee8-01699f41a1e9",
                    "last_updated": "2023-08-12T18:28:11.833968-04:00",
                    "created_at": "2023-08-11T11:43:22.032897-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a2e804-e45d-45cb-badb-6f4942e13edf/?format=api"
                },
                {
                    "id": "e323fea0-0485-4985-bafe-650f30fd48b9",
                    "gambit_id": "b7872dcc-317f-469f-a1fb-3f68f85f2898",
                    "last_updated": "2023-08-12T18:28:11.838286-04:00",
                    "created_at": "2023-08-11T11:43:22.037574-04:00",
                    "name": "Cincinnati Bengals",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a2e804-e45d-45cb-badb-6f4942e13edf/?format=api"
                }
            ]
        },
        {
            "id": "89e4a734-daba-4c18-96fe-71de4c9bc0e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6acb5778-7867-4b5b-8145-41984f092ce6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T11:43:21.999495-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": "Green Bay Packers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31ce6f08-755e-4e66-a639-77e08663e917",
                    "gambit_id": "e16213d9-c8e0-4569-97b7-d620e2b5ec58",
                    "last_updated": "2023-08-12T18:28:11.808963-04:00",
                    "created_at": "2023-08-11T11:43:22.003495-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e4a734-daba-4c18-96fe-71de4c9bc0e5/?format=api"
                },
                {
                    "id": "50a6de98-d748-4a76-8c73-1acd54166fcc",
                    "gambit_id": "7aee4820-6761-4164-907d-10c1feafaceb",
                    "last_updated": "2023-08-12T18:28:11.812616-04:00",
                    "created_at": "2023-08-11T11:43:22.007956-04:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e4a734-daba-4c18-96fe-71de4c9bc0e5/?format=api"
                }
            ]
        },
        {
            "id": "d072a4fa-c4aa-4978-800b-1c2dec5f2167",
            "match": "https://api-prod.gambitprofit.com/api/matches/6acb5778-7867-4b5b-8145-41984f092ce6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T11:43:22.011906-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 35",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 35",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b6d4f1e-936b-436b-9315-6d0f850ab94b",
                    "gambit_id": "1b5a54c6-7f34-4abf-a7ea-5c86ea915ac4",
                    "last_updated": "2023-08-12T18:28:11.822167-04:00",
                    "created_at": "2023-08-11T11:43:22.016064-04:00",
                    "name": "Game Total Over 35",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "35.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d072a4fa-c4aa-4978-800b-1c2dec5f2167/?format=api"
                },
                {
                    "id": "ed01fa33-4b8d-4023-848b-c774506ffa10",
                    "gambit_id": "6de11386-ca3e-40a1-98db-77aa175e3e1f",
                    "last_updated": "2023-08-12T18:28:11.826386-04:00",
                    "created_at": "2023-08-11T11:43:22.024945-04:00",
                    "name": "Game Total Under 35",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "35.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d072a4fa-c4aa-4978-800b-1c2dec5f2167/?format=api"
                }
            ]
        }
    ]
}