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/41fe45d7-266b-470a-bd8f-353589682375/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "41fe45d7-266b-470a-bd8f-353589682375",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "96ec220b-0d9a-4a20-80b5-d21fe79a495d",
    "completed": true,
    "last_updated": "2023-09-02T17:23:07.947679-04:00",
    "created_at": "2023-09-01T01:03:11.126726-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/96ec220b-0d9a-4a20-80b5-d21fe79a495d",
    "datetime": "2023-09-01T20:10:00-04:00",
    "cutoff_datetime": "2023-09-01T20:10:00-04:00",
    "name": "BOS (J Paxton) v. KAN (J Lyles)",
    "bettypes": [
        {
            "id": "c9a30431-64e3-4d3f-a621-1d39e17f6d91",
            "match": "https://api-prod.gambitprofit.com/api/matches/41fe45d7-266b-470a-bd8f-353589682375/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-01T01:03:11.136918-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 (J Paxton)",
                        "amount": 6434.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e789611b-4ff4-425d-8471-bb7879ce9939",
                    "gambit_id": "3cb7b06d-823a-430f-963f-84ba2a181642",
                    "last_updated": "2023-09-02T17:23:07.955928-04:00",
                    "created_at": "2023-09-01T01:03:11.141280-04:00",
                    "name": "BOS (J Paxton)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9a30431-64e3-4d3f-a621-1d39e17f6d91/?format=api"
                },
                {
                    "id": "12bfaf00-7a5e-440f-a74a-428d22e7d147",
                    "gambit_id": "ae6e37f3-9867-4dee-9c76-64302bac0bf6",
                    "last_updated": "2023-09-02T17:23:07.959229-04:00",
                    "created_at": "2023-09-01T01:03:11.145673-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9a30431-64e3-4d3f-a621-1d39e17f6d91/?format=api"
                }
            ]
        },
        {
            "id": "5b7b659c-85b0-416f-9916-2d40249cb8a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/41fe45d7-266b-470a-bd8f-353589682375/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-01T01:03:11.150846-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e26cdc10-cb9f-4462-b679-58312aadd2dd",
                    "gambit_id": "db724613-8e1f-4440-8d80-68bc52afbc4a",
                    "last_updated": "2023-09-02T17:23:07.966091-04:00",
                    "created_at": "2023-09-01T01:03:11.154413-04:00",
                    "name": "BOS",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b7b659c-85b0-416f-9916-2d40249cb8a8/?format=api"
                },
                {
                    "id": "c85e871e-2309-4481-ab2e-34075241e825",
                    "gambit_id": "a5e1e39e-f297-4c48-9048-6c00d3f41268",
                    "last_updated": "2023-09-02T17:23:07.969665-04:00",
                    "created_at": "2023-09-01T01:03:11.158728-04:00",
                    "name": "KAN",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b7b659c-85b0-416f-9916-2d40249cb8a8/?format=api"
                }
            ]
        },
        {
            "id": "db5e73c0-92a6-4536-aebf-a2303ede8cf5",
            "match": "https://api-prod.gambitprofit.com/api/matches/41fe45d7-266b-470a-bd8f-353589682375/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-01T01:03:11.162209-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ccd1fe9-0306-4405-b34d-99686d059955",
                    "gambit_id": "fe318662-5fa3-402a-95d8-2b2881792670",
                    "last_updated": "2023-09-02T17:23:07.977837-04:00",
                    "created_at": "2023-09-01T01:03:11.165987-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5e73c0-92a6-4536-aebf-a2303ede8cf5/?format=api"
                },
                {
                    "id": "7362600b-aecf-485e-94d6-c3475b6fb498",
                    "gambit_id": "ec0d4c0a-68d7-4ac5-9fc5-06fbb3ce10e0",
                    "last_updated": "2023-09-02T17:23:07.981358-04:00",
                    "created_at": "2023-09-01T01:03:11.169657-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5e73c0-92a6-4536-aebf-a2303ede8cf5/?format=api"
                }
            ]
        }
    ]
}