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/1ffce707-089e-46bc-b6bd-5e38e17a454c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1ffce707-089e-46bc-b6bd-5e38e17a454c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "80631fb5-fd6e-4335-b802-80d0805cfcf2",
    "completed": true,
    "last_updated": "2022-10-13T09:57:19.755446-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.17,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/80631fb5-fd6e-4335-b802-80d0805cfcf2",
    "datetime": "2022-10-12T15:00:00-04:00",
    "cutoff_datetime": "2022-10-12T15:00:00-04:00",
    "name": "FC Barcelona v. Inter Milan",
    "bettypes": [
        {
            "id": "92416bdf-32cc-44f0-8350-9665319d1e43",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ffce707-089e-46bc-b6bd-5e38e17a454c/?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": "FC Barcelona",
                        "amount": 7508.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2492.0
                    }
                ],
                "expected_reward_tokens": 11186.92,
                "profit_sb": 1686.92,
                "profit_sb_percentage": 17.76,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Barcelona",
                        "amount": 6303.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2092.0
                    },
                    {
                        "team": "Inter Milan",
                        "amount": 1605.0
                    }
                ],
                "expected_reward_tokens": 9389.25,
                "profit_sb": -110.75,
                "profit_sb_percentage": -1.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32662a1b-cd64-4390-b4a6-bd9f076bfe89",
                    "gambit_id": "668baac2-002d-4bc0-a11a-52e776c5ae3f",
                    "last_updated": "2022-10-13T09:57:19.762308-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Barcelona",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92416bdf-32cc-44f0-8350-9665319d1e43/?format=api"
                },
                {
                    "id": "52f82907-d340-4aa1-b1de-9a861b830ea0",
                    "gambit_id": "88dd5f25-90a8-4ac1-bffd-c37be7e8f50a",
                    "last_updated": "2022-10-13T09:57:19.763298-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.49000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92416bdf-32cc-44f0-8350-9665319d1e43/?format=api"
                },
                {
                    "id": "e1eea484-d2f0-45bd-9f0b-8a19538e57c0",
                    "gambit_id": "ad7e9ce0-8097-4464-ba07-ea6b91d22a89",
                    "last_updated": "2022-10-13T09:57:19.761318-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Milan",
                    "reward": "5.85000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92416bdf-32cc-44f0-8350-9665319d1e43/?format=api"
                }
            ]
        },
        {
            "id": "3ff129eb-24f4-4110-a67d-da534ddf4309",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ffce707-089e-46bc-b6bd-5e38e17a454c/?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 Over 2.5",
                        "amount": 6067.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3933.0
                    }
                ],
                "expected_reward_tokens": 9281.88,
                "profit_sb": -218.12,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f9e1f43-885c-4cf5-8132-4ce8d4c371ff",
                    "gambit_id": "6a470067-4339-40de-bc5d-e215f990c146",
                    "last_updated": "2022-10-13T09:57:19.758238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.53000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff129eb-24f4-4110-a67d-da534ddf4309/?format=api"
                },
                {
                    "id": "8c3049c3-6efe-4aac-8f67-e7310e589dd2",
                    "gambit_id": "a1238b93-ffa2-4045-8186-c4b94efb7316",
                    "last_updated": "2022-10-13T09:57:19.759361-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff129eb-24f4-4110-a67d-da534ddf4309/?format=api"
                }
            ]
        }
    ]
}