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/e5551a30-9246-411a-8845-7847b86e6105/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5551a30-9246-411a-8845-7847b86e6105",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "562c0eb2-5be3-4a4d-b644-7397e89b87b2",
    "completed": true,
    "last_updated": "2022-10-31T11:36:58.100901-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/562c0eb2-5be3-4a4d-b644-7397e89b87b2",
    "datetime": "2022-10-30T16:25:00-04:00",
    "cutoff_datetime": "2022-10-30T16:25:00-04:00",
    "name": "San Francisco 49ers v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "d13d0dd3-45a0-459d-95ef-5f4ccbb947d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?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": "Los Angeles Rams",
                        "amount": 5106.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "926de92f-19c5-49e5-a919-a6024f845e43",
                    "gambit_id": "8f1a2aa1-7468-4364-afb7-b479be070e3b",
                    "last_updated": "2022-10-31T11:36:58.107124-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d0dd3-45a0-459d-95ef-5f4ccbb947d4/?format=api"
                },
                {
                    "id": "8cae2313-0d3a-4d68-98a7-53607f28cb31",
                    "gambit_id": "82bf11cd-8394-47ff-b668-366316532c8d",
                    "last_updated": "2022-10-31T11:36:58.108275-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d0dd3-45a0-459d-95ef-5f4ccbb947d4/?format=api"
                }
            ]
        },
        {
            "id": "b1496d2a-70e9-4d38-a62b-877e115a2439",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?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": "Los Angeles Rams",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06d2ad00-e1b9-463b-afd6-68a143e9a428",
                    "gambit_id": "09b61dbc-57b5-43a2-8140-383d26742bce",
                    "last_updated": "2022-10-31T11:36:58.110500-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1496d2a-70e9-4d38-a62b-877e115a2439/?format=api"
                },
                {
                    "id": "cdb99d77-04c2-48b1-b056-273ac373e7f0",
                    "gambit_id": "9da0eb28-e46b-48c3-8577-68aaba9305dd",
                    "last_updated": "2022-10-31T11:36:58.111539-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1496d2a-70e9-4d38-a62b-877e115a2439/?format=api"
                }
            ]
        },
        {
            "id": "78710e4e-f1e3-49fd-904d-0db875e755f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f9a0a4c-11b9-46e0-9306-01011035134e",
                    "gambit_id": "3b7a6a7f-14ea-43d0-9345-add4f0387fd3",
                    "last_updated": "2022-10-31T11:36:58.104843-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api"
                },
                {
                    "id": "75b204d2-09f8-4378-8958-6346fdfb678c",
                    "gambit_id": "c351beab-b799-40fa-a4cc-5ff1fa93c0d9",
                    "last_updated": "2022-10-31T11:36:58.103668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api"
                }
            ]
        }
    ]
}