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/3c1e0120-d8ce-4f99-8b2d-e73121809afb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c1e0120-d8ce-4f99-8b2d-e73121809afb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c4391bdf-79f6-4680-b770-97c04bc72f1d",
    "completed": true,
    "last_updated": "2023-01-23T11:32:09.300587-05:00",
    "created_at": "2023-01-20T22:57:01.491549-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -7.49,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c4391bdf-79f6-4680-b770-97c04bc72f1d",
    "datetime": "2023-01-21T12:30:00-05:00",
    "cutoff_datetime": "2023-01-21T12:30:00-05:00",
    "name": "Crystal Palace v. Newcastle United",
    "bettypes": [
        {
            "id": "9c6fe64b-6074-4da1-9949-61481fe06c09",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c1e0120-d8ce-4f99-8b2d-e73121809afb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T22:57:01.497096-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6481.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3519.0
                    }
                ],
                "expected_reward_tokens": 11082.51,
                "profit_sb": 1582.51,
                "profit_sb_percentage": 16.66,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5078.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2757.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2165.0
                    }
                ],
                "expected_reward_tokens": 8681.65,
                "profit_sb": -818.35,
                "profit_sb_percentage": -8.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2115ad1-62f2-4eba-bf0b-4630ae628fac",
                    "gambit_id": "0f6b6f27-836f-43e1-9cfd-da18216dc630",
                    "last_updated": "2023-01-23T11:32:09.306365-05:00",
                    "created_at": "2023-01-20T22:57:01.498597-05:00",
                    "name": "Newcastle United",
                    "reward": "1.71000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
                },
                {
                    "id": "a150db7a-acb8-4115-852e-26f7758cd803",
                    "gambit_id": "539159e6-6149-4e57-9299-88ba023c8417",
                    "last_updated": "2023-01-23T11:32:09.308482-05:00",
                    "created_at": "2023-01-20T22:57:01.501323-05:00",
                    "name": "Draw",
                    "reward": "3.15000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
                },
                {
                    "id": "121f24c3-e1cc-4473-b0e3-a8530f9a1e7f",
                    "gambit_id": "e6ab95e0-f7c7-43b0-aef7-0c94fd4c70b0",
                    "last_updated": "2023-01-23T11:32:09.307426-05:00",
                    "created_at": "2023-01-20T22:57:01.499989-05:00",
                    "name": "Crystal Palace",
                    "reward": "4.01000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
                }
            ]
        },
        {
            "id": "2f072c64-b864-43b9-b569-7ee60c7f3d30",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c1e0120-d8ce-4f99-8b2d-e73121809afb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T22:57:01.493296-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": 5493.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4507.0
                    }
                ],
                "expected_reward_tokens": 8788.65,
                "profit_sb": -711.35,
                "profit_sb_percentage": -7.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5dc0fda-80cd-4cf9-abbb-bc31b9147393",
                    "gambit_id": "1894b6ef-9ae8-4f0e-ad6f-13fe3724c5ce",
                    "last_updated": "2023-01-23T11:32:09.304230-05:00",
                    "created_at": "2023-01-20T22:57:01.495812-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.60000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f072c64-b864-43b9-b569-7ee60c7f3d30/?format=api"
                },
                {
                    "id": "e7af76ee-bae4-4780-8717-c34f7db8fc56",
                    "gambit_id": "0d2d8b84-4bc6-46d4-a75a-4316e8e7f935",
                    "last_updated": "2023-01-23T11:32:09.303150-05:00",
                    "created_at": "2023-01-20T22:57:01.494547-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.95000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f072c64-b864-43b9-b569-7ee60c7f3d30/?format=api"
                }
            ]
        }
    ]
}