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/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf189aab-4c37-4ec9-b03b-500dd115bc05",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6680b035-eacd-4e44-b3db-701507777d7b",
    "completed": true,
    "last_updated": "2023-05-10T15:17:06.602499-04:00",
    "created_at": "2023-05-09T11:07:10.242672-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6680b035-eacd-4e44-b3db-701507777d7b",
    "datetime": "2023-05-09T21:38:00-04:00",
    "cutoff_datetime": "2023-05-09T21:38:00-04:00",
    "name": "HOU (F Valdez) v. LAA (S Ohtani)",
    "bettypes": [
        {
            "id": "610773fc-d26c-4db1-945f-b64e92027c56",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:10.254837-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 (S Ohtani)",
                        "amount": 5711.0
                    },
                    {
                        "team": "HOU (F Valdez)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a92e1088-2afd-4229-a6a0-48c093bc0c98",
                    "gambit_id": "b8b68acf-97d4-4d74-83b4-8c021da45ea2",
                    "last_updated": "2023-05-10T15:17:06.616890-04:00",
                    "created_at": "2023-05-09T11:07:10.256393-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610773fc-d26c-4db1-945f-b64e92027c56/?format=api"
                },
                {
                    "id": "38f27444-0b60-4f67-92ce-445bd5e0e886",
                    "gambit_id": "7dcbf783-18e7-4b73-81c9-2f47361518ae",
                    "last_updated": "2023-05-10T15:17:06.618281-04:00",
                    "created_at": "2023-05-09T11:07:10.258053-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610773fc-d26c-4db1-945f-b64e92027c56/?format=api"
                }
            ]
        },
        {
            "id": "321856dd-f7f5-48be-8f1b-80a881f70c24",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:10.250033-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": "HOU",
                        "amount": 6163.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cca61ec5-0e67-4ce2-aac4-651dc78a622d",
                    "gambit_id": "2b9e5ce6-f268-4940-9aa5-bba8e03a7d52",
                    "last_updated": "2023-05-10T15:17:06.613356-04:00",
                    "created_at": "2023-05-09T11:07:10.253163-04:00",
                    "name": "HOU",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321856dd-f7f5-48be-8f1b-80a881f70c24/?format=api"
                },
                {
                    "id": "1a7f1435-66e8-4bb6-a0c5-878a3b536400",
                    "gambit_id": "09d11e3f-ae6c-44d4-b4e5-964452ead498",
                    "last_updated": "2023-05-10T15:17:06.611400-04:00",
                    "created_at": "2023-05-09T11:07:10.251506-04:00",
                    "name": "LAA",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321856dd-f7f5-48be-8f1b-80a881f70c24/?format=api"
                }
            ]
        },
        {
            "id": "40e7ec1f-8e53-4806-a4cf-1f6636159b5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:10.244908-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8aba57b9-1bb3-4bf1-9a73-804563c8a71b",
                    "gambit_id": "8dcd294d-cf22-46e7-9188-2ff8a1699cf9",
                    "last_updated": "2023-05-10T15:17:06.608005-04:00",
                    "created_at": "2023-05-09T11:07:10.248413-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e7ec1f-8e53-4806-a4cf-1f6636159b5b/?format=api"
                },
                {
                    "id": "93bc6d5e-ee06-4922-ae88-00b85592821c",
                    "gambit_id": "c8e4ef39-ce65-48cb-8258-df7b21db20b5",
                    "last_updated": "2023-05-10T15:17:06.606344-04:00",
                    "created_at": "2023-05-09T11:07:10.246744-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e7ec1f-8e53-4806-a4cf-1f6636159b5b/?format=api"
                }
            ]
        }
    ]
}