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/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b41330c-8d17-4e32-85a6-3963a04795e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79351d3b-78cf-4fa7-9a69-eff1dfa83b8a",
    "completed": true,
    "last_updated": "2023-07-17T09:13:05.259035-04:00",
    "created_at": "2023-07-14T09:13:23.532049-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/79351d3b-78cf-4fa7-9a69-eff1dfa83b8a",
    "datetime": "2023-07-14T19:05:00-04:00",
    "cutoff_datetime": "2023-07-14T19:05:00-04:00",
    "name": "SFO (R Stripling) v. PIT (R Hill)",
    "bettypes": [
        {
            "id": "b194a25b-6a53-438f-b14a-ef9940ba4133",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-14T09:13:23.534026-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": "SFO (R Stripling)",
                        "amount": 5325.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "58d3539c-324b-4b2e-9d21-6bf967aeb67c",
                    "gambit_id": "cb4cc572-bb2c-4156-aa31-bd03ec51d804",
                    "last_updated": "2023-07-17T09:13:05.262671-04:00",
                    "created_at": "2023-07-14T09:13:23.535586-04:00",
                    "name": "SFO (R Stripling)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api"
                },
                {
                    "id": "05378139-066b-46c0-a667-e4e5d4c70ea6",
                    "gambit_id": "8f92d462-7115-4436-8d1c-a5e9eb2f5d4c",
                    "last_updated": "2023-07-17T09:13:05.264351-04:00",
                    "created_at": "2023-07-14T09:13:23.537157-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api"
                }
            ]
        },
        {
            "id": "33d257dd-e700-4c72-a544-f93c0cc3729a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-14T09:13:23.539088-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": "PIT",
                        "amount": 5688.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64e191a4-626f-4029-90b2-bc15d995960b",
                    "gambit_id": "c8ac97c9-b9f9-45c5-8ae5-0bc160302b80",
                    "last_updated": "2023-07-17T09:13:05.268698-04:00",
                    "created_at": "2023-07-14T09:13:23.542221-04:00",
                    "name": "PIT",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api"
                },
                {
                    "id": "5c5ccdcb-e8fc-4caf-907f-53a8f5ac4241",
                    "gambit_id": "212846a7-a693-4b7b-9faa-4066f03baa34",
                    "last_updated": "2023-07-17T09:13:05.267344-04:00",
                    "created_at": "2023-07-14T09:13:23.540637-04:00",
                    "name": "SFO",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api"
                }
            ]
        },
        {
            "id": "dc4eb15e-088c-4c7d-b185-8d5d7589be5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-14T09:13:23.543844-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a5cac4a-fa9f-4576-a08a-3f3693cdb96d",
                    "gambit_id": "4efd8f0b-27e1-43f2-aeb0-cc5da909f033",
                    "last_updated": "2023-07-17T09:13:05.271528-04:00",
                    "created_at": "2023-07-14T09:13:23.545324-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc4eb15e-088c-4c7d-b185-8d5d7589be5b/?format=api"
                },
                {
                    "id": "7ab2bd36-37bf-4ddf-a513-1af95b2e188e",
                    "gambit_id": "64472d33-6ff2-43d9-97bb-76b2bd54bdca",
                    "last_updated": "2023-07-17T09:13:05.272898-04:00",
                    "created_at": "2023-07-14T09:13:23.547117-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc4eb15e-088c-4c7d-b185-8d5d7589be5b/?format=api"
                }
            ]
        }
    ]
}