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/5083fa53-f901-4dba-8668-adf1df696e09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5083fa53-f901-4dba-8668-adf1df696e09",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cda2a85d-7076-42f3-ba27-3995265289b6",
    "completed": true,
    "last_updated": "2023-09-05T10:53:03.431903-04:00",
    "created_at": "2023-09-04T09:48:08.073144-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cda2a85d-7076-42f3-ba27-3995265289b6",
    "datetime": "2023-09-04T21:38:00-04:00",
    "cutoff_datetime": "2023-09-04T21:38:00-04:00",
    "name": "BAL (G Rodriguez) v. LAA (K Rosenberg)",
    "bettypes": [
        {
            "id": "14baca86-e382-49cc-a181-6b0204c4fd5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5083fa53-f901-4dba-8668-adf1df696e09/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T09:48:08.079141-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": "BAL (G Rodriguez)",
                        "amount": 6173.0
                    },
                    {
                        "team": "LAA (K Rosenberg)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7382a100-ef08-4179-b848-d9c4cd8341bb",
                    "gambit_id": "e5368195-7711-49d1-ae51-e03c152a0d07",
                    "last_updated": "2023-09-05T10:53:03.441884-04:00",
                    "created_at": "2023-09-04T09:48:08.083064-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14baca86-e382-49cc-a181-6b0204c4fd5b/?format=api"
                },
                {
                    "id": "829d4907-518f-4d13-ad6e-8a1d69f82122",
                    "gambit_id": "3887339e-24c9-4f9a-8d0e-535b99eced27",
                    "last_updated": "2023-09-05T10:53:03.447265-04:00",
                    "created_at": "2023-09-04T09:48:08.086749-04:00",
                    "name": "LAA (K Rosenberg)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14baca86-e382-49cc-a181-6b0204c4fd5b/?format=api"
                }
            ]
        },
        {
            "id": "2970e252-1684-4e52-8ca4-91f86284d68d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5083fa53-f901-4dba-8668-adf1df696e09/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T09:48:08.092033-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": "BAL",
                        "amount": 5319.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64bc8042-f632-497f-b612-13b7e117bf12",
                    "gambit_id": "142ec475-2391-4119-ab81-6b602075a535",
                    "last_updated": "2023-09-05T10:53:03.474209-04:00",
                    "created_at": "2023-09-04T09:48:08.095858-04:00",
                    "name": "BAL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2970e252-1684-4e52-8ca4-91f86284d68d/?format=api"
                },
                {
                    "id": "df234169-f1b7-4570-b239-1dd97561c8ca",
                    "gambit_id": "c186c0d9-3ec6-4950-87df-206bdbb13d30",
                    "last_updated": "2023-09-05T10:53:03.478985-04:00",
                    "created_at": "2023-09-04T09:48:08.100254-04:00",
                    "name": "LAA",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2970e252-1684-4e52-8ca4-91f86284d68d/?format=api"
                }
            ]
        },
        {
            "id": "e8961191-6d1a-4cad-996d-f95bf4391a67",
            "match": "https://api-prod.gambitprofit.com/api/matches/5083fa53-f901-4dba-8668-adf1df696e09/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T09:48:08.105089-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18e5eb89-0526-4de8-aaa0-cef96afe0627",
                    "gambit_id": "b10a2601-6022-4dfa-8b22-06c5f029d25f",
                    "last_updated": "2023-09-05T10:53:03.486898-04:00",
                    "created_at": "2023-09-04T09:48:08.109107-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8961191-6d1a-4cad-996d-f95bf4391a67/?format=api"
                },
                {
                    "id": "7699bfcb-60bf-4100-83fa-9275309ed552",
                    "gambit_id": "25579320-692e-42ab-907e-3ab90e5ad03a",
                    "last_updated": "2023-09-05T10:53:03.490839-04:00",
                    "created_at": "2023-09-04T09:48:08.113284-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8961191-6d1a-4cad-996d-f95bf4391a67/?format=api"
                }
            ]
        }
    ]
}