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/4a072354-f943-44e9-b89e-2ef94c771451/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a072354-f943-44e9-b89e-2ef94c771451",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "193c55ff-a117-42a6-af75-2d79516abd73",
    "completed": true,
    "last_updated": "2023-04-26T20:52:17.505381-04:00",
    "created_at": "2023-04-25T11:42:07.271349-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.52,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/193c55ff-a117-42a6-af75-2d79516abd73",
    "datetime": "2023-04-25T20:00:00-04:00",
    "cutoff_datetime": "2023-04-25T20:00:00-04:00",
    "name": "Atlanta Hawks v. Boston Celtics",
    "bettypes": [
        {
            "id": "44a23b8e-491b-464b-8695-d9e074a8f26f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a072354-f943-44e9-b89e-2ef94c771451/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:42:07.285785-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": "Boston Celtics",
                        "amount": 8681.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 1319.0
                    }
                ],
                "expected_reward_tokens": 9549.1,
                "profit_sb": 49.1,
                "profit_sb_percentage": 0.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2de80a4-d4fe-4f24-8c13-696a7d375c80",
                    "gambit_id": "557779bf-f571-427e-aa5c-aee27ec84835",
                    "last_updated": "2023-04-26T20:52:17.519344-04:00",
                    "created_at": "2023-04-25T11:42:07.287665-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.10000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a23b8e-491b-464b-8695-d9e074a8f26f/?format=api"
                },
                {
                    "id": "d8dd3338-4526-4c63-902a-4083292bab09",
                    "gambit_id": "0698e628-0cb7-4696-8a7d-26147f9ed2b7",
                    "last_updated": "2023-04-26T20:52:17.520729-04:00",
                    "created_at": "2023-04-25T11:42:07.289576-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "7.24000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a23b8e-491b-464b-8695-d9e074a8f26f/?format=api"
                }
            ]
        },
        {
            "id": "60bdef73-5535-4806-b040-b72b088f7bcf",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a072354-f943-44e9-b89e-2ef94c771451/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:42:07.279928-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70067197-bf4e-44d5-92d0-25cc6b2a6676",
                    "gambit_id": "12fe6336-556a-4d22-a598-79282d7ecefd",
                    "last_updated": "2023-04-26T20:52:17.514884-04:00",
                    "created_at": "2023-04-25T11:42:07.281752-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60bdef73-5535-4806-b040-b72b088f7bcf/?format=api"
                },
                {
                    "id": "a58bae1b-76ff-4afe-8431-b0f86b4a0306",
                    "gambit_id": "5b0501d3-a885-4768-a540-6f67cde5da8b",
                    "last_updated": "2023-04-26T20:52:17.516450-04:00",
                    "created_at": "2023-04-25T11:42:07.283785-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60bdef73-5535-4806-b040-b72b088f7bcf/?format=api"
                }
            ]
        },
        {
            "id": "59be7576-69fb-42ca-ab7e-ecc9ee29853c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a072354-f943-44e9-b89e-2ef94c771451/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:42:07.273757-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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca662f19-7971-4504-b542-7e8fc38815d7",
                    "gambit_id": "c10ae589-90b0-400c-b280-02f4f5d2a5d2",
                    "last_updated": "2023-04-26T20:52:17.509856-04:00",
                    "created_at": "2023-04-25T11:42:07.275706-04:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59be7576-69fb-42ca-ab7e-ecc9ee29853c/?format=api"
                },
                {
                    "id": "7db73f80-0408-458b-994c-428dbcb2ab05",
                    "gambit_id": "ebb5ffb1-6fc3-4a2e-a2b4-9930e1164a67",
                    "last_updated": "2023-04-26T20:52:17.511797-04:00",
                    "created_at": "2023-04-25T11:42:07.277790-04:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59be7576-69fb-42ca-ab7e-ecc9ee29853c/?format=api"
                }
            ]
        }
    ]
}