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/e8b542fb-856c-4a6b-b411-00500359f22d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8b542fb-856c-4a6b-b411-00500359f22d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "698b6e84-8f51-4b30-9844-563285172efc",
    "completed": true,
    "last_updated": "2022-09-05T10:47:20.457931-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.44,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/698b6e84-8f51-4b30-9844-563285172efc",
    "datetime": "2022-09-03T10:00:00-04:00",
    "cutoff_datetime": "2022-09-03T10:00:00-04:00",
    "name": "Nottingham Forest v. Bournemouth",
    "bettypes": [
        {
            "id": "825fb1db-39dc-4814-a334-f2397385e27a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8b542fb-856c-4a6b-b411-00500359f22d/?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": "Nottingham Forest",
                        "amount": 5930.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4070.0
                    }
                ],
                "expected_reward_tokens": 12332.1,
                "profit_sb": 3332.1,
                "profit_sb_percentage": 37.02,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Nottingham Forest",
                        "amount": 4250.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2917.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 2833.0
                    }
                ],
                "expected_reward_tokens": 8838.51,
                "profit_sb": -161.49,
                "profit_sb_percentage": -1.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7930f78-b9fe-446e-9d10-736b431b683c",
                    "gambit_id": "0e33ea71-4615-463e-8f7a-3261f1e4a19c",
                    "last_updated": "2022-09-05T10:47:20.464878-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nottingham Forest",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825fb1db-39dc-4814-a334-f2397385e27a/?format=api"
                },
                {
                    "id": "1832fc2f-a6cb-4b9f-a347-026b6a2ee90d",
                    "gambit_id": "84b7c938-4fe5-4624-b61d-57c1a3abb436",
                    "last_updated": "2022-09-05T10:47:20.465892-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.03000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825fb1db-39dc-4814-a334-f2397385e27a/?format=api"
                },
                {
                    "id": "2c0ae1fe-fd07-4eb0-ad25-526bf43da7c4",
                    "gambit_id": "d3c38c23-585d-4b2f-9afb-a274169aa5a3",
                    "last_updated": "2022-09-05T10:47:20.463805-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bournemouth",
                    "reward": "3.12000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825fb1db-39dc-4814-a334-f2397385e27a/?format=api"
                }
            ]
        },
        {
            "id": "2c329235-24c0-4d3f-b0a9-817d690b963a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8b542fb-856c-4a6b-b411-00500359f22d/?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": 5497.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4503.0
                    }
                ],
                "expected_reward_tokens": 8960.11,
                "profit_sb": -39.89,
                "profit_sb_percentage": -0.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57624baa-ad8c-432e-9d9a-a8a54c70b9be",
                    "gambit_id": "768e16a3-ee6d-4f46-8cde-8280fc99899f",
                    "last_updated": "2022-09-05T10:47:20.460755-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.63000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c329235-24c0-4d3f-b0a9-817d690b963a/?format=api"
                },
                {
                    "id": "0b65d674-4536-42b7-8df0-e2e9d21829ff",
                    "gambit_id": "52e0365a-8ca7-4477-94af-d4f739fcd956",
                    "last_updated": "2022-09-05T10:47:20.461855-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.99000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c329235-24c0-4d3f-b0a9-817d690b963a/?format=api"
                }
            ]
        }
    ]
}