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/dff53392-12c6-4655-a7c0-39e5ccf9dcd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dff53392-12c6-4655-a7c0-39e5ccf9dcd1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f50afe39-5217-4fb1-a09f-fdfd6171393e",
    "completed": true,
    "last_updated": "2023-08-22T09:37:57.751367-04:00",
    "created_at": "2023-08-18T17:53:21.975960-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f50afe39-5217-4fb1-a09f-fdfd6171393e",
    "datetime": "2023-08-19T10:00:00-04:00",
    "cutoff_datetime": "2023-08-19T10:00:00-04:00",
    "name": "Wolverhampton Wanderers v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "c07c492a-4037-41a2-8b17-b0b2cfa44bac",
            "match": "https://api-prod.gambitprofit.com/api/matches/dff53392-12c6-4655-a7c0-39e5ccf9dcd1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T17:53:21.982373-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 6972.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 3028.0
                    }
                ],
                "expected_reward_tokens": 11990.88,
                "profit_sb": 2490.88,
                "profit_sb_percentage": 26.22,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 5351.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 2324.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2324.0
                    }
                ],
                "expected_reward_tokens": 9203.04,
                "profit_sb": -296.96,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2f5d7b7-e5fc-4a09-a0d5-b00b4dd2f878",
                    "gambit_id": "b97d830c-a41f-458c-9525-8295ef581663",
                    "last_updated": "2023-08-22T09:37:57.765472-04:00",
                    "created_at": "2023-08-18T17:53:21.986520-04:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
                },
                {
                    "id": "6007d8bf-9ea0-455f-9aaa-47ba68a38f0c",
                    "gambit_id": "13b846ae-a775-49a8-98e5-4cbfc72f758d",
                    "last_updated": "2023-08-22T09:37:57.768993-04:00",
                    "created_at": "2023-08-18T17:53:21.990883-04:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "3.96000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
                },
                {
                    "id": "b9d0625a-af01-42ab-8b23-c5651677b7d9",
                    "gambit_id": "499161a7-07f7-47a8-81f4-eb7b52b55d1d",
                    "last_updated": "2023-08-22T09:37:57.772447-04:00",
                    "created_at": "2023-08-18T17:53:21.995262-04:00",
                    "name": "Draw",
                    "reward": "3.96000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
                }
            ]
        },
        {
            "id": "7fbd6b0a-4155-461e-abfb-f81b15587198",
            "match": "https://api-prod.gambitprofit.com/api/matches/dff53392-12c6-4655-a7c0-39e5ccf9dcd1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T17:53:21.999591-04: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": 6047.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a4d7549-8fca-4671-821d-a7c39bade9dd",
                    "gambit_id": "372ba81e-3225-43fb-b5e0-0ca837f4a93e",
                    "last_updated": "2023-08-22T09:37:57.779287-04:00",
                    "created_at": "2023-08-18T17:53:22.003465-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.53000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbd6b0a-4155-461e-abfb-f81b15587198/?format=api"
                },
                {
                    "id": "5e4faff5-0138-4ab1-a9e3-121f18f55720",
                    "gambit_id": "8cf2b77a-9572-451c-9276-e958142361c7",
                    "last_updated": "2023-08-22T09:37:57.782580-04:00",
                    "created_at": "2023-08-18T17:53:22.007964-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbd6b0a-4155-461e-abfb-f81b15587198/?format=api"
                }
            ]
        }
    ]
}