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/95a7595a-afaf-4401-a16f-25c806fa4587/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "95a7595a-afaf-4401-a16f-25c806fa4587",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d4ecdc7b-c55d-49b9-b233-caa35e479c08",
    "completed": true,
    "last_updated": "2022-11-12T16:52:58.803384-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d4ecdc7b-c55d-49b9-b233-caa35e479c08",
    "datetime": "2022-11-11T21:40:00-05:00",
    "cutoff_datetime": "2022-11-11T21:40:00-05:00",
    "name": "Minnesota Timberwolves v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "d210d25b-43b8-41b5-88a9-16bcb01aa198",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a7595a-afaf-4401-a16f-25c806fa4587/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Memphis Grizzlies",
                        "amount": 6114.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "893ee1b7-9145-4d8e-b6d2-e1105672405d",
                    "gambit_id": "630fbcbc-2605-41b1-ab8a-d64e50c51afb",
                    "last_updated": "2022-11-12T16:52:58.809674-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d210d25b-43b8-41b5-88a9-16bcb01aa198/?format=api"
                },
                {
                    "id": "e628caaf-cb53-4153-9fc6-b4f9fa7d9ae6",
                    "gambit_id": "e5870d7c-fde1-4c9c-94fc-ce8122f074b2",
                    "last_updated": "2022-11-12T16:52:58.810830-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d210d25b-43b8-41b5-88a9-16bcb01aa198/?format=api"
                }
            ]
        },
        {
            "id": "12675474-5d62-48e3-9dea-6d97d6b9ff7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a7595a-afaf-4401-a16f-25c806fa4587/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74e04315-c922-47d3-ad1c-78154132fd26",
                    "gambit_id": "77c66ce4-e9da-4b01-b55e-a56ab6e5e5eb",
                    "last_updated": "2022-11-12T16:52:58.813748-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12675474-5d62-48e3-9dea-6d97d6b9ff7a/?format=api"
                },
                {
                    "id": "c5190d6f-773c-48f0-b928-82b477efa1ec",
                    "gambit_id": "eb4533f5-6a9e-418c-8013-8e0c84b029bf",
                    "last_updated": "2022-11-12T16:52:58.812800-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12675474-5d62-48e3-9dea-6d97d6b9ff7a/?format=api"
                }
            ]
        },
        {
            "id": "0ff66d72-1d45-4b31-8078-51914ccdac52",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a7595a-afaf-4401-a16f-25c806fa4587/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 234",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ef5057c-4425-4605-bae1-36d4b3a887d4",
                    "gambit_id": "b91446e8-3a0b-447e-a9cf-16f0f0b60eb1",
                    "last_updated": "2022-11-12T16:52:58.807337-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 234",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff66d72-1d45-4b31-8078-51914ccdac52/?format=api"
                },
                {
                    "id": "9f0d5a66-acda-4a00-8067-3408c37035f5",
                    "gambit_id": "392822e5-0ef6-4c21-9e57-db67a2846aef",
                    "last_updated": "2022-11-12T16:52:58.806170-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 234",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff66d72-1d45-4b31-8078-51914ccdac52/?format=api"
                }
            ]
        }
    ]
}