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/25704b7e-77da-467d-ae2c-90a0f9bc5198/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25704b7e-77da-467d-ae2c-90a0f9bc5198",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0cf77c16-b34b-4a41-8764-08ab175efc23",
    "completed": true,
    "last_updated": "2024-01-15T10:08:21.073604-05:00",
    "created_at": "2024-01-12T09:48:15.923476-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0cf77c16-b34b-4a41-8764-08ab175efc23",
    "datetime": "2024-01-12T20:10:00-05:00",
    "cutoff_datetime": "2024-01-12T20:10:00-05:00",
    "name": "Portland Trail Blazers v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "956bcb99-6121-40d0-98ae-4595426a59a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/25704b7e-77da-467d-ae2c-90a0f9bc5198/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-12T09:48:15.953796-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10600.0,
                "profit_sb": 1100.0,
                "profit_sb_percentage": 11.58,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 8879.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 1121.0
                    }
                ],
                "expected_reward_tokens": 9411.74,
                "profit_sb": -88.26,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4ee89a9-9829-40fd-9dc2-1c55406585a6",
                    "gambit_id": "08759b4c-c2f1-4fdd-9bb0-6fe080fbb654",
                    "last_updated": "2024-01-15T10:08:21.150432-05:00",
                    "created_at": "2024-01-12T09:48:15.962214-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.06000",
                    "odds": "1.06670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/956bcb99-6121-40d0-98ae-4595426a59a9/?format=api"
                },
                {
                    "id": "d2a4e3e4-66ec-4cda-b11e-4cce18548656",
                    "gambit_id": "ed642085-0652-4328-a626-b393d7a2d357",
                    "last_updated": "2024-01-15T10:08:21.140602-05:00",
                    "created_at": "2024-01-12T09:48:15.957970-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "8.40000",
                    "odds": "8.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/956bcb99-6121-40d0-98ae-4595426a59a9/?format=api"
                }
            ]
        },
        {
            "id": "8a84d37b-ac89-44d9-95fa-595420e5d7f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/25704b7e-77da-467d-ae2c-90a0f9bc5198/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-12T09:48:15.928435-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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65fb2ddc-4ba0-40fd-859b-c12d5e6d0814",
                    "gambit_id": "055c9060-854c-4849-9468-2e5677f4648b",
                    "last_updated": "2024-01-15T10:08:21.091054-05:00",
                    "created_at": "2024-01-12T09:48:15.932317-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a84d37b-ac89-44d9-95fa-595420e5d7f7/?format=api"
                },
                {
                    "id": "b225850a-b6de-4f5b-98e0-7e08262f9138",
                    "gambit_id": "f6e2ec11-3d08-45f5-a506-9c302a1028d8",
                    "last_updated": "2024-01-15T10:08:21.095237-05:00",
                    "created_at": "2024-01-12T09:48:15.936660-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a84d37b-ac89-44d9-95fa-595420e5d7f7/?format=api"
                }
            ]
        },
        {
            "id": "bd6c0820-0792-42e4-b46e-6520daa20771",
            "match": "https://api-prod.gambitprofit.com/api/matches/25704b7e-77da-467d-ae2c-90a0f9bc5198/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-12T09:48:15.941082-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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3260228d-0a51-4247-a1e1-20b2d09ebcbb",
                    "gambit_id": "d8c11672-2f4f-40f5-9baf-20635238f26f",
                    "last_updated": "2024-01-15T10:08:21.116696-05:00",
                    "created_at": "2024-01-12T09:48:15.944819-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd6c0820-0792-42e4-b46e-6520daa20771/?format=api"
                },
                {
                    "id": "26bdc247-7ca6-4efe-9ebe-4beab49cb2b0",
                    "gambit_id": "4cc90a93-7a32-4f0e-99dc-d82abce869df",
                    "last_updated": "2024-01-15T10:08:21.131328-05:00",
                    "created_at": "2024-01-12T09:48:15.949708-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd6c0820-0792-42e4-b46e-6520daa20771/?format=api"
                }
            ]
        }
    ]
}