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/0146886c-357f-4196-8159-a59063c70184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0146886c-357f-4196-8159-a59063c70184",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "70f79321-33c7-41b8-8607-ecf8ec9d5df3",
    "completed": true,
    "last_updated": "2022-09-24T21:12:26.472733-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/70f79321-33c7-41b8-8607-ecf8ec9d5df3",
    "datetime": "2022-09-23T20:05:00-04:00",
    "cutoff_datetime": "2022-09-23T20:05:00-04:00",
    "name": "CLE (C Morris) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "c2e62bd0-37ca-45b3-9943-80ada82afc6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0146886c-357f-4196-8159-a59063c70184/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "TEX (J Gray)",
                        "amount": 5418.0
                    },
                    {
                        "team": "CLE (C Morris)",
                        "amount": 4582.0
                    }
                ],
                "expected_reward_tokens": 9209.82,
                "profit_sb": 209.82,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6baccf48-5855-4bb7-b895-4c983c47706f",
                    "gambit_id": "d6db558f-d3a7-4bb2-b3ae-64bb0d9407d0",
                    "last_updated": "2022-09-24T21:12:26.482567-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e62bd0-37ca-45b3-9943-80ada82afc6b/?format=api"
                },
                {
                    "id": "3043a847-f168-4287-b906-9a1e794d0d4f",
                    "gambit_id": "8ad2880a-278f-4922-98f1-df31f8165523",
                    "last_updated": "2022-09-24T21:12:26.483477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Morris)",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e62bd0-37ca-45b3-9943-80ada82afc6b/?format=api"
                }
            ]
        },
        {
            "id": "f9781748-7d2a-4e5c-b365-15ce16d1c68a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0146886c-357f-4196-8159-a59063c70184/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "CLE",
                        "amount": 6336.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7faa855c-5b23-4ef0-b0cb-f3ae1161b2c9",
                    "gambit_id": "95d2aaf2-ae73-4850-823f-53af9a5395fd",
                    "last_updated": "2022-09-24T21:12:26.480724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9781748-7d2a-4e5c-b365-15ce16d1c68a/?format=api"
                },
                {
                    "id": "ef214797-8230-4965-91db-8714ddff5848",
                    "gambit_id": "d6b904ca-023d-436e-b5ee-0812b7ab49af",
                    "last_updated": "2022-09-24T21:12:26.479723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9781748-7d2a-4e5c-b365-15ce16d1c68a/?format=api"
                }
            ]
        },
        {
            "id": "8af3d2c3-2819-4602-b0ce-10b00c0b9c11",
            "match": "https://api-prod.gambitprofit.com/api/matches/0146886c-357f-4196-8159-a59063c70184/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e813d72-7463-413c-a280-14fdd218964d",
                    "gambit_id": "f3b5878d-1036-4bd1-b309-d5b96ba32a93",
                    "last_updated": "2022-09-24T21:12:26.475617-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af3d2c3-2819-4602-b0ce-10b00c0b9c11/?format=api"
                },
                {
                    "id": "4fa297b5-682c-48f3-8dc1-9543e33f5188",
                    "gambit_id": "1bba3f40-a77b-4ee9-82e4-bae66ea57ed0",
                    "last_updated": "2022-09-24T21:12:26.477172-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af3d2c3-2819-4602-b0ce-10b00c0b9c11/?format=api"
                }
            ]
        }
    ]
}