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/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fec5aca3-45be-4aab-a24b-271e173f5b56",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2b023160-4f9a-4721-b736-c322b3c8f884",
    "completed": true,
    "last_updated": "2023-08-10T10:23:23.985876-04:00",
    "created_at": "2023-08-08T08:28:08.477408-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2b023160-4f9a-4721-b736-c322b3c8f884",
    "datetime": "2023-08-08T19:10:00-04:00",
    "cutoff_datetime": "2023-08-08T19:10:00-04:00",
    "name": "KAN (B Singer) v. BOS (K Crawford)",
    "bettypes": [
        {
            "id": "a83a937b-6ea0-40af-b2a9-f67090bc0806",
            "match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-08T08:28:08.483248-04: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": "BOS (K Crawford)",
                        "amount": 6232.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4933fc4-9853-4696-a731-a04991b6980f",
                    "gambit_id": "bc09ebc8-3716-4d05-8a29-d3b88650a0ca",
                    "last_updated": "2023-08-10T10:23:24.005361-04:00",
                    "created_at": "2023-08-08T08:28:08.492019-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api"
                },
                {
                    "id": "40b03c40-1c90-4322-aac9-45166bc8db75",
                    "gambit_id": "f22d1ae9-ad3e-40a4-8de7-44bfa89bca67",
                    "last_updated": "2023-08-10T10:23:24.000611-04:00",
                    "created_at": "2023-08-08T08:28:08.487959-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api"
                }
            ]
        },
        {
            "id": "e14a37a7-a84d-4b6c-bf54-ac551a6babed",
            "match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-08T08:28:08.511963-04: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": "KAN",
                        "amount": 5319.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d6bb16c-b072-496e-b163-3fa4775d48b6",
                    "gambit_id": "35138aaf-0fdc-4fce-8cac-00e20162c15f",
                    "last_updated": "2023-08-10T10:23:24.027064-04:00",
                    "created_at": "2023-08-08T08:28:08.515682-04:00",
                    "name": "KAN",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14a37a7-a84d-4b6c-bf54-ac551a6babed/?format=api"
                },
                {
                    "id": "89f7681c-74d2-498d-b0f5-b9e7d963804e",
                    "gambit_id": "57654669-ba99-42fc-b770-1bfadf1c4d9c",
                    "last_updated": "2023-08-10T10:23:24.023329-04:00",
                    "created_at": "2023-08-08T08:28:08.519918-04:00",
                    "name": "BOS",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14a37a7-a84d-4b6c-bf54-ac551a6babed/?format=api"
                }
            ]
        },
        {
            "id": "4cb5c04f-9c4e-45d8-8962-ff392d85f8e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-08T08:28:08.495945-04: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 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "582f1941-189a-4e30-adf3-047430ad2f3f",
                    "gambit_id": "062fa706-ce25-4f79-aee0-8491860799c7",
                    "last_updated": "2023-08-10T10:23:24.012760-04:00",
                    "created_at": "2023-08-08T08:28:08.501710-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb5c04f-9c4e-45d8-8962-ff392d85f8e1/?format=api"
                },
                {
                    "id": "193ae405-7e16-4b6d-a58c-cdb4cc868fce",
                    "gambit_id": "f85695bb-7d82-49ff-bd51-9cbc89fa1c0e",
                    "last_updated": "2023-08-10T10:23:24.016039-04:00",
                    "created_at": "2023-08-08T08:28:08.507115-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb5c04f-9c4e-45d8-8962-ff392d85f8e1/?format=api"
                }
            ]
        }
    ]
}