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/e308efeb-0965-4f4e-b3da-07a55ab932f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e308efeb-0965-4f4e-b3da-07a55ab932f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5efce84f-3211-483f-8d77-d9114f91d4f9",
    "completed": true,
    "last_updated": "2023-01-23T14:11:56.629320-05:00",
    "created_at": "2023-01-22T09:01:56.053229-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.28,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5efce84f-3211-483f-8d77-d9114f91d4f9",
    "datetime": "2023-01-22T15:40:00-05:00",
    "cutoff_datetime": "2023-01-22T15:40:00-05:00",
    "name": "New Orleans Pelicans v. Miami Heat",
    "bettypes": [
        {
            "id": "09304596-6211-4309-a7a5-4573eabf5144",
            "match": "https://api-prod.gambitprofit.com/api/matches/e308efeb-0965-4f4e-b3da-07a55ab932f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-22T09:01:56.059488-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": "Miami Heat",
                        "amount": 7128.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 2872.0
                    }
                ],
                "expected_reward_tokens": 9621.2,
                "profit_sb": 121.2,
                "profit_sb_percentage": 1.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36ddc1f2-3e9c-42ec-a4f2-f1f5fa242a87",
                    "gambit_id": "3639f54b-6d52-48be-ad1c-68fc259ad22f",
                    "last_updated": "2023-01-23T14:11:56.636069-05:00",
                    "created_at": "2023-01-22T09:01:56.060737-05:00",
                    "name": "Miami Heat",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09304596-6211-4309-a7a5-4573eabf5144/?format=api"
                },
                {
                    "id": "76f9f0f3-27ce-4fe5-8c50-9cddafe36ddd",
                    "gambit_id": "a66ecec5-096c-4a3d-b525-64898eb25832",
                    "last_updated": "2023-01-23T14:11:56.637271-05:00",
                    "created_at": "2023-01-22T09:01:56.061975-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "3.35000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09304596-6211-4309-a7a5-4573eabf5144/?format=api"
                }
            ]
        },
        {
            "id": "96edde18-febd-4d92-9f01-9e2155a725c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e308efeb-0965-4f4e-b3da-07a55ab932f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-22T09:01:56.063281-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9adb6f0e-e21f-45bc-a57b-a7e8a3bb66a2",
                    "gambit_id": "df9330f5-1b2c-40fa-a34d-72ed82fc2c48",
                    "last_updated": "2023-01-23T14:11:56.639621-05:00",
                    "created_at": "2023-01-22T09:01:56.064502-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96edde18-febd-4d92-9f01-9e2155a725c1/?format=api"
                },
                {
                    "id": "f9f6d7b2-ae19-4609-81ba-e138d49de6c4",
                    "gambit_id": "9f93d3ab-aeb1-484e-a130-b17613649dc0",
                    "last_updated": "2023-01-23T14:11:56.640809-05:00",
                    "created_at": "2023-01-22T09:01:56.065775-05:00",
                    "name": "Miami Heat",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96edde18-febd-4d92-9f01-9e2155a725c1/?format=api"
                }
            ]
        },
        {
            "id": "4986a1b6-e3bc-48e5-9177-8a40c129c6d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e308efeb-0965-4f4e-b3da-07a55ab932f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-22T09:01:56.055182-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 218",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 218",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce4ba630-366e-4730-9376-1bfa7dc6cc0b",
                    "gambit_id": "e2c2db56-f117-4503-b675-b4be9d1d8c83",
                    "last_updated": "2023-01-23T14:11:56.632392-05:00",
                    "created_at": "2023-01-22T09:01:56.056604-05:00",
                    "name": "Game Total Under 218",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4986a1b6-e3bc-48e5-9177-8a40c129c6d9/?format=api"
                },
                {
                    "id": "c90840a3-76bf-4862-96e6-b370bdabd352",
                    "gambit_id": "097c464f-e12c-4b0d-a49a-dcad4ff7e9c6",
                    "last_updated": "2023-01-23T14:11:56.633575-05:00",
                    "created_at": "2023-01-22T09:01:56.058049-05:00",
                    "name": "Game Total Over 218",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4986a1b6-e3bc-48e5-9177-8a40c129c6d9/?format=api"
                }
            ]
        }
    ]
}