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/1e4df0d5-d84d-464f-92b8-f696bee567ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e4df0d5-d84d-464f-92b8-f696bee567ba",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "821aaebe-122b-44a0-b8e9-b6cc1ecc5287",
    "completed": true,
    "last_updated": "2023-03-02T07:21:56.173643-05:00",
    "created_at": "2023-03-01T09:21:57.565707-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.28,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/821aaebe-122b-44a0-b8e9-b6cc1ecc5287",
    "datetime": "2023-03-01T19:10:00-05:00",
    "cutoff_datetime": "2023-03-01T19:10:00-05:00",
    "name": "Phoenix Suns v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "591c4718-7487-4f55-b72b-dd2060bfc91b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e4df0d5-d84d-464f-92b8-f696bee567ba/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-01T09:21:57.572359-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": "Phoenix Suns",
                        "amount": 8007.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 1993.0
                    }
                ],
                "expected_reward_tokens": 9526.54,
                "profit_sb": 26.54,
                "profit_sb_percentage": 0.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b46d1f5a-43cc-4081-8fb8-ed5d73d0c468",
                    "gambit_id": "fdcf49bb-47ac-4aa8-98dc-cbbb11e789b2",
                    "last_updated": "2023-03-02T07:21:56.180895-05:00",
                    "created_at": "2023-03-01T09:21:57.574947-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.19000",
                    "odds": "1.19230",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591c4718-7487-4f55-b72b-dd2060bfc91b/?format=api"
                },
                {
                    "id": "7de9200a-ff91-47ac-b5ec-1d4a75f3e31d",
                    "gambit_id": "e0c24695-9989-4b76-a3b8-caaf675af406",
                    "last_updated": "2023-03-02T07:21:56.179780-05:00",
                    "created_at": "2023-03-01T09:21:57.573644-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.78000",
                    "odds": "4.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591c4718-7487-4f55-b72b-dd2060bfc91b/?format=api"
                }
            ]
        },
        {
            "id": "b10e234e-73b7-46d8-a90e-8af7568347b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e4df0d5-d84d-464f-92b8-f696bee567ba/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-01T09:21:57.576261-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff90e152-5022-4382-8cdf-9daa8aa710e6",
                    "gambit_id": "9815157a-a378-4966-af88-df8f435622c0",
                    "last_updated": "2023-03-02T07:21:56.183128-05:00",
                    "created_at": "2023-03-01T09:21:57.577482-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b10e234e-73b7-46d8-a90e-8af7568347b5/?format=api"
                },
                {
                    "id": "0b5c290f-7dda-4622-991a-f8ed9840dd3a",
                    "gambit_id": "6930999e-d2ae-4a48-b81d-acb944e3e151",
                    "last_updated": "2023-03-02T07:21:56.184254-05:00",
                    "created_at": "2023-03-01T09:21:57.578764-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b10e234e-73b7-46d8-a90e-8af7568347b5/?format=api"
                }
            ]
        },
        {
            "id": "42705dad-8d30-46b7-915d-f42df711e0fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e4df0d5-d84d-464f-92b8-f696bee567ba/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-01T09:21:57.567811-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 Under 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a0d80a4-8435-4997-818c-46201b70f914",
                    "gambit_id": "d7cef118-5533-49ce-90c8-ad09a8572615",
                    "last_updated": "2023-03-02T07:21:56.176455-05:00",
                    "created_at": "2023-03-01T09:21:57.569445-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42705dad-8d30-46b7-915d-f42df711e0fb/?format=api"
                },
                {
                    "id": "05613610-8818-4ddf-aeb7-4ff738e8ce81",
                    "gambit_id": "fec090a1-dac5-4173-956e-b4d842de02be",
                    "last_updated": "2023-03-02T07:21:56.177572-05:00",
                    "created_at": "2023-03-01T09:21:57.570861-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42705dad-8d30-46b7-915d-f42df711e0fb/?format=api"
                }
            ]
        }
    ]
}