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/9fd87d95-6aa1-483b-91d8-6efc9823b801/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9fd87d95-6aa1-483b-91d8-6efc9823b801",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d523bb1-86d9-4d37-87a8-d20416672b19",
    "completed": true,
    "last_updated": "2023-12-30T16:28:09.803097-05:00",
    "created_at": "2023-12-28T10:03:12.823321-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7d523bb1-86d9-4d37-87a8-d20416672b19",
    "datetime": "2023-12-28T20:10:00-05:00",
    "cutoff_datetime": "2023-12-28T20:10:00-05:00",
    "name": "Dallas Mavericks v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "5fc6f45e-dadb-4a48-b666-120c5508176c",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fd87d95-6aa1-483b-91d8-6efc9823b801/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-28T10:03:12.829408-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": "Minnesota Timberwolves",
                        "amount": 8417.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 1583.0
                    }
                ],
                "expected_reward_tokens": 9511.21,
                "profit_sb": 11.21,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0aeedaa4-4e9b-4350-826a-75c4a982b140",
                    "gambit_id": "1e935855-6c98-49a7-b00f-625903b16004",
                    "last_updated": "2023-12-30T16:28:09.821404-05:00",
                    "created_at": "2023-12-28T10:03:12.839241-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.13000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc6f45e-dadb-4a48-b666-120c5508176c/?format=api"
                },
                {
                    "id": "bdda5cc6-1f4a-4e09-bc29-fcbc283c0471",
                    "gambit_id": "f8269c75-78bc-44f5-b88c-ce9ab3eade55",
                    "last_updated": "2023-12-30T16:28:09.817236-05:00",
                    "created_at": "2023-12-28T10:03:12.833950-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "6.01000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc6f45e-dadb-4a48-b666-120c5508176c/?format=api"
                }
            ]
        },
        {
            "id": "8ab22249-e46d-4918-aa36-c574c628d77a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fd87d95-6aa1-483b-91d8-6efc9823b801/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-28T10:03:12.844903-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "390e65a2-1c3d-4a0c-b70b-284739e4cfa5",
                    "gambit_id": "481231cc-e63b-413b-a617-c4d377275fc9",
                    "last_updated": "2023-12-30T16:28:09.831546-05:00",
                    "created_at": "2023-12-28T10:03:12.855135-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab22249-e46d-4918-aa36-c574c628d77a/?format=api"
                },
                {
                    "id": "72205d28-d95f-4943-ab0c-e0ff5ea888f1",
                    "gambit_id": "a4854a2a-c10a-4b0b-a4f8-6364d68f81a5",
                    "last_updated": "2023-12-30T16:28:09.828027-05:00",
                    "created_at": "2023-12-28T10:03:12.850165-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab22249-e46d-4918-aa36-c574c628d77a/?format=api"
                }
            ]
        },
        {
            "id": "305c59f6-fcfa-4593-b91c-cf1605bafa10",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fd87d95-6aa1-483b-91d8-6efc9823b801/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-28T10:03:12.859311-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 Over 228",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 228",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f625002-cd2a-4a13-9b6d-a6da51795a2a",
                    "gambit_id": "654c2dae-7807-4df4-b369-5282dda1f67a",
                    "last_updated": "2023-12-30T16:28:09.838384-05:00",
                    "created_at": "2023-12-28T10:03:12.863600-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/305c59f6-fcfa-4593-b91c-cf1605bafa10/?format=api"
                },
                {
                    "id": "2228e8b5-afb6-4e1a-bc88-4041e0dbe7aa",
                    "gambit_id": "a292e264-112c-4446-9399-7e2776dcaffe",
                    "last_updated": "2023-12-30T16:28:09.841877-05:00",
                    "created_at": "2023-12-28T10:03:12.868186-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/305c59f6-fcfa-4593-b91c-cf1605bafa10/?format=api"
                }
            ]
        }
    ]
}