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/298bda54-759b-4b86-a011-954473452a3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "298bda54-759b-4b86-a011-954473452a3c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2c6b4755-452b-41e9-b57f-3cb8c716746c",
    "completed": true,
    "last_updated": "2022-08-08T20:17:15.245562-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.81,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/2c6b4755-452b-41e9-b57f-3cb8c716746c",
    "datetime": "2022-08-06T07:30:00-04:00",
    "cutoff_datetime": "2022-08-06T07:30:00-04:00",
    "name": "Fulham v. Liverpool",
    "bettypes": [
        {
            "id": "a641cabe-78d9-4265-8569-dbba497c05c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/298bda54-759b-4b86-a011-954473452a3c/?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": "Liverpool",
                        "amount": 8131.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1869.0
                    }
                ],
                "expected_reward_tokens": 9999.15,
                "profit_sb": 999.15,
                "profit_sb_percentage": 11.1,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7258.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1669.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 1073.0
                    }
                ],
                "expected_reward_tokens": 8927.34,
                "profit_sb": -72.66,
                "profit_sb_percentage": -0.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f35d1dc-03de-4c8b-874e-4ea22ef72dd5",
                    "gambit_id": "0cc3079b-e128-446d-88dd-306483b2464a",
                    "last_updated": "2022-08-08T20:17:15.247646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "1.23000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a641cabe-78d9-4265-8569-dbba497c05c1/?format=api"
                },
                {
                    "id": "eb40c252-db54-404d-8b76-2f6f9c09334b",
                    "gambit_id": "e90d4ad7-514f-4d4e-b806-e89fbac832bc",
                    "last_updated": "2022-08-08T20:17:15.248572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.35000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a641cabe-78d9-4265-8569-dbba497c05c1/?format=api"
                },
                {
                    "id": "e63fa70e-5cf8-4c2f-ba39-d5baa1237569",
                    "gambit_id": "8d4ce488-5c97-4491-ae04-925dab3a9f10",
                    "last_updated": "2022-08-08T20:17:15.248106-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "8.32000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a641cabe-78d9-4265-8569-dbba497c05c1/?format=api"
                }
            ]
        },
        {
            "id": "dfa768bf-41d7-4ca8-860c-ffc3064a080f",
            "match": "https://api-prod.gambitprofit.com/api/matches/298bda54-759b-4b86-a011-954473452a3c/?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": 6319.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3681.0
                    }
                ],
                "expected_reward_tokens": 8908.02,
                "profit_sb": -91.98,
                "profit_sb_percentage": -1.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7e7e8b7-b6e1-48cc-8c7e-c2ce31e5117b",
                    "gambit_id": "58f8c590-d0b8-40a7-a749-af0d4d6f7891",
                    "last_updated": "2022-08-08T20:17:15.247204-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.41000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa768bf-41d7-4ca8-860c-ffc3064a080f/?format=api"
                },
                {
                    "id": "89f2e9fc-1b49-4889-961c-704c1d9c6328",
                    "gambit_id": "ad8684f4-87d1-4e88-8d68-98b6baecf9dc",
                    "last_updated": "2022-08-08T20:17:15.246653-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.42000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa768bf-41d7-4ca8-860c-ffc3064a080f/?format=api"
                }
            ]
        }
    ]
}