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/30cd1368-764f-44ae-96eb-00a4dd1ccac1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30cd1368-764f-44ae-96eb-00a4dd1ccac1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15bb8984-dc35-45a7-bc54-bb05893b9406",
    "completed": true,
    "last_updated": "2024-01-31T10:13:33.641411-05:00",
    "created_at": "2024-01-29T09:13:14.401209-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/15bb8984-dc35-45a7-bc54-bb05893b9406",
    "datetime": "2024-01-29T21:10:00-05:00",
    "cutoff_datetime": "2024-01-29T21:10:00-05:00",
    "name": "Milwaukee Bucks v. Denver Nuggets",
    "bettypes": [
        {
            "id": "c1b15d4c-d900-4552-8068-527090165ed5",
            "match": "https://api-prod.gambitprofit.com/api/matches/30cd1368-764f-44ae-96eb-00a4dd1ccac1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-29T09:13:14.430061-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": "Denver Nuggets",
                        "amount": 6090.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "831ae293-6f2b-4ae2-a1e4-f56923e33b06",
                    "gambit_id": "bada495b-53ec-40d0-a5bf-0a588cf91577",
                    "last_updated": "2024-01-31T10:13:33.665939-05:00",
                    "created_at": "2024-01-29T09:13:14.449134-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b15d4c-d900-4552-8068-527090165ed5/?format=api"
                },
                {
                    "id": "d323eebf-f116-42af-81a1-2482f66fe5b5",
                    "gambit_id": "4994485d-9e1f-4ca8-bded-5fa2166ec465",
                    "last_updated": "2024-01-31T10:13:33.669344-05:00",
                    "created_at": "2024-01-29T09:13:14.458075-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b15d4c-d900-4552-8068-527090165ed5/?format=api"
                }
            ]
        },
        {
            "id": "4fd0e35f-088a-4158-92de-ad6fcf9fbb07",
            "match": "https://api-prod.gambitprofit.com/api/matches/30cd1368-764f-44ae-96eb-00a4dd1ccac1/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-29T09:13:14.412959-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "822d9fe0-4375-4059-8d11-49367492cc31",
                    "gambit_id": "c1eacc67-6c84-407b-9517-ce6be46b8a44",
                    "last_updated": "2024-01-31T10:13:33.654216-05:00",
                    "created_at": "2024-01-29T09:13:14.418691-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd0e35f-088a-4158-92de-ad6fcf9fbb07/?format=api"
                },
                {
                    "id": "504446da-72a7-44d8-a8fe-287162a72f27",
                    "gambit_id": "15ead38d-75be-4bff-9f56-ead3e07cd247",
                    "last_updated": "2024-01-31T10:13:33.658049-05:00",
                    "created_at": "2024-01-29T09:13:14.424280-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd0e35f-088a-4158-92de-ad6fcf9fbb07/?format=api"
                }
            ]
        },
        {
            "id": "575c9315-422e-410b-83a5-45e49d111bf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/30cd1368-764f-44ae-96eb-00a4dd1ccac1/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-29T09:13:14.470310-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 Over 238",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b889879e-928a-4191-a3a7-f241b444b1da",
                    "gambit_id": "049ce983-8df6-4d21-b034-e1cd04df825f",
                    "last_updated": "2024-01-31T10:13:33.677354-05:00",
                    "created_at": "2024-01-29T09:13:14.476059-05:00",
                    "name": "Game Total Over 238",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575c9315-422e-410b-83a5-45e49d111bf7/?format=api"
                },
                {
                    "id": "53fb66c5-bd5e-4706-bda7-dfc4bda5b4ea",
                    "gambit_id": "e827de94-4cc2-4871-81b0-563caec1025a",
                    "last_updated": "2024-01-31T10:13:33.681864-05:00",
                    "created_at": "2024-01-29T09:13:14.481023-05:00",
                    "name": "Game Total Under 238",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575c9315-422e-410b-83a5-45e49d111bf7/?format=api"
                }
            ]
        }
    ]
}