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/8aff87ba-a2b7-4cab-9b5f-61222a37f569/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8aff87ba-a2b7-4cab-9b5f-61222a37f569",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "74cb6c89-5f2f-4707-a236-94c24a4d6f0a",
    "completed": true,
    "last_updated": "2022-11-25T09:32:01.879930-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.29,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/74cb6c89-5f2f-4707-a236-94c24a4d6f0a",
    "datetime": "2022-11-24T14:00:00-05:00",
    "cutoff_datetime": "2022-11-24T14:00:00-05:00",
    "name": "Brazil v. Serbia",
    "bettypes": [
        {
            "id": "d4d6ff83-a322-444c-8d78-907d17b34a75",
            "match": "https://api-prod.gambitprofit.com/api/matches/8aff87ba-a2b7-4cab-9b5f-61222a37f569/?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": "Brazil",
                        "amount": 7433.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2567.0
                    }
                ],
                "expected_reward_tokens": 10034.55,
                "profit_sb": 1034.55,
                "profit_sb_percentage": 11.5,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brazil",
                        "amount": 6373.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2200.0
                    },
                    {
                        "team": "Serbia",
                        "amount": 1427.0
                    }
                ],
                "expected_reward_tokens": 8602.0,
                "profit_sb": -398.0,
                "profit_sb_percentage": -4.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bb70691-2251-4462-b6ea-d20aed34b2eb",
                    "gambit_id": "da2a5b95-d1b3-41ca-a191-1469f6f7f4d0",
                    "last_updated": "2022-11-25T09:32:01.886859-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brazil",
                    "reward": "1.35000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d6ff83-a322-444c-8d78-907d17b34a75/?format=api"
                },
                {
                    "id": "5069fbcc-47f5-4b2b-8e0e-42df68efe638",
                    "gambit_id": "70ba7e4c-e33c-486d-ae23-8687dd3cf821",
                    "last_updated": "2022-11-25T09:32:01.887868-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.91000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d6ff83-a322-444c-8d78-907d17b34a75/?format=api"
                },
                {
                    "id": "70861094-8725-4f00-a7e0-7c318b4c4332",
                    "gambit_id": "858d52c0-ba5b-4986-acc2-00e519c2bff4",
                    "last_updated": "2022-11-25T09:32:01.885837-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Serbia",
                    "reward": "6.03000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d6ff83-a322-444c-8d78-907d17b34a75/?format=api"
                }
            ]
        },
        {
            "id": "6bd0aab2-2412-444e-a064-a447d9a01a13",
            "match": "https://api-prod.gambitprofit.com/api/matches/8aff87ba-a2b7-4cab-9b5f-61222a37f569/?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": 5244.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4756.0
                    }
                ],
                "expected_reward_tokens": 8703.48,
                "profit_sb": -296.52,
                "profit_sb_percentage": -3.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f103484-d9b2-405e-8e2d-744233d3efd4",
                    "gambit_id": "f4b88ad5-e551-4f42-8095-2e139ba890a9",
                    "last_updated": "2022-11-25T09:32:01.883576-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd0aab2-2412-444e-a064-a447d9a01a13/?format=api"
                },
                {
                    "id": "e53fd77e-f92f-4f75-a8a5-44016ab65460",
                    "gambit_id": "4d2973dd-2d76-44de-9d53-4a23cecfdf68",
                    "last_updated": "2022-11-25T09:32:01.882500-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd0aab2-2412-444e-a064-a447d9a01a13/?format=api"
                }
            ]
        }
    ]
}