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/81d69ec6-1653-48ec-ae5d-443b4054fece/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "81d69ec6-1653-48ec-ae5d-443b4054fece",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6fc8823b-3193-4d97-8fcc-34cf00beca44",
    "completed": true,
    "last_updated": "2023-08-29T09:13:27.581428-04:00",
    "created_at": "2023-08-27T08:13:17.911327-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6fc8823b-3193-4d97-8fcc-34cf00beca44",
    "datetime": "2023-08-27T13:35:00-04:00",
    "cutoff_datetime": "2023-08-27T13:35:00-04:00",
    "name": "COL (T Blach) v. BAL (J Flaherty)",
    "bettypes": [
        {
            "id": "475838a1-c6df-4dcf-a535-65667b639ad7",
            "match": "https://api-prod.gambitprofit.com/api/matches/81d69ec6-1653-48ec-ae5d-443b4054fece/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-27T08:13:17.920541-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 (J Flaherty)",
                        "amount": 6885.0
                    },
                    {
                        "team": "COL (T Blach)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5fe854ed-2c43-41e5-a917-11319d52d7bf",
                    "gambit_id": "1d13c02d-8014-48ab-85f2-1e527e15cc2a",
                    "last_updated": "2023-08-29T09:13:27.599944-04:00",
                    "created_at": "2023-08-27T08:13:17.929095-04:00",
                    "name": "BAL (J Flaherty)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475838a1-c6df-4dcf-a535-65667b639ad7/?format=api"
                },
                {
                    "id": "fbd6bee3-51fa-492c-823d-6c6f4ff3ef09",
                    "gambit_id": "3be52a79-fcdc-4ae1-bfd6-928b1a0e0949",
                    "last_updated": "2023-08-29T09:13:27.596411-04:00",
                    "created_at": "2023-08-27T08:13:17.925172-04:00",
                    "name": "COL (T Blach)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475838a1-c6df-4dcf-a535-65667b639ad7/?format=api"
                }
            ]
        },
        {
            "id": "69f5f2e3-f7f2-4025-8fcb-11a818b35382",
            "match": "https://api-prod.gambitprofit.com/api/matches/81d69ec6-1653-48ec-ae5d-443b4054fece/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-27T08:53:11.560392-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": "COL",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "171e5982-3d99-4f15-8feb-132849a4a962",
                    "gambit_id": "1c3c6a5a-b0f3-41fd-b09e-a8b388f27016",
                    "last_updated": "2023-08-29T09:13:27.622452-04:00",
                    "created_at": "2023-08-27T08:53:11.568599-04:00",
                    "name": "BAL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f5f2e3-f7f2-4025-8fcb-11a818b35382/?format=api"
                },
                {
                    "id": "062ca824-7878-471a-94ff-e046f559362b",
                    "gambit_id": "3c244c4c-d2bb-4cbd-bed4-fabe8b2cffe6",
                    "last_updated": "2023-08-29T09:13:27.617545-04:00",
                    "created_at": "2023-08-27T08:53:11.564561-04:00",
                    "name": "COL",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f5f2e3-f7f2-4025-8fcb-11a818b35382/?format=api"
                }
            ]
        },
        {
            "id": "9d3e4dc2-9e22-48fe-b1c6-61719d2a24fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/81d69ec6-1653-48ec-ae5d-443b4054fece/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-27T08:13:17.933440-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aea99a9c-a981-4a89-838a-77ff5d018e21",
                    "gambit_id": "084ce0d5-e577-498b-b2ab-a1a7dc8a0682",
                    "last_updated": "2023-08-29T09:13:27.606839-04:00",
                    "created_at": "2023-08-27T08:13:17.937025-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3e4dc2-9e22-48fe-b1c6-61719d2a24fb/?format=api"
                },
                {
                    "id": "d2f4ef6d-6685-4fc8-92f6-e645915bf13d",
                    "gambit_id": "fb1e19c0-5c34-4af5-810f-f7cacee3fb2e",
                    "last_updated": "2023-08-29T09:13:27.610371-04:00",
                    "created_at": "2023-08-27T08:13:17.941166-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3e4dc2-9e22-48fe-b1c6-61719d2a24fb/?format=api"
                }
            ]
        }
    ]
}