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/247faaf0-78bf-4319-9680-4c6e72f75943/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "247faaf0-78bf-4319-9680-4c6e72f75943",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ee0fb3fe-5918-4396-ac02-63bed7ef92d4",
    "completed": true,
    "last_updated": "2022-12-14T10:27:24.035870-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.85,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ee0fb3fe-5918-4396-ac02-63bed7ef92d4",
    "datetime": "2022-12-13T14:00:00-05:00",
    "cutoff_datetime": "2022-12-13T14:00:00-05:00",
    "name": "Argentina v. Croatia",
    "bettypes": [
        {
            "id": "319aae2f-b819-4759-9f4a-8033ccc62179",
            "match": "https://api-prod.gambitprofit.com/api/matches/247faaf0-78bf-4319-9680-4c6e72f75943/?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": "Argentina",
                        "amount": 5969.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 10923.27,
                "profit_sb": 1923.27,
                "profit_sb_percentage": 21.37,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Argentina",
                        "amount": 4704.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3176.0
                    },
                    {
                        "team": "Croatia",
                        "amount": 2120.0
                    }
                ],
                "expected_reward_tokens": 8606.96,
                "profit_sb": -393.04,
                "profit_sb_percentage": -4.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6f20c1b-90b3-4fb4-8271-ab12a855e437",
                    "gambit_id": "0edc92a7-0803-4b6b-8f4e-e6fc1e783ff9",
                    "last_updated": "2022-12-14T10:27:24.044355-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Argentina",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319aae2f-b819-4759-9f4a-8033ccc62179/?format=api"
                },
                {
                    "id": "eccd3bb5-8a08-4a00-9832-d7b6a4083080",
                    "gambit_id": "41b7062d-6701-4a84-8f1e-aac9ef3d5437",
                    "last_updated": "2022-12-14T10:27:24.043230-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.71000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319aae2f-b819-4759-9f4a-8033ccc62179/?format=api"
                },
                {
                    "id": "82c76699-1c2f-4662-9d82-de444cf3e45c",
                    "gambit_id": "b36d3edc-f8b4-4f9a-b5c0-f31b63a33e81",
                    "last_updated": "2022-12-14T10:27:24.042050-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Croatia",
                    "reward": "4.06000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319aae2f-b819-4759-9f4a-8033ccc62179/?format=api"
                }
            ]
        },
        {
            "id": "8babcbfb-ba3e-410b-b76b-a46a56d3c653",
            "match": "https://api-prod.gambitprofit.com/api/matches/247faaf0-78bf-4319-9680-4c6e72f75943/?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": 5989.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4011.0
                    }
                ],
                "expected_reward_tokens": 8743.94,
                "profit_sb": -256.06,
                "profit_sb_percentage": -2.85,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62d1eabd-7db4-42b5-af26-e79c5b8a4c90",
                    "gambit_id": "7717fd8b-11ab-40f1-94ec-963e4c049cee",
                    "last_updated": "2022-12-14T10:27:24.039746-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.46000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8babcbfb-ba3e-410b-b76b-a46a56d3c653/?format=api"
                },
                {
                    "id": "ceaf4f22-09b2-41e3-ac32-8116909e8720",
                    "gambit_id": "c6bb5c9e-dc59-4640-b3e0-4e410b6381d9",
                    "last_updated": "2022-12-14T10:27:24.038618-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8babcbfb-ba3e-410b-b76b-a46a56d3c653/?format=api"
                }
            ]
        }
    ]
}