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/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c1bafb3-844f-4123-b888-a6d54ce54dd8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7a170bf9-0a31-4416-b234-4a28a5ca4148",
    "completed": true,
    "last_updated": "2023-05-11T11:17:10.829904-04:00",
    "created_at": "2023-05-10T15:12:00.154434-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7a170bf9-0a31-4416-b234-4a28a5ca4148",
    "datetime": "2023-05-10T19:30:00-04:00",
    "cutoff_datetime": "2023-05-10T19:30:00-04:00",
    "name": "Miami Heat v. New York Knicks",
    "bettypes": [
        {
            "id": "2b8458a4-102b-4036-9f94-ef719f6ec2e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-10T15:12:00.165591-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": "New York Knicks",
                        "amount": 5939.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4360b50-a2f0-4840-a5e3-b3aaeb8afcfb",
                    "gambit_id": "b2705cf3-100c-4648-b64e-e4ecf2379762",
                    "last_updated": "2023-05-11T11:17:10.841272-04:00",
                    "created_at": "2023-05-10T15:12:00.166963-04:00",
                    "name": "New York Knicks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8458a4-102b-4036-9f94-ef719f6ec2e3/?format=api"
                },
                {
                    "id": "6a205872-017d-4c0c-8a0d-7ef8bd3f41b9",
                    "gambit_id": "6cd2457f-d248-44c3-aab3-c14ef8f11935",
                    "last_updated": "2023-05-11T11:17:10.842824-04:00",
                    "created_at": "2023-05-10T15:12:00.168421-04:00",
                    "name": "Miami Heat",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8458a4-102b-4036-9f94-ef719f6ec2e3/?format=api"
                }
            ]
        },
        {
            "id": "17790d2c-9a0b-4671-a484-3c1dced641b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-10T15:12:00.160859-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "941dd6b4-53d2-44cc-af8f-e837081403dd",
                    "gambit_id": "763ac20c-910b-4f59-9ed5-46f286025aef",
                    "last_updated": "2023-05-11T11:17:10.838738-04:00",
                    "created_at": "2023-05-10T15:12:00.164036-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17790d2c-9a0b-4671-a484-3c1dced641b8/?format=api"
                },
                {
                    "id": "5272385a-3d9c-42e2-8b3c-5d4db534d0fc",
                    "gambit_id": "2542e7e0-b565-4f5d-964e-99f7442a39ab",
                    "last_updated": "2023-05-11T11:17:10.837453-04:00",
                    "created_at": "2023-05-10T15:12:00.162386-04:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17790d2c-9a0b-4671-a484-3c1dced641b8/?format=api"
                }
            ]
        },
        {
            "id": "6a2a1b66-4a8e-4953-9d37-faac08958224",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-10T15:12:00.156293-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 209.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 209.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76b2eddd-6217-4d73-a51d-3559f427cc54",
                    "gambit_id": "2009bd43-77b2-465c-ba97-a868568dbe99",
                    "last_updated": "2023-05-11T11:17:10.834709-04:00",
                    "created_at": "2023-05-10T15:12:00.159340-04:00",
                    "name": "Game Total Over 209.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "209.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2a1b66-4a8e-4953-9d37-faac08958224/?format=api"
                },
                {
                    "id": "e8ac95bc-865f-4dc7-9009-10c5b460e15d",
                    "gambit_id": "487de9aa-40f5-4308-8d71-a19ba5fb7ce6",
                    "last_updated": "2023-05-11T11:17:10.833194-04:00",
                    "created_at": "2023-05-10T15:12:00.157853-04:00",
                    "name": "Game Total Under 209.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "209.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2a1b66-4a8e-4953-9d37-faac08958224/?format=api"
                }
            ]
        }
    ]
}