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/2844a7dc-d02f-4c93-9d9e-a167780ffa90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2844a7dc-d02f-4c93-9d9e-a167780ffa90",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5c9a6bcf-a2da-4cc1-97ed-bc2dfd178809",
    "completed": true,
    "last_updated": "2023-06-22T10:18:01.902649-04:00",
    "created_at": "2023-06-20T08:33:18.985815-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5c9a6bcf-a2da-4cc1-97ed-bc2dfd178809",
    "datetime": "2023-06-20T18:40:00-04:00",
    "cutoff_datetime": "2023-06-20T18:40:00-04:00",
    "name": "ATL (S Strider) v. PHI (R Suarez)",
    "bettypes": [
        {
            "id": "d509002d-5141-466a-bd8b-32cf06acf4c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2844a7dc-d02f-4c93-9d9e-a167780ffa90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:18.990103-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": "ATL (S Strider)",
                        "amount": 5838.0
                    },
                    {
                        "team": "PHI (R Suarez)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "585d86de-74a5-4e9e-a66f-dc593785271b",
                    "gambit_id": "90e79052-5a8a-46d8-b13d-45e1b5e53acb",
                    "last_updated": "2023-06-22T10:18:01.910656-04:00",
                    "created_at": "2023-06-20T08:33:18.993350-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d509002d-5141-466a-bd8b-32cf06acf4c9/?format=api"
                },
                {
                    "id": "11cbabb0-fc88-4e20-87a8-49c9ba89c433",
                    "gambit_id": "bc1dc586-270e-4931-b52f-2c2ccdf39c8b",
                    "last_updated": "2023-06-22T10:18:01.915030-04:00",
                    "created_at": "2023-06-20T08:33:18.996240-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d509002d-5141-466a-bd8b-32cf06acf4c9/?format=api"
                }
            ]
        },
        {
            "id": "12527514-3543-4a52-843b-50e1fb159201",
            "match": "https://api-prod.gambitprofit.com/api/matches/2844a7dc-d02f-4c93-9d9e-a167780ffa90/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:18.999446-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": "PHI",
                        "amount": 5421.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "479c2c7d-7139-4dcb-96b8-87d69dcc6688",
                    "gambit_id": "25697249-6e28-47a3-a74b-2ed55574165b",
                    "last_updated": "2023-06-22T10:18:01.920025-04:00",
                    "created_at": "2023-06-20T08:33:19.001830-04:00",
                    "name": "PHI",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12527514-3543-4a52-843b-50e1fb159201/?format=api"
                },
                {
                    "id": "089ae719-cba3-4e5e-8150-d12de194a463",
                    "gambit_id": "76a43a01-d5e3-4126-9510-b6e453ae394c",
                    "last_updated": "2023-06-22T10:18:01.922467-04:00",
                    "created_at": "2023-06-20T08:33:19.005105-04:00",
                    "name": "ATL",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12527514-3543-4a52-843b-50e1fb159201/?format=api"
                }
            ]
        },
        {
            "id": "df075ed1-00a1-4ae2-93e1-b791fd25c25b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2844a7dc-d02f-4c93-9d9e-a167780ffa90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:19.007654-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a8fcefd-ef37-4bc8-b533-c8effdbd477a",
                    "gambit_id": "64cc337d-2558-4450-a665-49f28fff0301",
                    "last_updated": "2023-06-22T10:18:01.927496-04:00",
                    "created_at": "2023-06-20T08:33:19.009877-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df075ed1-00a1-4ae2-93e1-b791fd25c25b/?format=api"
                },
                {
                    "id": "ab37e532-8032-44b3-a9cc-ded05b824d48",
                    "gambit_id": "40c4602d-854d-45c8-b4b5-56e9a4020444",
                    "last_updated": "2023-06-22T10:18:01.930444-04:00",
                    "created_at": "2023-06-20T08:33:19.012202-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df075ed1-00a1-4ae2-93e1-b791fd25c25b/?format=api"
                }
            ]
        }
    ]
}