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/5a974afe-9f6b-4456-944d-4341da3fe4d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a974afe-9f6b-4456-944d-4341da3fe4d0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3d5510e5-8891-4d6b-ab85-992e973198b7",
    "completed": true,
    "last_updated": "2022-12-20T15:57:22.351090-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3d5510e5-8891-4d6b-ab85-992e973198b7",
    "datetime": "2022-12-19T19:10:00-05:00",
    "cutoff_datetime": "2022-12-19T19:10:00-05:00",
    "name": "Utah Jazz v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "22119510-f245-4345-b7c1-e4d1c627b0f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a974afe-9f6b-4456-944d-4341da3fe4d0/?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": "Cleveland Cavaliers",
                        "amount": 6856.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9117.6,
                "profit_sb": 117.6,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3eb43961-1045-44c4-a3a2-9060be6ba325",
                    "gambit_id": "feee293d-2b3f-4317-ae75-e3c77180ad8e",
                    "last_updated": "2022-12-20T15:57:22.357258-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22119510-f245-4345-b7c1-e4d1c627b0f9/?format=api"
                },
                {
                    "id": "4d5d607b-1e07-49dc-91c1-ac958f91dd5d",
                    "gambit_id": "a9a7d8ff-0764-4850-8ea4-1051b16ae4d1",
                    "last_updated": "2022-12-20T15:57:22.358493-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.90000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22119510-f245-4345-b7c1-e4d1c627b0f9/?format=api"
                }
            ]
        },
        {
            "id": "76d420c2-1038-4cd6-9fe3-0b5b56ed55f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a974afe-9f6b-4456-944d-4341da3fe4d0/?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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ce5c6f1-6f58-449e-83e1-75902b03831e",
                    "gambit_id": "c9b01ff9-9d2c-4cb6-b547-77aed0f9f80e",
                    "last_updated": "2022-12-20T15:57:22.361979-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d420c2-1038-4cd6-9fe3-0b5b56ed55f0/?format=api"
                },
                {
                    "id": "20134d85-05fb-4ba3-b717-df2515d63cd3",
                    "gambit_id": "85047d46-b87b-4312-9d86-995149ad53b8",
                    "last_updated": "2022-12-20T15:57:22.360769-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d420c2-1038-4cd6-9fe3-0b5b56ed55f0/?format=api"
                }
            ]
        },
        {
            "id": "e7de6ed2-47fc-41a3-ad73-be9f98602b22",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a974afe-9f6b-4456-944d-4341da3fe4d0/?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 Under 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1419f87e-4e0a-40bd-a197-931be65a4113",
                    "gambit_id": "67c0cce9-e9ec-429f-be3d-424333cd890d",
                    "last_updated": "2022-12-20T15:57:22.353841-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7de6ed2-47fc-41a3-ad73-be9f98602b22/?format=api"
                },
                {
                    "id": "99e3b13d-b28c-4c64-95e7-07f685c10a87",
                    "gambit_id": "6a2a5afc-f396-4f70-816f-65bc6362a729",
                    "last_updated": "2022-12-20T15:57:22.355012-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7de6ed2-47fc-41a3-ad73-be9f98602b22/?format=api"
                }
            ]
        }
    ]
}