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/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "36e99295-46cf-4094-8960-3bf174f3cea4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2a1ab64a-a529-499f-8ebf-bd4312c03aea",
    "completed": true,
    "last_updated": "2023-06-06T16:02:19.156788-04:00",
    "created_at": "2023-06-05T10:57:14.728920-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2a1ab64a-a529-499f-8ebf-bd4312c03aea",
    "datetime": "2023-06-05T18:40:00-04:00",
    "cutoff_datetime": "2023-06-05T18:40:00-04:00",
    "name": "DET (J Wentz) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "3881c868-37af-460a-b078-2f144362150e",
            "match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-05T10:57:14.732988-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": "PHI (A Nola)",
                        "amount": 6892.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 3108.0
                    }
                ],
                "expected_reward_tokens": 9510.48,
                "profit_sb": 10.48,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "12e0aa9e-4be7-44ba-bae9-3f1c54d79ee7",
                    "gambit_id": "71fd8776-c8a0-41a9-bcbf-6e186033e0f8",
                    "last_updated": "2023-06-06T16:02:19.161510-04:00",
                    "created_at": "2023-06-05T10:57:14.747030-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3881c868-37af-460a-b078-2f144362150e/?format=api"
                },
                {
                    "id": "7758aa3f-da8e-48f4-b0b9-65f1a7bec9a7",
                    "gambit_id": "04d880fc-a384-48e9-9461-5a31625601a1",
                    "last_updated": "2023-06-06T16:02:19.160159-04:00",
                    "created_at": "2023-06-05T10:57:14.743807-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "3.06000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3881c868-37af-460a-b078-2f144362150e/?format=api"
                }
            ]
        },
        {
            "id": "4173a76a-0cf7-4fbd-8361-528fca626f17",
            "match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-05T10:57:14.750874-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": "PHI",
                        "amount": 5317.0
                    },
                    {
                        "team": "DET",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7d2b2ec-73bc-465f-bd04-ef4bda5047e8",
                    "gambit_id": "1d270c3e-1f1a-4841-a504-c9da5ee73dca",
                    "last_updated": "2023-06-06T16:02:19.165547-04:00",
                    "created_at": "2023-06-05T10:57:14.757462-04:00",
                    "name": "PHI",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api"
                },
                {
                    "id": "8c06af85-5326-4242-8f02-c3349d9d1a08",
                    "gambit_id": "562a2203-97d2-4057-a60d-b7eabfeaf8eb",
                    "last_updated": "2023-06-06T16:02:19.164113-04:00",
                    "created_at": "2023-06-05T10:57:14.753764-04:00",
                    "name": "DET",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api"
                }
            ]
        },
        {
            "id": "42bbc81b-1358-4dd7-b081-42682294ab32",
            "match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-05T10:57:14.760680-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 8",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a37b497-e23e-41cc-9463-66cd7cfdf7a5",
                    "gambit_id": "9151421c-57bf-4137-a103-4823eed6d041",
                    "last_updated": "2023-06-06T16:02:19.168135-04:00",
                    "created_at": "2023-06-05T10:57:14.763702-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bbc81b-1358-4dd7-b081-42682294ab32/?format=api"
                },
                {
                    "id": "5ebee768-018a-4199-a51d-233344f8e15c",
                    "gambit_id": "7e2203cb-d88e-4ac8-833d-c6cb7332b421",
                    "last_updated": "2023-06-06T16:02:19.170414-04:00",
                    "created_at": "2023-06-05T10:57:14.768527-04:00",
                    "name": "Game Total Under 8",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bbc81b-1358-4dd7-b081-42682294ab32/?format=api"
                }
            ]
        }
    ]
}