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/7348c8f6-3cde-4267-aa52-28c9460caaa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7348c8f6-3cde-4267-aa52-28c9460caaa1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1de53010-f72d-45aa-93a9-d0c407726ed2",
    "completed": true,
    "last_updated": "2023-10-20T09:52:57.615353-04:00",
    "created_at": "2023-10-18T08:48:24.925999-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1de53010-f72d-45aa-93a9-d0c407726ed2",
    "datetime": "2023-10-19T20:15:00-04:00",
    "cutoff_datetime": "2023-10-19T20:15:00-04:00",
    "name": "Jacksonville Jaguars v. New Orleans Saints",
    "bettypes": [
        {
            "id": "89448c9c-afbc-4582-a9bd-aa1a8e361539",
            "match": "https://api-prod.gambitprofit.com/api/matches/7348c8f6-3cde-4267-aa52-28c9460caaa1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-18T08:48:24.950622-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": "New Orleans Saints",
                        "amount": 5688.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fa47d8d-cdcb-4ba9-b33e-821a7aeb87da",
                    "gambit_id": "a05c0e1a-f3f3-4f4d-8445-ff31fa9bfba5",
                    "last_updated": "2023-10-20T09:52:57.646350-04:00",
                    "created_at": "2023-10-18T08:48:24.962600-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89448c9c-afbc-4582-a9bd-aa1a8e361539/?format=api"
                },
                {
                    "id": "87d11783-9979-41d7-b2d6-dad42d3bbbc3",
                    "gambit_id": "673b215f-dc04-4f0a-8c0d-69bd0d48a988",
                    "last_updated": "2023-10-20T09:52:57.642675-04:00",
                    "created_at": "2023-10-18T08:48:24.954612-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89448c9c-afbc-4582-a9bd-aa1a8e361539/?format=api"
                }
            ]
        },
        {
            "id": "e8506c83-8c7a-4fd4-a477-8cfad13de11e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7348c8f6-3cde-4267-aa52-28c9460caaa1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-18T08:48:24.936886-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": "New Orleans Saints",
                        "amount": 5000.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eccfd23d-7448-47f0-96f0-37b5b777c4e5",
                    "gambit_id": "51fd14e6-0eb5-44f1-beee-a594951fbd5b",
                    "last_updated": "2023-10-20T09:52:57.634733-04:00",
                    "created_at": "2023-10-18T08:48:24.946421-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8506c83-8c7a-4fd4-a477-8cfad13de11e/?format=api"
                },
                {
                    "id": "842e4b8b-d0f1-42c5-be03-f4936bf77068",
                    "gambit_id": "f6642cb5-02cc-4c0e-8535-eda8076bf60b",
                    "last_updated": "2023-10-20T09:52:57.630244-04:00",
                    "created_at": "2023-10-18T08:48:24.941721-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8506c83-8c7a-4fd4-a477-8cfad13de11e/?format=api"
                }
            ]
        },
        {
            "id": "e80b7984-0375-4586-83ea-82a862279e03",
            "match": "https://api-prod.gambitprofit.com/api/matches/7348c8f6-3cde-4267-aa52-28c9460caaa1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-18T08:48:24.968993-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 41",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b0c5464-b08e-4496-84b8-a99cd4fa99df",
                    "gambit_id": "4b9f05ec-8fdd-46cd-a8b3-3ba63786df4e",
                    "last_updated": "2023-10-20T09:52:57.654330-04:00",
                    "created_at": "2023-10-18T08:48:24.974235-04:00",
                    "name": "Game Total Over 41",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e80b7984-0375-4586-83ea-82a862279e03/?format=api"
                },
                {
                    "id": "02746df3-b727-442f-8576-d8654b8dccd4",
                    "gambit_id": "a93b8546-ad63-4b2c-b314-bde4383ab87d",
                    "last_updated": "2023-10-20T09:52:57.657845-04:00",
                    "created_at": "2023-10-18T08:48:24.980890-04:00",
                    "name": "Game Total Under 41",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e80b7984-0375-4586-83ea-82a862279e03/?format=api"
                }
            ]
        }
    ]
}