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/0bcd88ca-7edc-472d-b622-3263e83260a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0bcd88ca-7edc-472d-b622-3263e83260a2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f90b838-be6b-442e-afd2-d7d733dae649",
    "completed": true,
    "last_updated": "2023-04-10T14:52:06.608604-04:00",
    "created_at": "2023-04-09T09:27:08.876438-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6f90b838-be6b-442e-afd2-d7d733dae649",
    "datetime": "2023-04-09T13:10:00-04:00",
    "cutoff_datetime": "2023-04-09T13:10:00-04:00",
    "name": "Charlotte Hornets v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "15dcc891-f50a-4cc4-9aac-e38ccca1a0d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bcd88ca-7edc-472d-b622-3263e83260a2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:08.885132-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": "Cleveland Cavaliers",
                        "amount": 6864.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3136.0
                    }
                ],
                "expected_reward_tokens": 9470.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1edf0e71-2152-4d9e-9e85-b430d40e904f",
                    "gambit_id": "539f16d6-c40f-4a65-9823-75029fe3780d",
                    "last_updated": "2023-04-10T14:52:06.622254-04:00",
                    "created_at": "2023-04-09T09:27:08.886737-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15dcc891-f50a-4cc4-9aac-e38ccca1a0d2/?format=api"
                },
                {
                    "id": "86a70d39-ee77-4f6b-b21c-235d698aba2a",
                    "gambit_id": "41218a48-6cae-4f0c-9ece-85d9e0994632",
                    "last_updated": "2023-04-10T14:52:06.624856-04:00",
                    "created_at": "2023-04-09T09:27:08.888644-04:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15dcc891-f50a-4cc4-9aac-e38ccca1a0d2/?format=api"
                }
            ]
        },
        {
            "id": "f0b44581-5710-4de8-9c22-c917a399aec5",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bcd88ca-7edc-472d-b622-3263e83260a2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:08.890959-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48c76a3c-7f75-4110-a9d5-a64a0c43b607",
                    "gambit_id": "f4703893-f070-477c-bd65-d1dbbd22ba65",
                    "last_updated": "2023-04-10T14:52:06.633163-04:00",
                    "created_at": "2023-04-09T09:27:08.895026-04:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b44581-5710-4de8-9c22-c917a399aec5/?format=api"
                },
                {
                    "id": "67bd8004-e433-4f4a-b131-d66679df5542",
                    "gambit_id": "36edbdc1-5ba4-4427-8fbc-b6a7725d195e",
                    "last_updated": "2023-04-10T14:52:06.629734-04:00",
                    "created_at": "2023-04-09T09:27:08.892823-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b44581-5710-4de8-9c22-c917a399aec5/?format=api"
                }
            ]
        },
        {
            "id": "f492fa2d-bbc1-4865-bfca-b829f89cc7ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bcd88ca-7edc-472d-b622-3263e83260a2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:08.879137-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 Under 215",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 215",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e2b1106-be36-4e7f-89fd-71e61107e6d3",
                    "gambit_id": "ce4d97f1-b8e2-4974-9588-a909512650d0",
                    "last_updated": "2023-04-10T14:52:06.614216-04:00",
                    "created_at": "2023-04-09T09:27:08.881123-04:00",
                    "name": "Game Total Under 215",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f492fa2d-bbc1-4865-bfca-b829f89cc7ce/?format=api"
                },
                {
                    "id": "c932bea8-dc09-4b54-9f82-ce00fdda09ba",
                    "gambit_id": "f3565d28-f87f-467b-9ac5-66dd3333a8d8",
                    "last_updated": "2023-04-10T14:52:06.617169-04:00",
                    "created_at": "2023-04-09T09:27:08.883148-04:00",
                    "name": "Game Total Over 215",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f492fa2d-bbc1-4865-bfca-b829f89cc7ce/?format=api"
                }
            ]
        }
    ]
}