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/c6eb07e7-f1e8-46be-b9a4-26fa37c31aec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6eb07e7-f1e8-46be-b9a4-26fa37c31aec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f8b9c23b-1fef-4155-997d-d42e6affccc3",
    "completed": true,
    "last_updated": "2023-09-11T11:03:24.136084-04:00",
    "created_at": "2023-09-06T22:48:27.308768-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f8b9c23b-1fef-4155-997d-d42e6affccc3",
    "datetime": "2023-09-10T20:20:00-04:00",
    "cutoff_datetime": "2023-09-10T20:20:00-04:00",
    "name": "Dallas Cowboys v. New York Giants",
    "bettypes": [
        {
            "id": "12fb1253-8208-496e-96d6-e3b138cfd8f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6eb07e7-f1e8-46be-b9a4-26fa37c31aec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T22:48:27.337931-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": "Dallas Cowboys",
                        "amount": 6163.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d180a952-14cf-49d7-aa8d-bc6b44f7ad3e",
                    "gambit_id": "9f147b85-3290-4aae-8616-343fea0a999f",
                    "last_updated": "2023-09-11T11:03:24.168107-04:00",
                    "created_at": "2023-09-06T22:48:27.341848-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12fb1253-8208-496e-96d6-e3b138cfd8f1/?format=api"
                },
                {
                    "id": "4fed2f31-9109-41ef-85b9-dc99cabdf095",
                    "gambit_id": "f12caa04-efe7-4138-9633-f32d7d0d6603",
                    "last_updated": "2023-09-11T11:03:24.171296-04:00",
                    "created_at": "2023-09-06T22:48:27.345642-04:00",
                    "name": "New York Giants",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12fb1253-8208-496e-96d6-e3b138cfd8f1/?format=api"
                }
            ]
        },
        {
            "id": "48494e3e-a7f1-49ae-9035-ae083877b157",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6eb07e7-f1e8-46be-b9a4-26fa37c31aec/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T22:48:27.314160-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": "Dallas Cowboys",
                        "amount": 5107.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ec07f69-3f23-44d0-8e75-bc42d67f3f3a",
                    "gambit_id": "7a326ed9-c069-4770-b599-9fdedce26598",
                    "last_updated": "2023-09-11T11:03:24.148444-04:00",
                    "created_at": "2023-09-06T22:48:27.318161-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48494e3e-a7f1-49ae-9035-ae083877b157/?format=api"
                },
                {
                    "id": "36a3b180-f930-43ca-9e08-834acd30990f",
                    "gambit_id": "7f36ae27-f65d-4268-9adc-81a01300a665",
                    "last_updated": "2023-09-11T11:03:24.151778-04:00",
                    "created_at": "2023-09-06T22:48:27.322057-04:00",
                    "name": "New York Giants",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48494e3e-a7f1-49ae-9035-ae083877b157/?format=api"
                }
            ]
        },
        {
            "id": "569c1b53-27a9-4455-ba62-29f2a400a0ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6eb07e7-f1e8-46be-b9a4-26fa37c31aec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T22:48:27.326983-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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a646a509-39d3-4d9c-876c-adefd0c834b5",
                    "gambit_id": "8e059829-ef57-44cf-85f4-e72c134a18d0",
                    "last_updated": "2023-09-11T11:03:24.158259-04:00",
                    "created_at": "2023-09-06T22:48:27.330487-04:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/569c1b53-27a9-4455-ba62-29f2a400a0ec/?format=api"
                },
                {
                    "id": "392fb538-4392-4761-9a27-9a3afd2f4073",
                    "gambit_id": "a67c8928-0e33-4404-bc60-63cc25ba4deb",
                    "last_updated": "2023-09-11T11:03:24.161535-04:00",
                    "created_at": "2023-09-06T22:48:27.334147-04:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/569c1b53-27a9-4455-ba62-29f2a400a0ec/?format=api"
                }
            ]
        }
    ]
}