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/3c0aa11a-9c72-46b5-953c-e2b1d3f92a1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c0aa11a-9c72-46b5-953c-e2b1d3f92a1b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "584e1d7c-8bc2-4fa3-8fc5-a9f3b6c7746d",
    "completed": true,
    "last_updated": "2022-10-11T12:12:00.884035-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.31,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/584e1d7c-8bc2-4fa3-8fc5-a9f3b6c7746d",
    "datetime": "2022-10-09T11:30:00-04:00",
    "cutoff_datetime": "2022-10-09T11:30:00-04:00",
    "name": "Arsenal v. Liverpool",
    "bettypes": [
        {
            "id": "20db238f-c30f-4af0-a616-d14909c76e92",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c0aa11a-9c72-46b5-953c-e2b1d3f92a1b/?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": "Arsenal",
                        "amount": 5193.0
                    },
                    {
                        "team": "Liverpool",
                        "amount": 4807.0
                    }
                ],
                "expected_reward_tokens": 12305.92,
                "profit_sb": 2805.92,
                "profit_sb_percentage": 29.54,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 3870.0
                    },
                    {
                        "team": "Liverpool",
                        "amount": 3583.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2548.0
                    }
                ],
                "expected_reward_tokens": 9171.9,
                "profit_sb": -328.1,
                "profit_sb_percentage": -3.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11d06218-98d3-44cc-bc26-c1bdc42c6a69",
                    "gambit_id": "7e86eb33-90f9-4cbc-b98c-4037c1c4d96d",
                    "last_updated": "2022-10-11T12:12:00.890716-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "2.37000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20db238f-c30f-4af0-a616-d14909c76e92/?format=api"
                },
                {
                    "id": "5fe6311c-eb9f-4629-9d72-76622da5da9b",
                    "gambit_id": "67c323b4-a96f-49ea-959f-a9a6a51a73dd",
                    "last_updated": "2022-10-11T12:12:00.889727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "2.56000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20db238f-c30f-4af0-a616-d14909c76e92/?format=api"
                },
                {
                    "id": "1da3c775-d585-4c31-950d-939ffbd2a40c",
                    "gambit_id": "a7f021bd-a85e-46c0-917b-a832d25df4d9",
                    "last_updated": "2022-10-11T12:12:00.891696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.60000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20db238f-c30f-4af0-a616-d14909c76e92/?format=api"
                }
            ]
        },
        {
            "id": "e4b47c92-2293-425c-bf7d-36e0feea7aea",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c0aa11a-9c72-46b5-953c-e2b1d3f92a1b/?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 Over 2.5",
                        "amount": 6124.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3876.0
                    }
                ],
                "expected_reward_tokens": 9186.0,
                "profit_sb": -314.0,
                "profit_sb_percentage": -3.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fddae1e0-6152-480d-9cd6-2decea7b55e9",
                    "gambit_id": "4f5998d1-4651-4347-8650-3226c0e414ed",
                    "last_updated": "2022-10-11T12:12:00.887699-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4b47c92-2293-425c-bf7d-36e0feea7aea/?format=api"
                },
                {
                    "id": "8db5c56f-0e4f-44e8-b8a4-aa8f27ac957f",
                    "gambit_id": "25aaad3e-10da-4594-8735-632f9b00b17b",
                    "last_updated": "2022-10-11T12:12:00.886616-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.37000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4b47c92-2293-425c-bf7d-36e0feea7aea/?format=api"
                }
            ]
        }
    ]
}