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/abaca7e5-265f-4195-93be-ebef721675bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "abaca7e5-265f-4195-93be-ebef721675bd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7a76a922-9fa0-456c-9715-08b4e71f3958",
    "completed": true,
    "last_updated": "2022-09-06T09:27:14.060362-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7a76a922-9fa0-456c-9715-08b4e71f3958",
    "datetime": "2022-09-05T19:10:00-04:00",
    "cutoff_datetime": "2022-09-05T19:10:00-04:00",
    "name": "TEX (M Perez) v. HOU (H Brown)",
    "bettypes": [
        {
            "id": "f3552608-08db-44e6-aed4-f9d0bb80df5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/abaca7e5-265f-4195-93be-ebef721675bd/?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": "HOU (H Brown)",
                        "amount": 6097.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 3903.0
                    }
                ],
                "expected_reward_tokens": 9328.17,
                "profit_sb": 328.17,
                "profit_sb_percentage": 3.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a46ce466-e4ae-419b-b5a7-93a073617ee6",
                    "gambit_id": "afeb665e-5356-4db2-a9df-61ecedd25552",
                    "last_updated": "2022-09-06T09:27:14.070242-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3552608-08db-44e6-aed4-f9d0bb80df5a/?format=api"
                },
                {
                    "id": "ef51ea98-ca52-4980-8cad-b0308c203146",
                    "gambit_id": "a938b0cb-7f90-4577-a3c4-5963e900df7c",
                    "last_updated": "2022-09-06T09:27:14.071221-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (M Perez)",
                    "reward": "2.39000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3552608-08db-44e6-aed4-f9d0bb80df5a/?format=api"
                }
            ]
        },
        {
            "id": "16db5925-bf5c-4af2-b1ac-556b859f46dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/abaca7e5-265f-4195-93be-ebef721675bd/?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": "TEX",
                        "amount": 5395.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4605.0
                    }
                ],
                "expected_reward_tokens": 9117.55,
                "profit_sb": 117.55,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fa4340e5-34e8-4369-b940-526349456ca9",
                    "gambit_id": "7cc14d65-a2c1-4734-884c-6a8d1e5ac9f9",
                    "last_updated": "2022-09-06T09:27:14.068116-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16db5925-bf5c-4af2-b1ac-556b859f46dc/?format=api"
                },
                {
                    "id": "acebe487-d1a0-43fa-8e02-143bcb154634",
                    "gambit_id": "1fa029e5-8619-4b7d-8967-ed9c70c2cb60",
                    "last_updated": "2022-09-06T09:27:14.066965-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16db5925-bf5c-4af2-b1ac-556b859f46dc/?format=api"
                }
            ]
        },
        {
            "id": "0c085a53-52ae-431c-a6f2-0f95fe9b1673",
            "match": "https://api-prod.gambitprofit.com/api/matches/abaca7e5-265f-4195-93be-ebef721675bd/?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 Over 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abfe0dd4-d724-4eed-9ee2-2693123480f5",
                    "gambit_id": "2ee96c69-d6e3-4f0f-b88b-a225b81ff2be",
                    "last_updated": "2022-09-06T09:27:14.064641-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c085a53-52ae-431c-a6f2-0f95fe9b1673/?format=api"
                },
                {
                    "id": "7763eb09-744f-489f-9a99-54519ace468a",
                    "gambit_id": "0dd8b334-8d19-4cda-8f51-1a5be6b76432",
                    "last_updated": "2022-09-06T09:27:14.063411-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c085a53-52ae-431c-a6f2-0f95fe9b1673/?format=api"
                }
            ]
        }
    ]
}