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/74e25670-1503-4b8e-88dc-6fdf6072ee66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "74e25670-1503-4b8e-88dc-6fdf6072ee66",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a6611532-1a17-464c-b670-c14578b2cba7",
    "completed": true,
    "last_updated": "2023-01-05T10:36:51.562160-05:00",
    "created_at": "2023-01-04T08:47:15.382957-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.04,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a6611532-1a17-464c-b670-c14578b2cba7",
    "datetime": "2023-01-04T15:00:00-05:00",
    "cutoff_datetime": "2023-01-04T15:00:00-05:00",
    "name": "Crystal Palace v. Tottenham",
    "bettypes": [
        {
            "id": "1f63c299-4f20-45c8-a691-b49e6c613801",
            "match": "https://api-prod.gambitprofit.com/api/matches/74e25670-1503-4b8e-88dc-6fdf6072ee66/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-04T08:47:15.388476-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 5915.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 4085.0
                    }
                ],
                "expected_reward_tokens": 12007.45,
                "profit_sb": 3007.45,
                "profit_sb_percentage": 33.42,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 4248.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2933.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2818.0
                    }
                ],
                "expected_reward_tokens": 8623.02,
                "profit_sb": -376.98,
                "profit_sb_percentage": -4.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fadb7fe2-970a-4dfe-a841-bd27c684c6f9",
                    "gambit_id": "919ab0b9-4d50-4aa7-9344-e941e6dfbf0d",
                    "last_updated": "2023-01-05T10:36:51.568089-05:00",
                    "created_at": "2023-01-04T08:47:15.389638-05:00",
                    "name": "Tottenham",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
                },
                {
                    "id": "5471985a-c427-4eec-9e26-6d995a89dcea",
                    "gambit_id": "a3dcc523-1f03-4d9b-b3c5-834891e8bb5a",
                    "last_updated": "2023-01-05T10:36:51.569158-05:00",
                    "created_at": "2023-01-04T08:47:15.390832-05:00",
                    "name": "Crystal Palace",
                    "reward": "2.94000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
                },
                {
                    "id": "dcb96f49-41a6-49ec-9e9c-076536024774",
                    "gambit_id": "48c714c5-c672-4890-82d0-c8aa558c0066",
                    "last_updated": "2023-01-05T10:36:51.570215-05:00",
                    "created_at": "2023-01-04T08:47:15.392006-05:00",
                    "name": "Draw",
                    "reward": "3.06000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
                }
            ]
        },
        {
            "id": "c6e1d8d1-d8c0-450f-95b7-98d3c96818ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/74e25670-1503-4b8e-88dc-6fdf6072ee66/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-04T08:47:15.384736-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": 5156.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4844.0
                    }
                ],
                "expected_reward_tokens": 8816.08,
                "profit_sb": -183.92,
                "profit_sb_percentage": -2.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e8dd8cc-00a4-4030-b74d-a7b8a85a0995",
                    "gambit_id": "e50bfc75-8892-43a1-a4a7-56b41947eb46",
                    "last_updated": "2023-01-05T10:36:51.564825-05:00",
                    "created_at": "2023-01-04T08:47:15.385956-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.71000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e1d8d1-d8c0-450f-95b7-98d3c96818ce/?format=api"
                },
                {
                    "id": "0b351931-3b2d-4875-9a5d-3a63fec8bbf4",
                    "gambit_id": "81ea9f69-6c4f-441e-8595-0e52515ac408",
                    "last_updated": "2023-01-05T10:36:51.565929-05:00",
                    "created_at": "2023-01-04T08:47:15.387176-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.82000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e1d8d1-d8c0-450f-95b7-98d3c96818ce/?format=api"
                }
            ]
        }
    ]
}