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/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "231ee2ea-74b5-45cc-9f40-709d47bb6b51",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1bac2d8c-ce9a-4826-85a1-34a5cda2e17f",
    "completed": true,
    "last_updated": "2024-01-19T20:43:13.435613-05:00",
    "created_at": "2024-01-18T10:18:20.775618-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1bac2d8c-ce9a-4826-85a1-34a5cda2e17f",
    "datetime": "2024-01-18T19:30:00-05:00",
    "cutoff_datetime": "2024-01-18T19:30:00-05:00",
    "name": "Chicago Bulls v. Toronto Raptors",
    "bettypes": [
        {
            "id": "ec27c674-7cee-4074-aa45-5da592bb3ba3",
            "match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-18T10:18:20.808759-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": "Chicago Bulls",
                        "amount": 5423.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62007bf8-988d-4ae1-aae3-f715a5c274a3",
                    "gambit_id": "1b600c70-3b1c-4b74-85ae-60f3237261bf",
                    "last_updated": "2024-01-19T20:43:13.456968-05:00",
                    "created_at": "2024-01-18T10:18:20.812218-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec27c674-7cee-4074-aa45-5da592bb3ba3/?format=api"
                },
                {
                    "id": "bdc026be-53a1-4a8c-8f0f-fc578b7a90f6",
                    "gambit_id": "88c7a0b7-7081-43e6-8760-11a26f1d07e0",
                    "last_updated": "2024-01-19T20:43:13.461211-05:00",
                    "created_at": "2024-01-18T10:18:20.816586-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec27c674-7cee-4074-aa45-5da592bb3ba3/?format=api"
                }
            ]
        },
        {
            "id": "20d2b641-6622-4712-8ef6-aee71e7fca6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-18T10:18:20.793720-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": "Chicago Bulls",
                        "amount": 5107.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63ee9531-aa0f-4b62-9e97-3cbfdf94e2b4",
                    "gambit_id": "0755a274-66de-46b4-820c-fcf55e6f5920",
                    "last_updated": "2024-01-19T20:43:13.448801-05:00",
                    "created_at": "2024-01-18T10:18:20.803835-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api"
                },
                {
                    "id": "1b284d37-f7cc-4858-adb7-15adb759414d",
                    "gambit_id": "51b936c0-41ca-4b91-9117-d1bc847212ad",
                    "last_updated": "2024-01-19T20:43:13.445263-05:00",
                    "created_at": "2024-01-18T10:18:20.797897-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api"
                }
            ]
        },
        {
            "id": "4efcc28b-d7ae-40c7-abfb-1d916164df51",
            "match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-18T10:18:20.820578-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 228",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21b5450e-6991-45c9-bf80-d60e3649d57c",
                    "gambit_id": "9bf56279-e4a5-43db-9848-1c2a5806aff2",
                    "last_updated": "2024-01-19T20:43:13.468119-05:00",
                    "created_at": "2024-01-18T10:18:20.824653-05:00",
                    "name": "Game Total Under 228",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api"
                },
                {
                    "id": "698bffa2-391e-44d8-ad6a-fef740f39a33",
                    "gambit_id": "2df819b9-278e-469e-9fe3-4b4c1522049e",
                    "last_updated": "2024-01-19T20:43:13.471537-05:00",
                    "created_at": "2024-01-18T10:18:20.829603-05:00",
                    "name": "Game Total Over 228",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api"
                }
            ]
        }
    ]
}