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/e950abbf-07c9-4a1d-bb7c-0a025056d557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e950abbf-07c9-4a1d-bb7c-0a025056d557",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "afff1d96-a1bf-4521-81db-1b4540ce949b",
    "completed": true,
    "last_updated": "2023-03-29T10:22:00.056754-04:00",
    "created_at": "2023-03-28T10:07:01.048174-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.06,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/afff1d96-a1bf-4521-81db-1b4540ce949b",
    "datetime": "2023-03-28T22:00:00-04:00",
    "cutoff_datetime": "2023-03-28T22:00:00-04:00",
    "name": "New Orleans Pelicans v. Golden State Warriors",
    "bettypes": [
        {
            "id": "fc979a1a-963c-49b0-8685-c28949eaef6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e950abbf-07c9-4a1d-bb7c-0a025056d557/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:07:01.061771-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": "Golden State Warriors",
                        "amount": 7485.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 2515.0
                    }
                ],
                "expected_reward_tokens": 9505.95,
                "profit_sb": 5.95,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04ee3ed0-c946-4353-ad87-d7be2d83183a",
                    "gambit_id": "5dd343c8-016b-4026-97d3-0b4c9a7c2dc0",
                    "last_updated": "2023-03-29T10:22:00.070302-04:00",
                    "created_at": "2023-03-28T10:07:01.063203-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc979a1a-963c-49b0-8685-c28949eaef6e/?format=api"
                },
                {
                    "id": "47ff6f99-a693-47be-b6f1-f308a58bb260",
                    "gambit_id": "60106c59-b423-4515-a575-2c3ecc5c4d7b",
                    "last_updated": "2023-03-29T10:22:00.071660-04:00",
                    "created_at": "2023-03-28T10:07:01.064756-04:00",
                    "name": "New Orleans Pelicans",
                    "reward": "3.78000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc979a1a-963c-49b0-8685-c28949eaef6e/?format=api"
                }
            ]
        },
        {
            "id": "0dd059ae-6390-4089-8b13-7fa3d146b8ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/e950abbf-07c9-4a1d-bb7c-0a025056d557/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:07:01.056278-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e0ef9c2-555e-4c9b-9cfb-3275c26da4ad",
                    "gambit_id": "bbaa8f75-f6a1-4ac0-aff5-32ae3000f83e",
                    "last_updated": "2023-03-29T10:22:00.067344-04:00",
                    "created_at": "2023-03-28T10:07:01.060143-04:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dd059ae-6390-4089-8b13-7fa3d146b8ee/?format=api"
                },
                {
                    "id": "a8cf516c-8cc5-4239-a819-80f7f8593a81",
                    "gambit_id": "7f0cb461-699f-4879-b781-c89c73a79309",
                    "last_updated": "2023-03-29T10:22:00.065308-04:00",
                    "created_at": "2023-03-28T10:07:01.058426-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dd059ae-6390-4089-8b13-7fa3d146b8ee/?format=api"
                }
            ]
        },
        {
            "id": "f69d3819-da49-4278-98b6-b7edb8b9c72c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e950abbf-07c9-4a1d-bb7c-0a025056d557/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:07:01.050680-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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ae8f998-5c5f-46d2-b1da-fbd4f8cf3661",
                    "gambit_id": "3a729d12-f43d-4553-b3b3-b5a1a3ba4011",
                    "last_updated": "2023-03-29T10:22:00.060318-04:00",
                    "created_at": "2023-03-28T10:07:01.052459-04:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69d3819-da49-4278-98b6-b7edb8b9c72c/?format=api"
                },
                {
                    "id": "872829e6-e9cd-490f-a861-4f2b5c029d4c",
                    "gambit_id": "95bae972-9ab3-4396-aba9-e3dcc2deb28a",
                    "last_updated": "2023-03-29T10:22:00.061908-04:00",
                    "created_at": "2023-03-28T10:07:01.054555-04:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69d3819-da49-4278-98b6-b7edb8b9c72c/?format=api"
                }
            ]
        }
    ]
}