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/c006efa1-26ef-4425-a260-982e6528044a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c006efa1-26ef-4425-a260-982e6528044a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1e932198-424c-49ec-a0cb-2d01e1ea1c5b",
    "completed": true,
    "last_updated": "2023-03-22T16:41:52.298794-04:00",
    "created_at": "2023-03-21T09:21:57.906647-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.14,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1e932198-424c-49ec-a0cb-2d01e1ea1c5b",
    "datetime": "2023-03-21T19:40:00-04:00",
    "cutoff_datetime": "2023-03-21T19:40:00-04:00",
    "name": "Detroit Pistons v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "c7d8fd2e-0148-42fc-9388-3f2b3f33872e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c006efa1-26ef-4425-a260-982e6528044a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-21T09:21:57.915061-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Atlanta Hawks",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 14.74,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Atlanta Hawks",
                        "amount": 8728.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1272.0
                    }
                ],
                "expected_reward_tokens": 9513.52,
                "profit_sb": 13.52,
                "profit_sb_percentage": 0.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "866f3a52-a181-46bd-8b8e-c6ff82b4b50b",
                    "gambit_id": "673f7163-face-4175-923e-adb3c6e71766",
                    "last_updated": "2023-03-22T16:41:52.311194-04:00",
                    "created_at": "2023-03-21T09:21:57.916942-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.09000",
                    "odds": "1.09090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7d8fd2e-0148-42fc-9388-3f2b3f33872e/?format=api"
                },
                {
                    "id": "67df63d6-a79d-4f9a-8c24-9d8e975bc02c",
                    "gambit_id": "96fdfa17-3826-4df8-a329-7dc7f45ea259",
                    "last_updated": "2023-03-22T16:41:52.313457-04:00",
                    "created_at": "2023-03-21T09:21:57.918936-04:00",
                    "name": "Detroit Pistons",
                    "reward": "7.48000",
                    "odds": "7.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7d8fd2e-0148-42fc-9388-3f2b3f33872e/?format=api"
                }
            ]
        },
        {
            "id": "f6f5ebb7-c870-492a-b533-15b3a0c7d505",
            "match": "https://api-prod.gambitprofit.com/api/matches/c006efa1-26ef-4425-a260-982e6528044a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-21T09:21:57.920879-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38f20496-f3c7-4ff7-aa01-81bb22ff72c0",
                    "gambit_id": "90e265f5-d205-45ad-b521-17e9df8f3b4e",
                    "last_updated": "2023-03-22T16:41:52.320828-04:00",
                    "created_at": "2023-03-21T09:21:57.924464-04:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f5ebb7-c870-492a-b533-15b3a0c7d505/?format=api"
                },
                {
                    "id": "1ec359d4-65f2-4d48-b20c-6d2325cfa956",
                    "gambit_id": "e93229b8-5b3e-402a-a7a4-c5a80323048f",
                    "last_updated": "2023-03-22T16:41:52.318598-04:00",
                    "created_at": "2023-03-21T09:21:57.922587-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f5ebb7-c870-492a-b533-15b3a0c7d505/?format=api"
                }
            ]
        },
        {
            "id": "6fca09af-056f-4a29-b1a5-fa48c6cf9ff5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c006efa1-26ef-4425-a260-982e6528044a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-21T09:21:57.908805-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 237",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 237",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d23b7b4-080c-49b7-8e92-b321f34a9b83",
                    "gambit_id": "21bb5333-02b9-4eb1-a4cc-67a55cd27c9d",
                    "last_updated": "2023-03-22T16:41:52.304170-04:00",
                    "created_at": "2023-03-21T09:21:57.910619-04:00",
                    "name": "Game Total Under 237",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fca09af-056f-4a29-b1a5-fa48c6cf9ff5/?format=api"
                },
                {
                    "id": "8f6509b8-ce63-4279-8e48-96e70c0e329f",
                    "gambit_id": "41c04b99-e20b-413f-920e-2e4e49df12fa",
                    "last_updated": "2023-03-22T16:41:52.306426-04:00",
                    "created_at": "2023-03-21T09:21:57.912732-04:00",
                    "name": "Game Total Over 237",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fca09af-056f-4a29-b1a5-fa48c6cf9ff5/?format=api"
                }
            ]
        }
    ]
}