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/b3560dc0-1860-4c62-90e6-a25a85fc408e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3560dc0-1860-4c62-90e6-a25a85fc408e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4d968ff2-d8c7-431a-b058-7cc748d51beb",
    "completed": true,
    "last_updated": "2023-04-01T10:27:14.893836-04:00",
    "created_at": "2023-03-31T09:56:47.482324-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4d968ff2-d8c7-431a-b058-7cc748d51beb",
    "datetime": "2023-03-31T19:10:00-04:00",
    "cutoff_datetime": "2023-03-31T19:10:00-04:00",
    "name": "Toronto Raptors v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "dafb26f1-1e64-4ccb-ba79-3975ff74b802",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3560dc0-1860-4c62-90e6-a25a85fc408e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T10:01:50.884722-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": "Philadelphia 76ers",
                        "amount": 6241.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ce9f449-0147-4c84-a0b2-e62af51b67df",
                    "gambit_id": "392c00f0-8706-432b-9290-8e57dc24691d",
                    "last_updated": "2023-04-01T10:27:14.904127-04:00",
                    "created_at": "2023-03-31T10:01:50.887266-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dafb26f1-1e64-4ccb-ba79-3975ff74b802/?format=api"
                },
                {
                    "id": "ee5dc26d-a912-4c19-87cb-293e2b21315a",
                    "gambit_id": "3de72303-05c0-45b4-99cd-113da27ee6fd",
                    "last_updated": "2023-04-01T10:27:14.905945-04:00",
                    "created_at": "2023-03-31T10:01:50.889623-04:00",
                    "name": "Toronto Raptors",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dafb26f1-1e64-4ccb-ba79-3975ff74b802/?format=api"
                }
            ]
        },
        {
            "id": "3ff4e233-f124-46b1-b67f-f25154abe665",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3560dc0-1860-4c62-90e6-a25a85fc408e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:47.485098-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6027a08-44de-4af3-9229-498a6517c13a",
                    "gambit_id": "342dc660-b371-423a-b480-7e57ed77ff88",
                    "last_updated": "2023-04-01T10:27:14.909812-04:00",
                    "created_at": "2023-03-31T09:56:47.487110-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff4e233-f124-46b1-b67f-f25154abe665/?format=api"
                },
                {
                    "id": "172a15f5-d9b8-4dbc-98a4-06c8f2fab5fe",
                    "gambit_id": "deebd8be-95d7-44c3-83f7-0e7acd29d0ef",
                    "last_updated": "2023-04-01T10:27:14.911508-04:00",
                    "created_at": "2023-03-31T09:56:47.489228-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff4e233-f124-46b1-b67f-f25154abe665/?format=api"
                }
            ]
        },
        {
            "id": "08e6c545-a3e7-4de8-8189-fd301362ed15",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3560dc0-1860-4c62-90e6-a25a85fc408e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T10:01:50.877013-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 Over 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "accb8ff3-8bd8-4142-8c71-0487105355a4",
                    "gambit_id": "fbe4e45a-27b6-4a8c-b8cc-25859131a54e",
                    "last_updated": "2023-04-01T10:27:14.899728-04:00",
                    "created_at": "2023-03-31T10:01:50.882324-04:00",
                    "name": "Game Total Over 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e6c545-a3e7-4de8-8189-fd301362ed15/?format=api"
                },
                {
                    "id": "ddafb8f1-0517-4a74-a061-52e4e312343c",
                    "gambit_id": "6935f5e2-1ce8-4bbb-9043-a66ef5d86ef1",
                    "last_updated": "2023-04-01T10:27:14.897964-04:00",
                    "created_at": "2023-03-31T10:01:50.879867-04:00",
                    "name": "Game Total Under 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e6c545-a3e7-4de8-8189-fd301362ed15/?format=api"
                }
            ]
        }
    ]
}