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/502ec87d-91e6-4f89-ae4b-08ee0f028802/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "502ec87d-91e6-4f89-ae4b-08ee0f028802",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bb2cb347-60f0-4f87-a0e3-08975059503b",
    "completed": true,
    "last_updated": "2023-03-20T10:42:11.429801-04:00",
    "created_at": "2023-03-19T00:01:55.130134-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bb2cb347-60f0-4f87-a0e3-08975059503b",
    "datetime": "2023-03-19T14:30:00-04:00",
    "cutoff_datetime": "2023-03-19T14:30:00-04:00",
    "name": "Kentucky v. Kansas State",
    "bettypes": [
        {
            "id": "2d5a4547-c57e-492e-9d64-c828a37387c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/502ec87d-91e6-4f89-ae4b-08ee0f028802/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T00:01:55.142146-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": "Kentucky",
                        "amount": 5867.0
                    },
                    {
                        "team": "Kansas State",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "950d0476-e307-4cd0-9dd5-3feee033faae",
                    "gambit_id": "aed8cd87-03e0-4cc4-90f1-99cd4949e1e6",
                    "last_updated": "2023-03-20T10:42:11.460429-04:00",
                    "created_at": "2023-03-19T00:01:55.144865-04:00",
                    "name": "Kentucky",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5a4547-c57e-492e-9d64-c828a37387c0/?format=api"
                },
                {
                    "id": "7b2d19b0-4624-4d7e-94cf-1660350b2163",
                    "gambit_id": "b10c73bb-7330-4acf-a915-a10d2cc13085",
                    "last_updated": "2023-03-20T10:42:11.458043-04:00",
                    "created_at": "2023-03-19T00:01:55.143400-04:00",
                    "name": "Kansas State",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5a4547-c57e-492e-9d64-c828a37387c0/?format=api"
                }
            ]
        },
        {
            "id": "59de2181-9902-4675-807c-47cb327e6923",
            "match": "https://api-prod.gambitprofit.com/api/matches/502ec87d-91e6-4f89-ae4b-08ee0f028802/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T00:01:55.137831-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": "Kentucky",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbf539a2-0521-4a59-a3d0-32f52d80ce87",
                    "gambit_id": "5d990215-749d-4806-9819-be898baf4f67",
                    "last_updated": "2023-03-20T10:42:11.449385-04:00",
                    "created_at": "2023-03-19T00:01:55.140797-04:00",
                    "name": "Kentucky",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59de2181-9902-4675-807c-47cb327e6923/?format=api"
                },
                {
                    "id": "9530e173-38bd-4e72-8ff9-bd9a3ad93101",
                    "gambit_id": "d08c0827-fa87-4604-b9df-fc72e250bb85",
                    "last_updated": "2023-03-20T10:42:11.446497-04:00",
                    "created_at": "2023-03-19T00:01:55.139319-04:00",
                    "name": "Kansas State",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59de2181-9902-4675-807c-47cb327e6923/?format=api"
                }
            ]
        },
        {
            "id": "277f4530-1b4d-4917-ab34-cfbed57a13df",
            "match": "https://api-prod.gambitprofit.com/api/matches/502ec87d-91e6-4f89-ae4b-08ee0f028802/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T00:01:55.132359-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 142",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 142",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc2a43e8-5f6f-4cc8-bccd-c3b5e6273968",
                    "gambit_id": "63acfdf1-0f5a-4133-919e-7023a8797a0f",
                    "last_updated": "2023-03-20T10:42:11.436162-04:00",
                    "created_at": "2023-03-19T00:01:55.133986-04:00",
                    "name": "Game Total Under 142",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "142.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/277f4530-1b4d-4917-ab34-cfbed57a13df/?format=api"
                },
                {
                    "id": "fde21920-242d-4dfb-92e5-840d6e805094",
                    "gambit_id": "92a831d0-ae07-4c5d-ac46-91a5f78db4f9",
                    "last_updated": "2023-03-20T10:42:11.438539-04:00",
                    "created_at": "2023-03-19T00:01:55.136057-04:00",
                    "name": "Game Total Over 142",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "142.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/277f4530-1b4d-4917-ab34-cfbed57a13df/?format=api"
                }
            ]
        }
    ]
}