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/71891e1c-f379-4e00-8413-e80c3b0ba930/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "71891e1c-f379-4e00-8413-e80c3b0ba930",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "454dfe34-4969-4647-accd-d77874ec193f",
    "completed": true,
    "last_updated": "2024-01-09T10:43:23.521563-05:00",
    "created_at": "2024-01-07T09:07:56.267243-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/454dfe34-4969-4647-accd-d77874ec193f",
    "datetime": "2024-01-07T20:10:00-05:00",
    "cutoff_datetime": "2024-01-07T20:10:00-05:00",
    "name": "Memphis Grizzlies v. Phoenix Suns",
    "bettypes": [
        {
            "id": "cd4ba938-3a85-493a-8d16-eca4834f9085",
            "match": "https://api-prod.gambitprofit.com/api/matches/71891e1c-f379-4e00-8413-e80c3b0ba930/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-07T09:07:56.276728-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": "Phoenix Suns",
                        "amount": 7280.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 2720.0
                    }
                ],
                "expected_reward_tokens": 9464.0,
                "profit_sb": -36.0,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92ed1400-92b7-42bd-a728-ffdab0fc87db",
                    "gambit_id": "0ba4d75a-d2fa-4b04-ba0d-cd22319fc7ea",
                    "last_updated": "2024-01-09T10:43:23.534156-05:00",
                    "created_at": "2024-01-07T09:07:56.284679-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ba938-3a85-493a-8d16-eca4834f9085/?format=api"
                },
                {
                    "id": "a4c84102-22a0-4dec-87b0-f9b734b80979",
                    "gambit_id": "2c64f810-08d0-4725-8dc2-5f4adabe7118",
                    "last_updated": "2024-01-09T10:43:23.530709-05:00",
                    "created_at": "2024-01-07T09:07:56.280452-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "3.48000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ba938-3a85-493a-8d16-eca4834f9085/?format=api"
                }
            ]
        },
        {
            "id": "cba2a8e7-d123-4cfd-b2a4-7cc1fe272ec4",
            "match": "https://api-prod.gambitprofit.com/api/matches/71891e1c-f379-4e00-8413-e80c3b0ba930/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-07T09:07:56.288465-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb3685f1-291c-460e-88df-1655088f3ef1",
                    "gambit_id": "8895db75-32b3-4e7b-ae9f-ef488c80db55",
                    "last_updated": "2024-01-09T10:43:23.540831-05:00",
                    "created_at": "2024-01-07T09:07:56.292813-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cba2a8e7-d123-4cfd-b2a4-7cc1fe272ec4/?format=api"
                },
                {
                    "id": "407ffcf6-a431-4f23-aef9-8d10d6ae13c4",
                    "gambit_id": "5da5a969-9cb4-4d93-bcf3-366bf602a9d7",
                    "last_updated": "2024-01-09T10:43:23.544299-05:00",
                    "created_at": "2024-01-07T09:07:56.297525-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cba2a8e7-d123-4cfd-b2a4-7cc1fe272ec4/?format=api"
                }
            ]
        },
        {
            "id": "6844b4a4-7e72-42b1-a1a1-ff625d2371c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/71891e1c-f379-4e00-8413-e80c3b0ba930/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-07T09:07:56.301686-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4613c34-f8fc-4f7f-b6c3-b2371189c2a5",
                    "gambit_id": "7956dd8d-99a9-4e2d-824c-843b1d11c376",
                    "last_updated": "2024-01-09T10:43:23.550965-05:00",
                    "created_at": "2024-01-07T09:07:56.309368-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6844b4a4-7e72-42b1-a1a1-ff625d2371c8/?format=api"
                },
                {
                    "id": "7432567b-7b15-4a01-b2df-f2daeb1d0d26",
                    "gambit_id": "71ecd9d3-2163-4710-977b-b199fa1aa9f0",
                    "last_updated": "2024-01-09T10:43:23.554271-05:00",
                    "created_at": "2024-01-07T09:07:56.305335-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6844b4a4-7e72-42b1-a1a1-ff625d2371c8/?format=api"
                }
            ]
        }
    ]
}