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/b018bbaa-7007-48da-a204-e14b2341486c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b018bbaa-7007-48da-a204-e14b2341486c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "871071bb-e2ca-472e-97e3-e108bae67e49",
    "completed": true,
    "last_updated": "2023-11-20T14:43:30.690089-05:00",
    "created_at": "2023-11-18T09:38:25.617937-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/871071bb-e2ca-472e-97e3-e108bae67e49",
    "datetime": "2023-11-18T19:10:00-05:00",
    "cutoff_datetime": "2023-11-18T19:10:00-05:00",
    "name": "Minnesota Timberwolves v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "d24c8602-7142-4193-889b-2578c540c342",
            "match": "https://api-prod.gambitprofit.com/api/matches/b018bbaa-7007-48da-a204-e14b2341486c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:25.637115-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": "Minnesota Timberwolves",
                        "amount": 7106.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f943071-85a3-4252-98aa-9c564dc75883",
                    "gambit_id": "3ce3183c-8949-4e64-8fb2-29e57e8c8257",
                    "last_updated": "2023-11-20T14:43:30.722177-05:00",
                    "created_at": "2023-11-18T09:38:25.641785-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d24c8602-7142-4193-889b-2578c540c342/?format=api"
                },
                {
                    "id": "7102c8df-8ec2-4e6b-b424-6af7aa2ec73e",
                    "gambit_id": "edfe3306-81c0-4924-abde-604d4e80a4f7",
                    "last_updated": "2023-11-20T14:43:30.727381-05:00",
                    "created_at": "2023-11-18T09:38:25.649903-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d24c8602-7142-4193-889b-2578c540c342/?format=api"
                }
            ]
        },
        {
            "id": "2d4c712f-f9cb-4954-822d-ac6b4b99941a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b018bbaa-7007-48da-a204-e14b2341486c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:25.623396-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dfb56079-12a0-4e7b-88ca-6fbc3399cf19",
                    "gambit_id": "41b6480f-76cb-42ea-ac17-a151a9c5ee3d",
                    "last_updated": "2023-11-20T14:43:30.698111-05:00",
                    "created_at": "2023-11-18T09:38:25.628561-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d4c712f-f9cb-4954-822d-ac6b4b99941a/?format=api"
                },
                {
                    "id": "d3f0dccc-a486-4612-a94d-67370e0665b6",
                    "gambit_id": "e7cf7506-ff02-4a54-b75c-282404ca1213",
                    "last_updated": "2023-11-20T14:43:30.701259-05:00",
                    "created_at": "2023-11-18T09:38:25.633530-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d4c712f-f9cb-4954-822d-ac6b4b99941a/?format=api"
                }
            ]
        },
        {
            "id": "f5c69f1c-26df-401b-9ce4-3e57c97ce711",
            "match": "https://api-prod.gambitprofit.com/api/matches/b018bbaa-7007-48da-a204-e14b2341486c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:38:25.657383-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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4763054a-db05-4fb4-bb4b-3f71283c1e35",
                    "gambit_id": "d339eded-ac78-4352-b4d5-bf05c794fb7a",
                    "last_updated": "2023-11-20T14:43:30.734157-05:00",
                    "created_at": "2023-11-18T09:38:25.661268-05:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c69f1c-26df-401b-9ce4-3e57c97ce711/?format=api"
                },
                {
                    "id": "24c98939-3e31-4732-ac8e-5dc7523f624c",
                    "gambit_id": "34114c24-c91e-45ed-93d6-ab737212e00a",
                    "last_updated": "2023-11-20T14:43:30.737648-05:00",
                    "created_at": "2023-11-18T09:38:25.668093-05:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c69f1c-26df-401b-9ce4-3e57c97ce711/?format=api"
                }
            ]
        }
    ]
}