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/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6f9806e-9bb6-4335-a792-bb94f8232031",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e041cce-0fa9-443e-8473-07798227be91",
    "completed": true,
    "last_updated": "2023-09-23T20:48:07.438816-04:00",
    "created_at": "2023-09-22T09:58:24.489591-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5e041cce-0fa9-443e-8473-07798227be91",
    "datetime": "2023-09-22T21:40:00-04:00",
    "cutoff_datetime": "2023-09-22T21:40:00-04:00",
    "name": "STL (D Hudson) v. SDG (M Waldron)",
    "bettypes": [
        {
            "id": "dda41743-9512-45af-b2e9-1c3010cd60ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-22T09:58:24.494442-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": "SDG (M Waldron)",
                        "amount": 6139.0
                    },
                    {
                        "team": "STL (D Hudson)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "812ce5e9-f149-4575-8d6b-58dab391e633",
                    "gambit_id": "8501c554-37bf-47ed-9076-4db77e3a093e",
                    "last_updated": "2023-09-23T20:48:07.456834-04:00",
                    "created_at": "2023-09-22T09:58:24.501650-04:00",
                    "name": "SDG (M Waldron)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda41743-9512-45af-b2e9-1c3010cd60ca/?format=api"
                },
                {
                    "id": "042980d1-b76c-4978-a07f-91bfcf85c317",
                    "gambit_id": "58c19e42-88a4-424b-b35b-578c3cb4b87e",
                    "last_updated": "2023-09-23T20:48:07.453364-04:00",
                    "created_at": "2023-09-22T09:58:24.497926-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda41743-9512-45af-b2e9-1c3010cd60ca/?format=api"
                }
            ]
        },
        {
            "id": "5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-22T09:58:24.505864-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": "STL",
                        "amount": 5614.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1a05b19-6cc0-44c7-ba98-90a387dcee60",
                    "gambit_id": "cea81dd7-f53e-46e2-878a-ad4cb330e05e",
                    "last_updated": "2023-09-23T20:48:07.477759-04:00",
                    "created_at": "2023-09-22T09:58:24.509235-04:00",
                    "name": "STL",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api"
                },
                {
                    "id": "655ed89b-7c2d-4396-8355-18b3c6b433ce",
                    "gambit_id": "fb55c214-b361-4583-b2c7-b77e2fe173d5",
                    "last_updated": "2023-09-23T20:48:07.486555-04:00",
                    "created_at": "2023-09-22T09:58:24.512888-04:00",
                    "name": "SDG",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api"
                }
            ]
        },
        {
            "id": "844ee14a-7e9c-40a7-9b7e-5fcd6af14ee0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-22T09:58:24.516955-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68c78bf8-e619-4e5e-b8b5-bef3fdc67ead",
                    "gambit_id": "6745ee6b-de76-48ee-b4c4-9b3b103f13d8",
                    "last_updated": "2023-09-23T20:48:07.502787-04:00",
                    "created_at": "2023-09-22T09:58:24.524177-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/844ee14a-7e9c-40a7-9b7e-5fcd6af14ee0/?format=api"
                },
                {
                    "id": "3e5653f7-bb29-4870-98b1-9d4d237c8815",
                    "gambit_id": "53ab9d7d-979b-4657-91c4-cab8c032846f",
                    "last_updated": "2023-09-23T20:48:07.498739-04:00",
                    "created_at": "2023-09-22T09:58:24.520339-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/844ee14a-7e9c-40a7-9b7e-5fcd6af14ee0/?format=api"
                }
            ]
        }
    ]
}