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/b09281a0-951d-4d21-b096-ccbae69797c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b09281a0-951d-4d21-b096-ccbae69797c7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ac901a8-fc22-4d76-a641-9c639f24073d",
    "completed": true,
    "last_updated": "2023-06-25T10:18:03.160970-04:00",
    "created_at": "2023-06-23T09:28:12.912376-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9ac901a8-fc22-4d76-a641-9c639f24073d",
    "datetime": "2023-06-23T20:40:00-04:00",
    "cutoff_datetime": "2023-06-23T20:40:00-04:00",
    "name": "LAA (P Sandoval) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "bfc07d08-57a2-4939-8542-3a41bce8cd3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b09281a0-951d-4d21-b096-ccbae69797c7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:12.914951-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": "LAA (P Sandoval)",
                        "amount": 5627.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "96861053-033b-425a-bb3c-48db155b91ec",
                    "gambit_id": "d03b3f8d-e76a-415e-a091-2ecebca49ce5",
                    "last_updated": "2023-06-25T10:18:03.164715-04:00",
                    "created_at": "2023-06-23T09:28:12.917192-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc07d08-57a2-4939-8542-3a41bce8cd3d/?format=api"
                },
                {
                    "id": "ef856c18-8af3-4fcf-81ef-0fbd585fc1f2",
                    "gambit_id": "1a32d405-39e9-4155-bd71-777438ee2f8a",
                    "last_updated": "2023-06-25T10:18:03.166517-04:00",
                    "created_at": "2023-06-23T09:28:12.919679-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc07d08-57a2-4939-8542-3a41bce8cd3d/?format=api"
                }
            ]
        },
        {
            "id": "88c57e62-82a7-4141-a31f-7683e3c221fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b09281a0-951d-4d21-b096-ccbae69797c7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:12.921871-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": "COL",
                        "amount": 5213.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4350f4ee-b6e4-49c9-9d81-3d7271896fb1",
                    "gambit_id": "969d3cc2-4dde-4518-92fc-c831340c4fed",
                    "last_updated": "2023-06-25T10:18:03.175147-04:00",
                    "created_at": "2023-06-23T09:28:12.925930-04:00",
                    "name": "COL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c57e62-82a7-4141-a31f-7683e3c221fd/?format=api"
                },
                {
                    "id": "cfc9fca6-f2e6-435b-9c62-12fad6f2e347",
                    "gambit_id": "85df9c40-c808-4fd2-b4ff-7745e93d3943",
                    "last_updated": "2023-06-25T10:18:03.173556-04:00",
                    "created_at": "2023-06-23T09:28:12.923689-04:00",
                    "name": "LAA",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c57e62-82a7-4141-a31f-7683e3c221fd/?format=api"
                }
            ]
        },
        {
            "id": "d199ff15-f035-410d-9235-a7b8af193031",
            "match": "https://api-prod.gambitprofit.com/api/matches/b09281a0-951d-4d21-b096-ccbae69797c7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:12.927982-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 12",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 12",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d05941a6-e0ee-43bf-aed2-7f0a4e8a9603",
                    "gambit_id": "2ead944d-0a29-498f-b2cb-1e8f23a56417",
                    "last_updated": "2023-06-25T10:18:03.178238-04:00",
                    "created_at": "2023-06-23T09:28:12.929820-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d199ff15-f035-410d-9235-a7b8af193031/?format=api"
                },
                {
                    "id": "f060a4bf-486f-43e3-8d06-b0ecd1ceb979",
                    "gambit_id": "ee4ba2d7-c306-49b3-93f0-65dcb1c41ad4",
                    "last_updated": "2023-06-25T10:18:03.179723-04:00",
                    "created_at": "2023-06-23T09:28:12.932176-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d199ff15-f035-410d-9235-a7b8af193031/?format=api"
                }
            ]
        }
    ]
}