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/5f90028b-93f9-4710-9163-b8ba9756ff1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5f90028b-93f9-4710-9163-b8ba9756ff1b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "400a18e5-39ed-40fb-8d89-1e79fd3b0604",
    "completed": true,
    "last_updated": "2022-11-24T09:27:07.206791-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.8,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/400a18e5-39ed-40fb-8d89-1e79fd3b0604",
    "datetime": "2022-11-23T05:00:00-05:00",
    "cutoff_datetime": "2022-11-23T05:00:00-05:00",
    "name": "Morocco v. Croatia",
    "bettypes": [
        {
            "id": "f96c7648-6ded-4422-bdcd-ac99a6d2e255",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f90028b-93f9-4710-9163-b8ba9756ff1b/?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": "Croatia",
                        "amount": 5974.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 11231.12,
                "profit_sb": 2231.12,
                "profit_sb_percentage": 24.79,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Croatia",
                        "amount": 4520.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3046.0
                    },
                    {
                        "team": "Morocco",
                        "amount": 2435.0
                    }
                ],
                "expected_reward_tokens": 8497.6,
                "profit_sb": -502.4,
                "profit_sb_percentage": -5.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05eb72df-b50a-4d3d-b8ae-94ddda58994f",
                    "gambit_id": "b8bf6fbe-e25f-49b9-8155-99ef98a1fbbc",
                    "last_updated": "2022-11-24T09:27:07.212788-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Croatia",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96c7648-6ded-4422-bdcd-ac99a6d2e255/?format=api"
                },
                {
                    "id": "3e435931-4df5-426e-988b-f43160d8dab3",
                    "gambit_id": "d521b15e-0816-462e-aed4-444bf6629f97",
                    "last_updated": "2022-11-24T09:27:07.214766-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/f96c7648-6ded-4422-bdcd-ac99a6d2e255/?format=api"
                },
                {
                    "id": "0e51bd3a-c68b-4154-84e5-73aa9304067a",
                    "gambit_id": "1634209c-5e1f-4988-b0b0-ef53e8d04e28",
                    "last_updated": "2022-11-24T09:27:07.213798-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Morocco",
                    "reward": "3.49000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96c7648-6ded-4422-bdcd-ac99a6d2e255/?format=api"
                }
            ]
        },
        {
            "id": "17d431d5-1626-4e1f-aa92-0cdc2a05c21a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f90028b-93f9-4710-9163-b8ba9756ff1b/?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": 5912.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4088.0
                    }
                ],
                "expected_reward_tokens": 8748.32,
                "profit_sb": -251.68,
                "profit_sb_percentage": -2.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fce07936-82de-4ce3-afa3-bf0783f6dcc7",
                    "gambit_id": "c96cea75-e535-4b42-8e28-bb46f9ee7dba",
                    "last_updated": "2022-11-24T09:27:07.209634-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.48000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d431d5-1626-4e1f-aa92-0cdc2a05c21a/?format=api"
                },
                {
                    "id": "4954c253-15cb-4808-8b7f-2e1fba35b587",
                    "gambit_id": "e2a9743a-5446-4db4-a313-a04f828a5fc8",
                    "last_updated": "2022-11-24T09:27:07.210865-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d431d5-1626-4e1f-aa92-0cdc2a05c21a/?format=api"
                }
            ]
        }
    ]
}