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/c98718ad-504e-4428-b3a4-e84ccbf3b7de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c98718ad-504e-4428-b3a4-e84ccbf3b7de",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f09c3c30-500e-48c1-bcbe-d2728949e377",
    "completed": true,
    "last_updated": "2023-01-01T14:31:46.455726-05:00",
    "created_at": "2022-12-31T00:12:08.498723-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.0,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f09c3c30-500e-48c1-bcbe-d2728949e377",
    "datetime": "2022-12-31T10:00:00-05:00",
    "cutoff_datetime": "2022-12-31T10:00:00-05:00",
    "name": "Bournemouth v. Crystal Palace",
    "bettypes": [
        {
            "id": "cbddc018-9849-45be-b564-6060d410937d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c98718ad-504e-4428-b3a4-e84ccbf3b7de/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-31T00:12:08.505168-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 5211.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 12402.18,
                "profit_sb": 3402.18,
                "profit_sb_percentage": 37.8,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 3615.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 3322.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3062.0
                    }
                ],
                "expected_reward_tokens": 8603.7,
                "profit_sb": -396.3,
                "profit_sb_percentage": -4.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d0ed784-a3ab-4639-b8a0-f632d0781241",
                    "gambit_id": "a83adc74-524c-4828-b984-dd0e6e52ec17",
                    "last_updated": "2023-01-01T14:31:46.462603-05:00",
                    "created_at": "2022-12-31T00:12:08.506386-05:00",
                    "name": "Crystal Palace",
                    "reward": "2.38000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbddc018-9849-45be-b564-6060d410937d/?format=api"
                },
                {
                    "id": "645109fe-2bde-4e6d-82a1-bd26c7f59ef4",
                    "gambit_id": "8ba819fa-80c0-4e4f-8328-86a096ffa842",
                    "last_updated": "2023-01-01T14:31:46.463727-05:00",
                    "created_at": "2022-12-31T00:12:08.507678-05:00",
                    "name": "Bournemouth",
                    "reward": "2.59000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbddc018-9849-45be-b564-6060d410937d/?format=api"
                },
                {
                    "id": "29b6f587-0389-43ed-b178-545693a8f010",
                    "gambit_id": "12b98add-c7a2-4b88-9426-962104bdcdf3",
                    "last_updated": "2023-01-01T14:31:46.464868-05:00",
                    "created_at": "2022-12-31T00:12:08.508939-05:00",
                    "name": "Draw",
                    "reward": "2.81000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbddc018-9849-45be-b564-6060d410937d/?format=api"
                }
            ]
        },
        {
            "id": "e0747bf0-9830-4afa-a419-bebc80a9e64b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c98718ad-504e-4428-b3a4-e84ccbf3b7de/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-31T00:12:08.500846-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": 5655.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4345.0
                    }
                ],
                "expected_reward_tokens": 8820.35,
                "profit_sb": -179.65,
                "profit_sb_percentage": -2.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47a6a0c4-126f-4fdd-b106-db8138f5dd54",
                    "gambit_id": "e4de9232-1333-4350-a9e5-8880894fb562",
                    "last_updated": "2023-01-01T14:31:46.459101-05:00",
                    "created_at": "2022-12-31T00:12:08.502411-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.56000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0747bf0-9830-4afa-a419-bebc80a9e64b/?format=api"
                },
                {
                    "id": "9d4a567a-c482-4306-8185-22ca260287c1",
                    "gambit_id": "d867e4a2-a738-45a2-8807-15d91a79f97d",
                    "last_updated": "2023-01-01T14:31:46.460300-05:00",
                    "created_at": "2022-12-31T00:12:08.503773-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0747bf0-9830-4afa-a419-bebc80a9e64b/?format=api"
                }
            ]
        }
    ]
}