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/b1d2a5bc-02a1-42be-9a5c-12331ff97b7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1d2a5bc-02a1-42be-9a5c-12331ff97b7c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "42edd4c3-f867-4a6a-8b54-1b1033c03038",
    "completed": true,
    "last_updated": "2022-12-01T16:27:24.174690-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.24,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/42edd4c3-f867-4a6a-8b54-1b1033c03038",
    "datetime": "2022-11-30T14:00:00-05:00",
    "cutoff_datetime": "2022-11-30T14:00:00-05:00",
    "name": "Saudi Arabia v. Mexico",
    "bettypes": [
        {
            "id": "e4366f9d-3305-40fa-b574-160b8c1f1a36",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1d2a5bc-02a1-42be-9a5c-12331ff97b7c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Mexico",
                        "amount": 7121.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2879.0
                    }
                ],
                "expected_reward_tokens": 10681.09,
                "profit_sb": 1681.09,
                "profit_sb_percentage": 18.68,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Mexico",
                        "amount": 5807.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2348.0
                    },
                    {
                        "team": "Saudi Arabia",
                        "amount": 1845.0
                    }
                ],
                "expected_reward_tokens": 8708.4,
                "profit_sb": -291.6,
                "profit_sb_percentage": -3.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11085c76-9057-43dd-896b-fc630e8be5e5",
                    "gambit_id": "d9fc6f98-3b00-4b86-9322-b5284a1d491a",
                    "last_updated": "2022-12-01T16:27:24.180745-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mexico",
                    "reward": "1.50000",
                    "odds": "1.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4366f9d-3305-40fa-b574-160b8c1f1a36/?format=api"
                },
                {
                    "id": "615c2ed4-9157-4699-8ad3-bc4e3d07e03f",
                    "gambit_id": "9e43933c-82d5-4742-8e6d-f3d74e1d5965",
                    "last_updated": "2022-12-01T16:27:24.182838-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.71000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4366f9d-3305-40fa-b574-160b8c1f1a36/?format=api"
                },
                {
                    "id": "df579a04-e159-43b5-8254-d20b6f2651e6",
                    "gambit_id": "55315f5c-30b5-4a3f-8daf-7e5a8a9dbccc",
                    "last_updated": "2022-12-01T16:27:24.181781-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Saudi Arabia",
                    "reward": "4.72000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4366f9d-3305-40fa-b574-160b8c1f1a36/?format=api"
                }
            ]
        },
        {
            "id": "fce2606b-2793-4d53-95f3-ad9763b76299",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1d2a5bc-02a1-42be-9a5c-12331ff97b7c/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8700.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "984c2c1a-7dc8-4e73-bd29-69e2cc943c23",
                    "gambit_id": "0943d4c1-a56b-41eb-9da2-86c3dac369c9",
                    "last_updated": "2022-12-01T16:27:24.178547-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.74000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api"
                },
                {
                    "id": "c4440891-98aa-4071-a680-f46137704c03",
                    "gambit_id": "3176ebc4-51d7-4ad0-b705-e305e4a8bf24",
                    "last_updated": "2022-12-01T16:27:24.177485-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.74000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api"
                }
            ]
        }
    ]
}