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/064106db-602c-4b3d-9e7b-6397ef9cde06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "064106db-602c-4b3d-9e7b-6397ef9cde06",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "83b19725-9c5b-4bf1-a45f-7e4e576a58db",
    "completed": true,
    "last_updated": "2022-09-11T21:22:16.372648-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/83b19725-9c5b-4bf1-a45f-7e4e576a58db",
    "datetime": "2022-09-10T20:30:00-04:00",
    "cutoff_datetime": "2022-09-10T20:30:00-04:00",
    "name": "Houston Dynamo v. Sporting Kansas City",
    "bettypes": [
        {
            "id": "8543c747-73ec-44a1-8534-14c92dbb7676",
            "match": "https://api-prod.gambitprofit.com/api/matches/064106db-602c-4b3d-9e7b-6397ef9cde06/?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": "Houston Dynamo",
                        "amount": 5462.0
                    },
                    {
                        "team": "Sporting Kansas City",
                        "amount": 4538.0
                    }
                ],
                "expected_reward_tokens": 12071.02,
                "profit_sb": 3071.02,
                "profit_sb_percentage": 34.12,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Houston Dynamo",
                        "amount": 4009.0
                    },
                    {
                        "team": "Sporting Kansas City",
                        "amount": 3331.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2661.0
                    }
                ],
                "expected_reward_tokens": 8859.89,
                "profit_sb": -140.11,
                "profit_sb_percentage": -1.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f91365d-12ae-479c-b9ab-96e3108e6f22",
                    "gambit_id": "83337ac5-6aed-4ee5-b6e7-3910d67d4d63",
                    "last_updated": "2022-09-11T21:22:16.380152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Dynamo",
                    "reward": "2.21000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
                },
                {
                    "id": "02a27699-87f7-405e-83eb-299ac248fd64",
                    "gambit_id": "06a0885e-5316-4fa8-b57c-b39f8f911a15",
                    "last_updated": "2022-09-11T21:22:16.379009-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sporting Kansas City",
                    "reward": "2.66000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
                },
                {
                    "id": "86eec3d4-161b-4c1d-ad5b-de44044d25ac",
                    "gambit_id": "24590fc8-613c-4ccc-aab6-97e750e8ad39",
                    "last_updated": "2022-09-11T21:22:16.381275-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.33000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
                }
            ]
        },
        {
            "id": "c2b7cf37-81e7-4832-8895-10b00f1c51dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/064106db-602c-4b3d-9e7b-6397ef9cde06/?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": 5838.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 8989.92,
                "profit_sb": -10.08,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aef7aa79-d0e6-4427-a8fd-2103dabf902f",
                    "gambit_id": "b7ab6783-98f7-41dc-a998-5746357d6788",
                    "last_updated": "2022-09-11T21:22:16.376564-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.54000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api"
                },
                {
                    "id": "4325677a-0faf-479c-a46a-cf84b7060089",
                    "gambit_id": "a2a0f271-140f-42a2-a532-9d2559992d2e",
                    "last_updated": "2022-09-11T21:22:16.375413-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api"
                }
            ]
        }
    ]
}