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/bb8cf43e-4078-4646-ba06-574fcc63445b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb8cf43e-4078-4646-ba06-574fcc63445b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "62ecaf0d-07b3-401a-aad6-f5573726e11e",
    "completed": true,
    "last_updated": "2022-09-08T10:56:55.376222-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/62ecaf0d-07b3-401a-aad6-f5573726e11e",
    "datetime": "2022-09-07T15:00:00-04:00",
    "cutoff_datetime": "2022-09-07T15:00:00-04:00",
    "name": "Tottenham v. Olympique Marseille",
    "bettypes": [
        {
            "id": "73832ba2-7099-45bd-b687-834900ac143a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb8cf43e-4078-4646-ba06-574fcc63445b/?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": "Tottenham",
                        "amount": 7368.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2632.0
                    }
                ],
                "expected_reward_tokens": 10683.6,
                "profit_sb": 1683.6,
                "profit_sb_percentage": 18.71,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6172.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2204.0
                    },
                    {
                        "team": "Olympique Marseille",
                        "amount": 1624.0
                    }
                ],
                "expected_reward_tokens": 8948.24,
                "profit_sb": -51.76,
                "profit_sb_percentage": -0.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a998db64-1ff7-4b9e-9e4f-326b0055c799",
                    "gambit_id": "0edddff6-4114-40f9-a90d-365a354dfe5b",
                    "last_updated": "2022-09-08T10:56:55.384401-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73832ba2-7099-45bd-b687-834900ac143a/?format=api"
                },
                {
                    "id": "ebf93741-8290-4ff3-93e4-7ddcf66b5a76",
                    "gambit_id": "678d366d-8e52-403a-9c7a-504e70eb2526",
                    "last_updated": "2022-09-08T10:56:55.385516-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.06000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73832ba2-7099-45bd-b687-834900ac143a/?format=api"
                },
                {
                    "id": "98f4efa0-81e7-4b94-bc99-db168003b79f",
                    "gambit_id": "39c2089f-51fe-4f67-891d-45abc5d75727",
                    "last_updated": "2022-09-08T10:56:55.383237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Olympique Marseille",
                    "reward": "5.51000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73832ba2-7099-45bd-b687-834900ac143a/?format=api"
                }
            ]
        },
        {
            "id": "e3214b28-321f-4b5e-9ad2-784e564c73aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb8cf43e-4078-4646-ba06-574fcc63445b/?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": 5668.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ff4110b9-4a7e-4a3b-90e1-7f19354e5fa6",
                    "gambit_id": "8f21f1b8-719b-4797-add8-51f4cf7df633",
                    "last_updated": "2022-09-08T10:56:55.380632-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3214b28-321f-4b5e-9ad2-784e564c73aa/?format=api"
                },
                {
                    "id": "89931fc1-1dec-4f41-a8b7-56b218b72314",
                    "gambit_id": "41b871ca-ea0c-4258-80d7-fc38ee953650",
                    "last_updated": "2022-09-08T10:56:55.379472-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3214b28-321f-4b5e-9ad2-784e564c73aa/?format=api"
                }
            ]
        }
    ]
}