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/595edf62-c50e-49f5-a411-6fc0426b5173/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "595edf62-c50e-49f5-a411-6fc0426b5173",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f6f64ada-1191-4985-ae1b-4cab8e6df8b0",
    "completed": true,
    "last_updated": "2022-09-05T10:47:18.917793-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f6f64ada-1191-4985-ae1b-4cab8e6df8b0",
    "datetime": "2022-09-03T10:00:00-04:00",
    "cutoff_datetime": "2022-09-03T10:00:00-04:00",
    "name": "Tottenham v. Fulham",
    "bettypes": [
        {
            "id": "4dab5da7-47a1-49df-b886-79a491e31ef8",
            "match": "https://api-prod.gambitprofit.com/api/matches/595edf62-c50e-49f5-a411-6fc0426b5173/?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": "Tottenham",
                        "amount": 7411.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2589.0
                    }
                ],
                "expected_reward_tokens": 10744.35,
                "profit_sb": 1744.35,
                "profit_sb_percentage": 19.38,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6201.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2167.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 1632.0
                    }
                ],
                "expected_reward_tokens": 8991.45,
                "profit_sb": -8.55,
                "profit_sb_percentage": -0.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "976b0e0a-e694-43c4-9402-43660fd1e956",
                    "gambit_id": "6db0e1ac-8342-4d43-8796-e652f4b185dd",
                    "last_updated": "2022-09-05T10:47:18.925444-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dab5da7-47a1-49df-b886-79a491e31ef8/?format=api"
                },
                {
                    "id": "c0e874c0-91cb-45ef-990b-4340c0c0265e",
                    "gambit_id": "012a0d20-47c1-4d73-893d-555a3d591284",
                    "last_updated": "2022-09-05T10:47:18.926460-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.15000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dab5da7-47a1-49df-b886-79a491e31ef8/?format=api"
                },
                {
                    "id": "555fa858-5794-4208-9cd8-13446144b1de",
                    "gambit_id": "8dc370e2-0871-4dc6-9cc0-605e4b239feb",
                    "last_updated": "2022-09-05T10:47:18.924241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "5.51000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dab5da7-47a1-49df-b886-79a491e31ef8/?format=api"
                }
            ]
        },
        {
            "id": "92720af4-23c5-4a34-96a6-75575075cfcb",
            "match": "https://api-prod.gambitprofit.com/api/matches/595edf62-c50e-49f5-a411-6fc0426b5173/?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": 5849.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4151.0
                    }
                ],
                "expected_reward_tokens": 9007.46,
                "profit_sb": 7.46,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6227b328-35ab-45c4-bd51-ce2877062270",
                    "gambit_id": "b05e7d74-93b6-434c-a016-fde0c5b831ed",
                    "last_updated": "2022-09-05T10:47:18.921922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.54000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92720af4-23c5-4a34-96a6-75575075cfcb/?format=api"
                },
                {
                    "id": "5e91311f-b7ce-4f00-a5dd-3f2f7e8dc8e3",
                    "gambit_id": "91ed0f0b-772d-4019-95aa-f174296750b4",
                    "last_updated": "2022-09-05T10:47:18.920708-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92720af4-23c5-4a34-96a6-75575075cfcb/?format=api"
                }
            ]
        }
    ]
}