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/00be9359-7b90-450a-88cc-e7809c75426c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00be9359-7b90-450a-88cc-e7809c75426c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7fcc032e-3b06-4a9f-aad2-280271f61713",
    "completed": true,
    "last_updated": "2022-11-14T09:24:09.227674-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7fcc032e-3b06-4a9f-aad2-280271f61713",
    "datetime": "2022-11-12T22:30:00-05:00",
    "cutoff_datetime": "2022-11-12T22:30:00-05:00",
    "name": "Boise State v. Nevada",
    "bettypes": [
        {
            "id": "3340c2cb-318b-4f5f-83ef-a38b3c6b395d",
            "match": "https://api-prod.gambitprofit.com/api/matches/00be9359-7b90-450a-88cc-e7809c75426c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Boise State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10500.0,
                "profit_sb": 1500.0,
                "profit_sb_percentage": 16.67,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Boise State",
                        "amount": 8923.0
                    },
                    {
                        "team": "Nevada",
                        "amount": 1077.0
                    }
                ],
                "expected_reward_tokens": 9369.15,
                "profit_sb": 369.15,
                "profit_sb_percentage": 4.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "538337d7-2e85-4610-896d-fdd661ad7c88",
                    "gambit_id": "64171bdc-01c2-4db9-b576-2b4f346cf037",
                    "last_updated": "2022-11-14T09:24:09.234471-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boise State",
                    "reward": "1.05000",
                    "odds": "1.05260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3340c2cb-318b-4f5f-83ef-a38b3c6b395d/?format=api"
                },
                {
                    "id": "adbe8b96-c5e4-4dd3-9907-bf3b037317d9",
                    "gambit_id": "3340a49c-2b98-4622-aef6-60b2c86f9060",
                    "last_updated": "2022-11-14T09:24:09.233504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "8.70000",
                    "odds": "9.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3340c2cb-318b-4f5f-83ef-a38b3c6b395d/?format=api"
                }
            ]
        },
        {
            "id": "03c0acd9-5b07-4d1b-9200-3246dde67e9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/00be9359-7b90-450a-88cc-e7809c75426c/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Nevada",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boise State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "004f61ed-82c4-46a1-a821-b5fb41348ff8",
                    "gambit_id": "a2a47842-9348-480f-8ecd-d16919c7d6cf",
                    "last_updated": "2022-11-14T09:24:09.236449-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c0acd9-5b07-4d1b-9200-3246dde67e9f/?format=api"
                },
                {
                    "id": "b9fb2a37-7c7f-4724-9e42-df07a11726b6",
                    "gambit_id": "7fa0763d-8d37-470b-b8fe-1e88ee47628e",
                    "last_updated": "2022-11-14T09:24:09.237443-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boise State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c0acd9-5b07-4d1b-9200-3246dde67e9f/?format=api"
                }
            ]
        },
        {
            "id": "9ffad8d3-d09f-406f-ba9f-55770399ac6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/00be9359-7b90-450a-88cc-e7809c75426c/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ff9bff9-c64f-4ba6-baf2-6b561fd4aefa",
                    "gambit_id": "0027eeb1-c58d-4ed7-bf4a-ac263432046f",
                    "last_updated": "2022-11-14T09:24:09.230547-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffad8d3-d09f-406f-ba9f-55770399ac6b/?format=api"
                },
                {
                    "id": "df766ad6-6b75-48d0-a6df-bb17ce14f127",
                    "gambit_id": "24f41920-6940-4bdd-8f04-66f4098fa116",
                    "last_updated": "2022-11-14T09:24:09.231553-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffad8d3-d09f-406f-ba9f-55770399ac6b/?format=api"
                }
            ]
        }
    ]
}