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/b0f24485-6385-42c0-b0ca-be6d0369f71b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0f24485-6385-42c0-b0ca-be6d0369f71b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "05d53910-cc3b-427c-852a-7af4428539ad",
    "completed": true,
    "last_updated": "2022-08-18T10:46:53.802444-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.96,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/05d53910-cc3b-427c-852a-7af4428539ad",
    "datetime": "2022-08-17T21:00:00-04:00",
    "cutoff_datetime": "2022-08-17T21:00:00-04:00",
    "name": "FC Dallas v. Philadelphia Union",
    "bettypes": [
        {
            "id": "193fa0c1-e26a-46b3-b864-ea04c1cd7641",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0f24485-6385-42c0-b0ca-be6d0369f71b/?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": "FC Dallas",
                        "amount": 5743.0
                    },
                    {
                        "team": "Philadelphia Union",
                        "amount": 4257.0
                    }
                ],
                "expected_reward_tokens": 12002.87,
                "profit_sb": 3002.87,
                "profit_sb_percentage": 33.37,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Dallas",
                        "amount": 4170.0
                    },
                    {
                        "team": "Philadelphia Union",
                        "amount": 3090.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2740.0
                    }
                ],
                "expected_reward_tokens": 8713.2,
                "profit_sb": -286.8,
                "profit_sb_percentage": -3.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3fadb10b-300b-4241-8940-b80915b7bafe",
                    "gambit_id": "1e42f143-dae3-4da4-b045-b1a561e06140",
                    "last_updated": "2022-08-18T10:46:53.804937-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193fa0c1-e26a-46b3-b864-ea04c1cd7641/?format=api"
                },
                {
                    "id": "5c6f9ae7-61a3-436c-afea-623f3e519af2",
                    "gambit_id": "61b4c124-a8ad-4979-aa3b-8e9a93a4ad27",
                    "last_updated": "2022-08-18T10:46:53.804476-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Union",
                    "reward": "2.82000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193fa0c1-e26a-46b3-b864-ea04c1cd7641/?format=api"
                },
                {
                    "id": "024af467-b6e9-476e-bc4c-985cbeadab3e",
                    "gambit_id": "6865497b-b8d7-4e63-8474-c17c8e265db7",
                    "last_updated": "2022-08-18T10:46:53.805392-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.18000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193fa0c1-e26a-46b3-b864-ea04c1cd7641/?format=api"
                }
            ]
        },
        {
            "id": "b55592dd-9952-48f1-9757-f733b6d09a49",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0f24485-6385-42c0-b0ca-be6d0369f71b/?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": 5380.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4620.0
                    }
                ],
                "expected_reward_tokens": 8823.2,
                "profit_sb": -176.8,
                "profit_sb_percentage": -1.96,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d99623b-ac8b-4f45-a5b1-42585aeb46ef",
                    "gambit_id": "0f6b2572-f36c-4f14-b462-47e636fe36e6",
                    "last_updated": "2022-08-18T10:46:53.804001-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.64000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55592dd-9952-48f1-9757-f733b6d09a49/?format=api"
                },
                {
                    "id": "615964ed-6835-4870-9eeb-804df5f872bf",
                    "gambit_id": "a6d43f02-9163-44df-8fea-0fd7964b5e53",
                    "last_updated": "2022-08-18T10:46:53.803485-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55592dd-9952-48f1-9757-f733b6d09a49/?format=api"
                }
            ]
        }
    ]
}