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/7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "000812ca-6c1b-4bf9-9d38-e9472add507b",
    "completed": true,
    "last_updated": "2022-12-03T10:07:31.819228-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.12,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/000812ca-6c1b-4bf9-9d38-e9472add507b",
    "datetime": "2022-12-02T10:00:00-05:00",
    "cutoff_datetime": "2022-12-02T10:00:00-05:00",
    "name": "South Korea v. Portugal",
    "bettypes": [
        {
            "id": "d0c96150-aee0-4e74-87f2-afb1ca886885",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8/?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": "Portugal",
                        "amount": 6614.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3386.0
                    }
                ],
                "expected_reward_tokens": 11241.52,
                "profit_sb": 2241.52,
                "profit_sb_percentage": 24.91,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Portugal",
                        "amount": 5104.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2613.0
                    },
                    {
                        "team": "South Korea",
                        "amount": 2283.0
                    }
                ],
                "expected_reward_tokens": 8675.16,
                "profit_sb": -324.84,
                "profit_sb_percentage": -3.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92bfe353-f52f-4f6c-89b9-3640bfe68ca5",
                    "gambit_id": "aa7d8645-cb4f-47d8-b127-5f60cc99e22c",
                    "last_updated": "2022-12-03T10:07:31.826255-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portugal",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c96150-aee0-4e74-87f2-afb1ca886885/?format=api"
                },
                {
                    "id": "fef08e76-e206-406e-a841-27c0da6b39ee",
                    "gambit_id": "4e6c9b61-5652-49d9-9c94-6adf485581bb",
                    "last_updated": "2022-12-03T10:07:31.828245-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c96150-aee0-4e74-87f2-afb1ca886885/?format=api"
                },
                {
                    "id": "b777508a-bcce-4d68-93e5-de6be4ab8b4e",
                    "gambit_id": "d772679a-9dae-405d-8a4a-762f7b6df7b2",
                    "last_updated": "2022-12-03T10:07:31.827244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Korea",
                    "reward": "3.80000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c96150-aee0-4e74-87f2-afb1ca886885/?format=api"
                }
            ]
        },
        {
            "id": "b2461dfd-42b8-41bd-847f-03bd0406709a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8/?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": 5129.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4871.0
                    }
                ],
                "expected_reward_tokens": 8719.09,
                "profit_sb": -280.91,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a67ad4bd-3299-41ca-83f4-e5282c3e7dde",
                    "gambit_id": "302f1860-614b-4a62-97c9-804f3acfef63",
                    "last_updated": "2022-12-03T10:07:31.823174-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2461dfd-42b8-41bd-847f-03bd0406709a/?format=api"
                },
                {
                    "id": "8a83576e-cdde-45ae-b13d-7acd46df6869",
                    "gambit_id": "2a30f17d-2e9c-4cfd-8550-45d7c9ab790b",
                    "last_updated": "2022-12-03T10:07:31.824236-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2461dfd-42b8-41bd-847f-03bd0406709a/?format=api"
                }
            ]
        }
    ]
}