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/3e75be39-2c24-4bf3-9463-ae6feb535f24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e75be39-2c24-4bf3-9463-ae6feb535f24",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1e522055-002a-4fa0-8c33-9206efaf7bca",
    "completed": true,
    "last_updated": "2023-03-20T10:47:08.572784-04:00",
    "created_at": "2023-03-19T00:01:55.277062-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.77,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1e522055-002a-4fa0-8c33-9206efaf7bca",
    "datetime": "2023-03-19T12:00:00-04:00",
    "cutoff_datetime": "2023-03-19T12:00:00-04:00",
    "name": "Pittsburgh v. Xavier",
    "bettypes": [
        {
            "id": "a2962ce5-6920-4506-82ea-ba6af3b1ecae",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e75be39-2c24-4bf3-9463-ae6feb535f24/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T00:01:55.288296-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": "Xavier",
                        "amount": 6547.0
                    },
                    {
                        "team": "Pittsburgh",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e42e4eff-95cd-4f31-a080-7b43549d1939",
                    "gambit_id": "64cebbc6-505d-455d-9199-6b2c412472d0",
                    "last_updated": "2023-03-20T10:47:08.594125-04:00",
                    "created_at": "2023-03-19T00:01:55.289578-04:00",
                    "name": "Xavier",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2962ce5-6920-4506-82ea-ba6af3b1ecae/?format=api"
                },
                {
                    "id": "82675767-d11f-4583-a030-44b9ef80eb04",
                    "gambit_id": "38eb2e48-6e3b-4316-a949-015bc3dac6cf",
                    "last_updated": "2023-03-20T10:47:08.596937-04:00",
                    "created_at": "2023-03-19T00:01:55.290917-04:00",
                    "name": "Pittsburgh",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2962ce5-6920-4506-82ea-ba6af3b1ecae/?format=api"
                }
            ]
        },
        {
            "id": "63ac5380-e455-4037-bcac-d76f061a64da",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e75be39-2c24-4bf3-9463-ae6feb535f24/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T00:01:55.283833-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": "Xavier",
                        "amount": 5000.0
                    },
                    {
                        "team": "Pittsburgh",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "605c3c4f-52b9-4586-b7b7-e4ebee54ecbc",
                    "gambit_id": "b704e34b-4d51-4a5d-b1b9-f80e5f941735",
                    "last_updated": "2023-03-20T10:47:08.586431-04:00",
                    "created_at": "2023-03-19T00:01:55.285286-04:00",
                    "name": "Xavier",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ac5380-e455-4037-bcac-d76f061a64da/?format=api"
                },
                {
                    "id": "bb995b5c-4b9c-4b07-b175-6703751db0b3",
                    "gambit_id": "e1716c75-3626-4127-880e-aa9e909ad9d3",
                    "last_updated": "2023-03-20T10:47:08.588598-04:00",
                    "created_at": "2023-03-19T00:01:55.286759-04:00",
                    "name": "Pittsburgh",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ac5380-e455-4037-bcac-d76f061a64da/?format=api"
                }
            ]
        },
        {
            "id": "b5c6cbbb-d183-443c-b308-725fc6d084a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e75be39-2c24-4bf3-9463-ae6feb535f24/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T00:01:55.279327-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 147.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 147.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15db4b34-1db0-4bbc-96ed-f1e015431e88",
                    "gambit_id": "a5586a7b-4ed3-4aae-99b7-107e3e3b9151",
                    "last_updated": "2023-03-20T10:47:08.578903-04:00",
                    "created_at": "2023-03-19T00:01:55.280829-04:00",
                    "name": "Game Total Under 147.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "147.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5c6cbbb-d183-443c-b308-725fc6d084a7/?format=api"
                },
                {
                    "id": "2aa9f805-0655-465e-88ad-bcc3e139a908",
                    "gambit_id": "e48e1968-117c-4255-b31f-52d58b163587",
                    "last_updated": "2023-03-20T10:47:08.581601-04:00",
                    "created_at": "2023-03-19T00:01:55.282333-04:00",
                    "name": "Game Total Over 147.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "147.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5c6cbbb-d183-443c-b308-725fc6d084a7/?format=api"
                }
            ]
        }
    ]
}