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/c888b64e-ea8e-46c8-8c9d-b4d2addf09fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c888b64e-ea8e-46c8-8c9d-b4d2addf09fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8b41e32e-f7e8-43d0-9146-5d705351ef8d",
    "completed": true,
    "last_updated": "2023-04-22T13:07:16.022193-04:00",
    "created_at": "2023-04-21T12:52:12.263449-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8b41e32e-f7e8-43d0-9146-5d705351ef8d",
    "datetime": "2023-04-21T14:20:00-04:00",
    "cutoff_datetime": "2023-04-21T14:20:00-04:00",
    "name": "LOS (J Urias) v. CHC (D Smyly)",
    "bettypes": [
        {
            "id": "08710679-f950-464c-9a2c-2326b1495a12",
            "match": "https://api-prod.gambitprofit.com/api/matches/c888b64e-ea8e-46c8-8c9d-b4d2addf09fe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-21T12:52:12.280156-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": "LOS (J Urias)",
                        "amount": 5990.0
                    },
                    {
                        "team": "CHC (D Smyly)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9583.9,
                "profit_sb": 83.9,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc85f789-1615-4aef-81dc-27ddcfcf42cc",
                    "gambit_id": "bd744034-f412-46b4-aca2-4958f7aa52dc",
                    "last_updated": "2023-04-22T13:07:16.039691-04:00",
                    "created_at": "2023-04-21T12:52:12.283836-04:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08710679-f950-464c-9a2c-2326b1495a12/?format=api"
                },
                {
                    "id": "ab82b727-c24f-4f49-ba23-0c5ab785a269",
                    "gambit_id": "38c5931e-3d62-4e11-88a5-4cf1fd559ee5",
                    "last_updated": "2023-04-22T13:07:16.037997-04:00",
                    "created_at": "2023-04-21T12:52:12.281927-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08710679-f950-464c-9a2c-2326b1495a12/?format=api"
                }
            ]
        },
        {
            "id": "5d641c3a-0054-4621-8671-2c90657df3af",
            "match": "https://api-prod.gambitprofit.com/api/matches/c888b64e-ea8e-46c8-8c9d-b4d2addf09fe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-21T12:52:12.274677-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": "CHC",
                        "amount": 5000.0
                    },
                    {
                        "team": "LOS",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97d0c311-1e57-45ac-aad3-717f6195c55d",
                    "gambit_id": "c0397e92-c649-47ef-a9f9-7cc7afcf7998",
                    "last_updated": "2023-04-22T13:07:16.032316-04:00",
                    "created_at": "2023-04-21T12:52:12.276358-04:00",
                    "name": "CHC",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d641c3a-0054-4621-8671-2c90657df3af/?format=api"
                },
                {
                    "id": "5565bde5-ca8b-4648-b739-671db4a5e035",
                    "gambit_id": "489bb7c2-33c9-4e52-a15c-b6999cd96ae1",
                    "last_updated": "2023-04-22T13:07:16.034374-04:00",
                    "created_at": "2023-04-21T12:52:12.278174-04:00",
                    "name": "LOS",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d641c3a-0054-4621-8671-2c90657df3af/?format=api"
                }
            ]
        },
        {
            "id": "9733c9b9-d7d3-439a-b7fc-90a4da7e94f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c888b64e-ea8e-46c8-8c9d-b4d2addf09fe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-21T12:52:12.267089-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 Under 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0be344bb-a449-482a-bafe-a9198bb0847c",
                    "gambit_id": "3671eed6-8ee1-4d78-a558-55a27ab0e6f2",
                    "last_updated": "2023-04-22T13:07:16.026636-04:00",
                    "created_at": "2023-04-21T12:52:12.269831-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733c9b9-d7d3-439a-b7fc-90a4da7e94f8/?format=api"
                },
                {
                    "id": "1d631fb7-a7c9-4863-b6f9-cdc81256d83c",
                    "gambit_id": "9a3a571d-b3e8-4c30-9eda-c86c22c16485",
                    "last_updated": "2023-04-22T13:07:16.028521-04:00",
                    "created_at": "2023-04-21T12:52:12.272782-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733c9b9-d7d3-439a-b7fc-90a4da7e94f8/?format=api"
                }
            ]
        }
    ]
}