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/00a86ea6-8d46-444c-b810-f50619fce322/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00a86ea6-8d46-444c-b810-f50619fce322",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a1fd99e0-1877-4264-be67-aee0a2ebfaf0",
    "completed": true,
    "last_updated": "2023-04-04T11:12:05.804174-04:00",
    "created_at": "2023-04-03T09:56:53.971587-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.47,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a1fd99e0-1877-4264-be67-aee0a2ebfaf0",
    "datetime": "2023-04-03T21:40:00-04:00",
    "cutoff_datetime": "2023-04-03T21:40:00-04:00",
    "name": "LAA (R Detmers) v. SEA (G Kirby)",
    "bettypes": [
        {
            "id": "b2127c72-18e8-4e64-8d21-84f5f640cddb",
            "match": "https://api-prod.gambitprofit.com/api/matches/00a86ea6-8d46-444c-b810-f50619fce322/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-03T09:56:53.984801-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": "SEA (G Kirby)",
                        "amount": 5638.0
                    },
                    {
                        "team": "LAA (R Detmers)",
                        "amount": 4362.0
                    }
                ],
                "expected_reward_tokens": 9640.02,
                "profit_sb": 140.02,
                "profit_sb_percentage": 1.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "66ccfbe6-fd1b-445d-91f5-e2ac63623db1",
                    "gambit_id": "990962bb-fc6a-435e-9726-0cfca7c88cd3",
                    "last_updated": "2023-04-04T11:12:05.816085-04:00",
                    "created_at": "2023-04-03T09:56:53.987068-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.71000",
                    "odds": "1.73530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2127c72-18e8-4e64-8d21-84f5f640cddb/?format=api"
                },
                {
                    "id": "891d13f2-092f-4c12-8494-e442a62f39e1",
                    "gambit_id": "b053d4d2-5906-4ef4-afae-056b33afa29d",
                    "last_updated": "2023-04-04T11:12:05.817283-04:00",
                    "created_at": "2023-04-03T09:56:53.989039-04:00",
                    "name": "LAA (R Detmers)",
                    "reward": "2.21000",
                    "odds": "2.26000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2127c72-18e8-4e64-8d21-84f5f640cddb/?format=api"
                }
            ]
        },
        {
            "id": "d869b641-1915-40fa-8d67-c63e1ce60e11",
            "match": "https://api-prod.gambitprofit.com/api/matches/00a86ea6-8d46-444c-b810-f50619fce322/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-03T09:56:53.979462-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": "LAA",
                        "amount": 6163.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c2fb786b-60da-42eb-91b7-d3c1bbefeb76",
                    "gambit_id": "82425df8-df87-47bc-8642-bcdec9d90b2d",
                    "last_updated": "2023-04-04T11:12:05.813249-04:00",
                    "created_at": "2023-04-03T09:56:53.982981-04:00",
                    "name": "LAA",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d869b641-1915-40fa-8d67-c63e1ce60e11/?format=api"
                },
                {
                    "id": "3ab13095-f33e-4079-b99e-a566f510946f",
                    "gambit_id": "ffaf0b2e-e499-4317-926b-e993ed59e15d",
                    "last_updated": "2023-04-04T11:12:05.811843-04:00",
                    "created_at": "2023-04-03T09:56:53.981227-04:00",
                    "name": "SEA",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d869b641-1915-40fa-8d67-c63e1ce60e11/?format=api"
                }
            ]
        },
        {
            "id": "4bf5cba2-dd73-4048-82c7-e5df65840912",
            "match": "https://api-prod.gambitprofit.com/api/matches/00a86ea6-8d46-444c-b810-f50619fce322/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-03T09:56:53.973770-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3dca58cb-a1e5-4209-be5e-e6155432caad",
                    "gambit_id": "c4460b33-b0cc-43b1-9932-96eb344e90da",
                    "last_updated": "2023-04-04T11:12:05.809049-04:00",
                    "created_at": "2023-04-03T09:56:53.977403-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf5cba2-dd73-4048-82c7-e5df65840912/?format=api"
                },
                {
                    "id": "c52f614f-fdd4-4d3d-b5ea-2c926f15b841",
                    "gambit_id": "95777644-3554-4245-8aff-dc10a5ea1389",
                    "last_updated": "2023-04-04T11:12:05.807655-04:00",
                    "created_at": "2023-04-03T09:56:53.975552-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf5cba2-dd73-4048-82c7-e5df65840912/?format=api"
                }
            ]
        }
    ]
}