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/44703f3c-d4f1-432e-8ef5-01750fd9a96c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44703f3c-d4f1-432e-8ef5-01750fd9a96c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "95c9dd3f-cd70-4658-af7d-7157e0f273fb",
    "completed": true,
    "last_updated": "2022-12-10T18:57:12.635243-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.78,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/95c9dd3f-cd70-4658-af7d-7157e0f273fb",
    "datetime": "2022-12-09T14:00:00-05:00",
    "cutoff_datetime": "2022-12-09T14:00:00-05:00",
    "name": "Netherlands v. Argentina",
    "bettypes": [
        {
            "id": "52706349-16d8-431a-94e0-0c9866896c06",
            "match": "https://api-prod.gambitprofit.com/api/matches/44703f3c-d4f1-432e-8ef5-01750fd9a96c/?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": "Argentina",
                        "amount": 5764.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4236.0
                    }
                ],
                "expected_reward_tokens": 11816.2,
                "profit_sb": 2816.2,
                "profit_sb_percentage": 31.29,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Argentina",
                        "amount": 4188.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3077.0
                    },
                    {
                        "team": "Netherlands",
                        "amount": 2734.0
                    }
                ],
                "expected_reward_tokens": 8584.76,
                "profit_sb": -415.24,
                "profit_sb_percentage": -4.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67fc9e16-ebec-4523-b4c4-1e7e41482555",
                    "gambit_id": "3681949c-2f6c-4d7b-8020-5cd70cb5ec7a",
                    "last_updated": "2022-12-10T18:57:12.641333-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Argentina",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52706349-16d8-431a-94e0-0c9866896c06/?format=api"
                },
                {
                    "id": "e13b057f-75d9-4118-bcd8-372b34df82d4",
                    "gambit_id": "e7a68c6e-466e-490c-89f5-c14fcbaf6d4f",
                    "last_updated": "2022-12-10T18:57:12.643541-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.79000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52706349-16d8-431a-94e0-0c9866896c06/?format=api"
                },
                {
                    "id": "8828ae2d-ef9c-40f3-8a85-bdae215eafdb",
                    "gambit_id": "fa801126-3326-4909-8fbf-69073546d4a7",
                    "last_updated": "2022-12-10T18:57:12.642435-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Netherlands",
                    "reward": "3.14000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52706349-16d8-431a-94e0-0c9866896c06/?format=api"
                }
            ]
        },
        {
            "id": "f69e029b-e637-4d34-ab07-81776d91110f",
            "match": "https://api-prod.gambitprofit.com/api/matches/44703f3c-d4f1-432e-8ef5-01750fd9a96c/?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": 6076.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 3924.0
                    }
                ],
                "expected_reward_tokens": 8749.44,
                "profit_sb": -250.56,
                "profit_sb_percentage": -2.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57b13bba-7349-4703-84d9-94d994e3072f",
                    "gambit_id": "977e920f-7a70-4108-8009-208f4e9c12fc",
                    "last_updated": "2022-12-10T18:57:12.639136-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api"
                },
                {
                    "id": "d6d7e8f7-1276-4986-8edf-2353e0105247",
                    "gambit_id": "8d7d9206-c999-47ad-9f62-650ec66fd8fc",
                    "last_updated": "2022-12-10T18:57:12.638021-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api"
                }
            ]
        }
    ]
}